github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/transform-config-mode-data/main.tf (about) 1 data "aws_ami" "foo" {} 2 3 resource "aws_instance" "web" {}