This commit is contained in:
Shreyas Goenka 2025-02-04 16:02:14 +01:00
parent 963022af0f
commit 9e2a689619
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@
# so Terraform running on another platform will fail to install these
# providers.
trace $TERRAFORM init -no-color -get=false | grep -v 'includes checksums for' | | grep -v 'so Terraform running on another' | grep -v 'providers\.'
trace $TERRAFORM init -no-color -get=false | grep -v 'includes checksums for' | grep -v 'so Terraform running on another' | grep -v 'providers\.'
trace $TERRAFORM plan -no-color
rm -fr .terraform.lock.hcl .terraform