generated from CC/VMServiceTemplate
ci/cd on push test
Some checks failed
Deploy VM and App / terraform-ansible-deploy (push) Failing after 3m35s
Some checks failed
Deploy VM and App / terraform-ansible-deploy (push) Failing after 3m35s
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
pwd
|
pwd
|
||||||
mkdir -p ansible/inventory
|
mkdir -p ansible/inventory
|
||||||
cd terraform
|
cd terraform
|
||||||
cp ${{ inputs.tfvars_file || "single.tfvars.example" }} terraform.tfvars
|
cp "${{ inputs.tfvars_file || 'single.tfvars.example' }}" terraform.tfvars
|
||||||
ls
|
ls
|
||||||
|
|
||||||
- uses: hashicorp/setup-terraform@v4
|
- uses: hashicorp/setup-terraform@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user