There was an error while loading. Please reload this page.
1 parent a00ece5 commit 8a0684eCopy full SHA for 8a0684e
tests/sanity/terraform_tests.sh
@@ -3,7 +3,7 @@ set -e
3
4
# Install the Latest version of Terraform
5
sudo pip install ansible
6
-sudo ansible-galaxy install diodonfrost.terraform && sudo ln -s ~/.ansible/roles/diodonfrost.terraform ~/.ansible/roles/ansible-role-terraform
+sudo ansible-galaxy install diodonfrost.terraform
7
sudo ansible-pull -U https://github.com/diodonfrost/ansible-role-terraform tests/test.yml -e "terraform_version=${terraform_version}"
8
terraform -version
9
terraform init
0 commit comments