We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a7e3e commit d9e86f9Copy full SHA for d9e86f9
codegen.tf
@@ -1,4 +1,4 @@
1
-resource "local_file" "foo" {
+resource "local_file" "move" {
2
content = templatefile("${path.module}/moved.tf.tpl", {
3
from_resource_type = var.from_resource_type
4
from_resource_name = var.from_resource_name
0 commit comments