Terraform: Actually apply config
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6769217f80
commit
3217c85264
@ -52,7 +52,7 @@ steps:
|
||||
commands:
|
||||
- cd tf-stage-1
|
||||
- summon terraform init -input=false
|
||||
- summon terraform plan -input=false # do not run right now. this is still in debug :christ:
|
||||
- summon terraform apply -auto-approve -input=false
|
||||
- name: Run Ansible
|
||||
image: registry.tobiasmanske.de/ansible-runner:latest
|
||||
pull: always
|
||||
|
Loading…
Reference in New Issue
Block a user