github.com/myhau/pulumi/pkg/v3@v3.70.2-0.20221116134521-f2775972e587/codegen/testing/test/testdata/modpath-pp/modpath.pp (about)

     1  resource thing "other:index:Thing" {
     2      idea = "myIdea"
     3      options {
     4          version = "0.1.0"
     5      }
     6  }