github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/input-provider-once/child/main.tf (about)

     1  provider "aws" {}
     2  resource "aws_instance" "bar" {}