generated from CC/VMServiceTemplate
ci/cd debug
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- uses: hashicorp/setup-terraform@v4
|
- uses: hashicorp/setup-terraform@v4
|
||||||
|
|
||||||
- name: Select tfvars
|
- name: Select tfvars
|
||||||
run: cp "${{ inputs.tfvars_file }}" terraform.tfvars
|
run: cp ${{ inputs.tfvars_file }} terraform.tfvars
|
||||||
|
|
||||||
- name: Terraform init
|
- name: Terraform init
|
||||||
run: terraform init
|
run: terraform init
|
||||||
|
|||||||
Reference in New Issue
Block a user