Skip to content

Commit

Permalink
fix_userID_when_using_iam
Browse files Browse the repository at this point in the history
Signed-off-by: ido-re <[email protected]>
  • Loading branch information
ido-gloat authored and ido-re committed Feb 6, 2025
1 parent c9172bc commit 24e5bab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/elasticache/v1beta1/usergroupassociation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ metadata:
meta.upbound.io/example-id: elasticache/v1beta1/usergroupassociation
labels:
testing.upbound.io/example-name: exampleUser
crossplane.io/external-name: exampleUser
name: example
spec:
forProvider:
Expand All @@ -35,7 +36,7 @@ spec:
authenticationMode:
- type: iam
region: us-west-1
userName: exampleuser
userName: exampleUser

---

Expand Down

0 comments on commit 24e5bab

Please sign in to comment.