chore: terraform
This commit is contained in:
parent
baacf2bdd0
commit
7354e1ac6a
1 changed files with 1 additions and 0 deletions
|
|
@ -15,5 +15,6 @@ steps:
|
||||||
AWS_SECRET_ACCESS_KEY:
|
AWS_SECRET_ACCESS_KEY:
|
||||||
from_secret: aws_secret_access_key
|
from_secret: aws_secret_access_key
|
||||||
commands:
|
commands:
|
||||||
|
- cd resources/infra
|
||||||
- terraform init
|
- terraform init
|
||||||
- terraform plan
|
- terraform plan
|
||||||
|
|
|
||||||
Reference in a new issue