1
1
Fork 0
mirror of https://github.com/adammck/terraform-inventory synced 2024-06-21 19:39:01 +02:00
terraform-inventory/fixtures/update

4 lines
167 B
Plaintext
Raw Normal View History

2015-06-05 03:48:53 +02:00
#!/bin/bash -e
cd $(cd `dirname "$0"`; cd ..; pwd)
terraform apply -refresh -var-file="fixtures/secrets.tfvars" -state="fixtures/example.tfstate" -backup="-" fixtures