mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-23 07:33:32 -06:00
Rename terraform_attr file and debug-terraform script
This commit is contained in:
parent
30b121f9fe
commit
ef0bcc3d43
@ -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
|
Loading…
Reference in New Issue
Block a user