pulumi/pkg/resource
Pat Gavlin d77cda98fc
[codegen/hcl2] Fixes for RewriteConversions. (#4743)
- Typecheck in all cases where a type may have changed
- Do not perform literal conversions if the type is already correct
- Perform literal conversions before checking to see if a call to
  `__convert` is required. This catches cases such as string literals
  passed where ints are required. Without this change, that form in
  particular generates a bare number literal rather than a number
  literal wrapped in a `__convert`.
2020-06-02 12:00:35 -07:00
..
analyzer Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
deploy Merge pull request #4489 from pulumi/jaxxstorm/ordered_secrets 2020-04-27 09:36:29 -07:00
edit Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
provider update channel options in go 2020-04-23 11:16:36 -07:00
stack [codegen/hcl2] Fixes for RewriteConversions. (#4743) 2020-06-02 12:00:35 -07:00
testdata Fix asset bugs; write more tests 2017-10-24 09:00:11 -07:00