Files
opentf/internal/tofu/testdata/refresh-module-var-module/bar/main.tf
2023-09-20 15:16:53 +03:00

4 lines
54 B
HCL

variable "value" {}
resource "aws_instance" "bar" {}