Skip to content

Commit

Permalink
Merge branch 'nodetempalate-static-drift' of https://github.com/enged…
Browse files Browse the repository at this point in the history
…aam/karpenter into nodetempalate-static-drift
  • Loading branch information
engedaam committed Jul 28, 2023
2 parents 57a2503 + 0a0e414 commit a431548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cloudformation/iam_cloudformation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ Resources:
Resource:
- !Sub "arn:${AWS::Partition}:iam::${AWS::AccountId}:instance-profile/KarpenterNodeInstanceProfile-*"
- !Sub "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/KarpenterNodeRole-*"
# Static drift test needs to create and use instance-profile-drift
- !Sub "arn:${AWS::Partition}:iam::${AWS::AccountId}:instance-profile/instance-profile-drift"
- Effect: Allow
Action:
Expand Down

0 comments on commit a431548

Please sign in to comment.