mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
Merge pull request #190 from opentffoundation/chore-rename-terraform-test
Rename source code files that have "terraform" in them (not-including `website` or folders)
This commit is contained in:
commit
26d04f7ade
@ -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