Skip to content

Commit

Permalink
Added aws auth
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Sep 2, 2024
1 parent 4dfd9c4 commit 4369a7d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/shared-terraform-chatops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ on:
required: false
default: '["ubuntu-latest"]'
secrets:
AWS_REGION:
description: "AWS region"
required: false
AWS_ROLE_TO_ASSUME:
description: "AWS Role to assume"
required: false
github_access_token:
description: "GitHub API token"
required: true
Expand Down

0 comments on commit 4369a7d

Please sign in to comment.