This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0aae6283f9
terraform
/
config
/
module
/
testdata
/
change-intermediate-source
/
a
/
b
/
main.tf
2 lines
34 B
Terraform
Raw
Normal View
History
Unescape
Escape
failing test for changing intermediate modules This test highlights how changing an intermediate source path prevents reloading of submodules. While this is somewhat of an edge case now, it becomes quite common in the cacse where module versions are updated.
2017-10-24 22:00:42 +02:00
resource
"
test_resource
"
"
a-b
"
{
}