github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/validate-module-pc-inherit/child/main.tf (about) 1 provider "aws" {} 2 3 resource "aws_instance" "foo" {}