github.com/opentofu/opentofu@v1.7.1/internal/configs/testdata/valid-modules/override-ignore-changes/main.tf (about)

     1  resource "test_instance" "foo" {
     2    foo = "bar"
     3  }