Skip to content

Commit

Permalink
Remove spurious change to vault/resource_pki_secret_backend_role.go
Browse files Browse the repository at this point in the history
  • Loading branch information
stevendpclark committed Nov 29, 2024
1 parent e63168d commit 51f4f62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vault/resource_pki_secret_backend_role.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ func pkiSecretBackendRoleResource() *schema.Resource {
Type: schema.TypeString,
Required: true,
ForceNew: true,
ConflictsWith:
Description: "The path of the PKI secret backend the resource belongs to.",
},
consts.FieldName: {
Expand Down

0 comments on commit 51f4f62

Please sign in to comment.