We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5223f89 commit 0acd6f8Copy full SHA for 0acd6f8
config-tf-dev-override.sh
@@ -3,7 +3,6 @@ set -ex
3
4
TF_CONFIG_FILE="tf-dev-override.tfrc"
5
6
-go clean --modcache
7
go list -json -m github.com/hashicorp/terraform-provider-google-beta
8
REPLACE_DIR=`go list -json -m github.com/hashicorp/terraform-provider-google-beta | jq -r '.Dir // empty'`
9
VERSION=`go list -json -m github.com/hashicorp/terraform-provider-google-beta | jq -r .Version`
0 commit comments