Skip to content

Commit

Permalink
remove random text
Browse files Browse the repository at this point in the history
  • Loading branch information
zzeppozz committed Oct 25, 2024
1 parent 521440c commit 4576a9f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions config/aws.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,3 @@ region = us-east-1
output = json
duration_seconds = 43200
credential_source = Ec2InstanceMetadata


"Action": [
"ec2:DescribeInstances",
"ec2:StartInstances"
],
"Resource": "arn:aws:ec2:us-east-1:321942852011:instance/*",
"Condition": {
"StringEquals": {
"aws:ResourceTag/Name": "bison_task"
}
}

0 comments on commit 4576a9f

Please sign in to comment.