github.com/opentofu/opentofu@v1.7.1/internal/cloud/testdata/plan-import-config-gen-exists/generated.tf (about)

     1  # __generated__ by Terraform
     2  # Please review these resources and move them into your main configuration files.
     3  
     4  # __generated__ by Terraform from "bar"
     5  resource "terraform_data" "foo" {
     6    input            = null
     7    triggers_replace = null
     8  }