further debug
continuous-integration/woodpecker the build failed Details

Ariadne Conill 2022-06-09 03:32:35 +00:00
parent 16dafc7883
commit 7f818d5d06
1 changed files with 1 additions and 1 deletions

View File

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