pulumi/pkg/codegen/internal/test/testdata/external-resource-schema/docs
Justin Van Patten ed9124972c
[codegen/go] Fix emitted type of resources and types (#7158)
In Go, resource types are modeled as pointers, but there were cases where the type was not being emitted as a pointer, leading to panics and marshaling errors in programs. Additionally, array and map values that are external references were being emitted as pointers, but only resources should be pointers (not types), regardless of whether the resource type is external or local.
2021-05-27 16:02:19 -07:00
..
_index.md Do not wrap types in Input<> when generating docs. (#6812) 2021-04-19 14:05:23 -07:00
argfunction.md Do not wrap types in Input<> when generating docs. (#6812) 2021-04-19 14:05:23 -07:00
cat.md [codegen/go] Fix emitted type of resources and types (#7158) 2021-05-27 16:02:19 -07:00
component.md [codegen/go] Fix emitted type of resources and types (#7158) 2021-05-27 16:02:19 -07:00
provider.md Remove leading and trailing whitespace in resource properties (#6959) 2021-05-04 17:59:30 -07:00
workload.md Remove leading and trailing whitespace in resource properties (#6959) 2021-05-04 17:59:30 -07:00