Skip to content

Commit

Permalink
fix(example): remove spec.forProvider.name for iam policy examples
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Haar <[email protected]>
  • Loading branch information
haarchri committed Mar 15, 2024
1 parent 3a8f63b commit 9c3283a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/iam/v1beta1/user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ metadata:
testing.upbound.io/example-name: user
spec:
forProvider:
name: user-policy-${Rand.RFC1123Subdomain}
policy: |
{
"Version": "2012-10-17",
Expand Down

0 comments on commit 9c3283a

Please sign in to comment.