Skip to content

Commit

Permalink
Allow CI user to describe ELB stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjjung committed Jan 10, 2025
1 parent 92d8d41 commit b008e73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tb_pulumi/ci.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ def __init__(
'ec2:Get*',
'ec2:Describe*',
'ecs:DeregisterTaskDefinition',
'elasticloadbalancing:Describe:*',
's3:ListAllMyBuckets',
],
'Resource': ['*'],
Expand Down

0 comments on commit b008e73

Please sign in to comment.