pulumi/pkg/codegen/pcl
Zaid Ajaj 98803e4d15 Examples of iterating lists and maps of objects in components 2023-03-24 10:40:18 +01:00
..
binder.go Implement description as comments or docstring for config variables in program-gen 2023-03-21 15:01:16 +01:00
binder_component.go Examples of iterating lists and maps of objects in components 2023-03-24 10:40:18 +01:00
binder_nodes.go Implement description as comments or docstring for config variables in program-gen 2023-03-21 15:01:16 +01:00
binder_resource.go all: Drop //nolint:goconst 2023-03-09 11:15:21 -08:00
binder_resource_test.go pcl/options: Support retainOnDelete 2023-03-03 10:29:59 -08:00
binder_schema.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
binder_schema_test.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
binder_test.go Fix nodejs component config types 2023-03-20 20:56:24 +01:00
component.go PCL components and dotnet program-gen implementation 2023-03-08 14:21:34 +01:00
config.go Implement description as comments or docstring for config variables in program-gen 2023-03-21 15:01:16 +01:00
diagnostics.go Implement description as comments or docstring for config variables in program-gen 2023-03-21 15:01:16 +01:00
functions.go Add "NotImplemented" PCL function intrinsic 2023-03-10 12:14:28 +01:00
intrinsics.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
invoke.go golangci-lint: Enable staticcheck 2023-01-14 16:59:46 -08:00
local.go codegen: preserve externally visible names of a resources and outputs (#9464) 2022-04-25 15:07:25 -07:00
output.go codegen: preserve externally visible names of a resources and outputs (#9464) 2022-04-25 15:07:25 -07:00
program.go Update docs of WriteSource to not specify a starting root directory 2023-03-16 11:51:45 +01:00
resource.go pcl/options: Support retainOnDelete 2023-03-03 10:29:59 -08:00
rewrite_apply.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
rewrite_apply_test.go sdk/go: Remove 'nolint' directives from package docs 2023-01-06 09:06:47 -08:00
rewrite_convert.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
rewrite_convert_test.go Fixes panic when generating go from pulumi yaml (#10047) 2022-07-07 13:15:47 -07:00
rewrite_properties.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
type.go [codegen] simplify opaque types to string newtype (#9770) 2022-06-13 11:13:03 -07:00
utilities.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00