Skip to content

Commit d9e86f9

Browse files
committed
Rename file
1 parent 84a7e3e commit d9e86f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resource "local_file" "foo" {
1+
resource "local_file" "move" {
22
content = templatefile("${path.module}/moved.tf.tpl", {
33
from_resource_type = var.from_resource_type
44
from_resource_name = var.from_resource_name

0 commit comments

Comments
 (0)