Skip to content

Commit

Permalink
fix: add pod security policy deprecation notice
Browse files Browse the repository at this point in the history
Signed-off-by: matttrach <matt.trachier@suse.com>
  • Loading branch information
matttrach committed Sep 5, 2024
1 parent 69b8a96 commit ffe2a29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/resources/pod_security_policy_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ description: |-

Provides a Rancher v2 PodSecurityPolicyTemplate resource. This can be used to create PodSecurityPolicyTemplates for Rancher v2 environments and retrieve their information.

Warning! Pod security policy templates are deprecated and shouldn't be used.
Please use rancher2_pod_security_admission_configuration_template instead.

## Example Usage

```hcl-terraform
Expand Down

0 comments on commit ffe2a29

Please sign in to comment.