Skip to content

Commit b5c25e6

Browse files
committed
add cat
1 parent 74c7195 commit b5c25e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/terraform_destroy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
3737
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
3838
aws-region: ap-northeast-2
39+
40+
- run: cat ~/.aws/credentials
3941

4042
# Create terraform.prod.tfvars file
4143
- name: Create terraform.prod.tfvars file

0 commit comments

Comments
 (0)