mirror of https://github.com/pulumi/pulumi.git
3c620fcd23
- Add a new builtin function, secret, that marks its input value as secret - Add support for this function to the various code generators Note that the Go code generation isn't really correct, as it is missing a type assertion. Fixes #4924. |
||
---|---|---|
.. | ||
doc.go | ||
doc_test.go | ||
gen.go | ||
gen_intrinsics.go | ||
gen_program.go | ||
gen_program_expressions.go | ||
gen_program_lower.go | ||
gen_program_test.go | ||
importer.go | ||
utilities.go |