github.com/testersoftwaretester/new-repo-for-rafi@v0.11.12-beta1/terraform/test-fixtures/apply-output-orphan-module/main.tf (about)

     1  module "child" {
     2      source = "./child"
     3  }