mirror of
https://github.com/sidpalas/devops-directive-terraform-course.git
synced 2025-12-10 12:51:14 +00:00
turn off terraform wrapper
This commit is contained in:
1
.github/workflows/terraform.yml
vendored
1
.github/workflows/terraform.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
uses: hashicorp/setup-terraform@v1
|
||||
with:
|
||||
terraform_version: 1.0.1
|
||||
terraform_wrapper: false
|
||||
|
||||
- name: Terraform Format
|
||||
id: fmt
|
||||
|
||||
Reference in New Issue
Block a user