chore: terraform aws cred
This commit is contained in:
parent
6465553c73
commit
25d1925abb
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ steps:
|
|||
- name: terraform
|
||||
image: hashicorp/terraform:latest
|
||||
commands:
|
||||
- mkdir -p ~/.aws/credentials
|
||||
- echo $AWS_CONFIG > ~/.aws/credentials
|
||||
- cd resources/infra
|
||||
- terraform init
|
||||
|
|
Loading…
Add table
Reference in a new issue