Rename terraform_attr file and debug-terraform script

This commit is contained in:
RLRabinowitz 2023-08-27 13:34:20 +03:00
parent 30b121f9fe
commit ef0bcc3d43
2 changed files with 3 additions and 3 deletions

View File

@ -10,10 +10,10 @@
# https://github.com/derekparker/delve/tree/master/Documentation/installation
#
# For more convenient use, you may wish to put this script in your PATH:
# ln -s ../src/github.com/placeholderplaceholderplaceholder/opentf/scripts/debug-terraform $GOPATH/bin/debug-terraform
# ln -s ../src/github.com/placeholderplaceholderplaceholder/opentf/scripts/debug-opentf $GOPATH/bin/debug-opentf
#
# Note that when running this script the Terraform binary is NOT in $GOPATH/bin,
# so any providers installed there won't be found unless Terraform searches
# Note that when running this script the OpenTF binary is NOT in $GOPATH/bin,
# so any providers installed there won't be found unless OpenTF searches
# there for some _other_ reason.
set -eu