mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-01 17:02:38 -05:00
These interpolations are removed when upgrading using 0.12upgrade, and are removed in terraform fmt in many cases
7 lines
72 B
HCL
7 lines
72 B
HCL
module "super#module" {
|
|
}
|
|
|
|
module "super" {
|
|
source = var.modulename
|
|
}
|