This website requires JavaScript.
Explore
Help
Sign In
C12s
/
c12s-kubespray
Watch
3
Star
0
Fork
You've already forked c12s-kubespray
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
06ffe44f1f
c12s-kubespray
/
tests
/
scripts
/
create-tf.sh
6 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
Refactor Terraform CI (#4654)
2019-05-02 19:26:19 +00:00
#!/bin/bash
set
-euxo pipefail
Run TF tests from repo root (#4723)
2019-05-09 06:40:49 +00:00
cd
..
terraform apply -auto-approve
"
contrib/terraform/
$PROVIDER
"
Reference in a new issue
Copy permalink