pulumi/sdk/go/pulumi-language-go/testdata/sdks/primitive-7.0.0/primitive
Zaid Ajaj f403bbb7b5
[go/conformance] Fix l2-resource-config conformance test (#17409)
### Description

This PR fixes l2-resource-config conformance test in Go. The problem was
that we weren't emitting the version of the package as part the default
resource options unless we have `respectSchemaVersion: true` in the Go
language options in our test schemas. The fix is to emit the exact
version not only when `respectSchemaVersion: true` but also when the
package supports packing and the version is specified (as the case with
the conformance test providers)
2024-09-29 11:28:04 +00:00
..
internal [go/conformance] Fix l2-resource-config conformance test (#17409) 2024-09-29 11:28:04 +00:00
doc.go [go/conformance] Fix l2-resource-primitives test (#17332) 2024-09-26 05:15:38 +00:00
init.go [go/conformance] Fix l2-resource-primitives test (#17332) 2024-09-26 05:15:38 +00:00
provider.go [go/conformance] Fix l2-resource-primitives test (#17332) 2024-09-26 05:15:38 +00:00
pulumi-plugin.json [go/conformance] Fix l2-resource-primitives test (#17332) 2024-09-26 05:15:38 +00:00
resource.go [go/conformance] Fix l2-resource-primitives test (#17332) 2024-09-26 05:15:38 +00:00