further debug

Ariadne Conill 2022-06-09 03:41:43 +00:00
parent 7f818d5d06
commit db224f75f7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ pipeline:
- apk add --no-cache terraform - apk add --no-cache terraform
- terraform version - terraform version
- cd dns - cd dns
- env - echo "lt: $LINODE_TOKEN"
- terraform init - terraform init
- terraform validate - terraform validate
- terraform plan -var "token=$LINODE_TOKEN" - terraform plan -var "token=$LINODE_TOKEN"