mirror of https://github.com/pulumi/pulumi.git
7da81c1d7f
* PCL: Use resource aliases when resolving a type * Add a test * Fix lint * Fetch schemas in the makefile Because we have exposed the `TestProgramCodegen` function to the public, we can no longer pin specific schema version from that function. In general, we should avoid mutating global state in tests. This becomes especially important when the tests are used by other packages. Using the makefile to setup global state both simplifies how we fetch schemas and ensures that the fetches are intentional. * Fix path * remove unused imports * Add comments |
||
---|---|---|
.. | ||
binder.go | ||
binder_nodes.go | ||
binder_resource.go | ||
binder_schema.go | ||
binder_schema_test.go | ||
binder_test.go | ||
component.go | ||
config.go | ||
diagnostics.go | ||
functions.go | ||
intrinsics.go | ||
invoke.go | ||
local.go | ||
output.go | ||
program.go | ||
resource.go | ||
rewrite_apply.go | ||
rewrite_apply_test.go | ||
rewrite_convert.go | ||
rewrite_convert_test.go | ||
rewrite_properties.go | ||
type.go | ||
utilities.go |