pulumi/pkg/backend/display
Pat Gavlin 3278b6bf91
Simplify types more precisely. (#5440)
Instead of simplifying any module that ends with `/<name>`, only simplify
types where `<name>` matches the type name portion after camel-casing.
This continues to simplify tfbridge types like `aws:s3/bucket:Bucket`,
but would not simplify a type like `aws:s3:Bucket`.
2020-09-22 10:34:16 -07:00
..
detailedDiff.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
detailedDiff_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
diff.go Protect against engine event mutation. (#5003) 2020-07-16 23:52:31 -07:00
display.go Revert "Narrow a few interfaces." (#4987) 2020-07-09 15:19:12 +01:00
events.go Protect against engine event mutation. (#5003) 2020-07-16 23:52:31 -07:00
json.go Protect against engine event mutation. (#5003) 2020-07-16 23:52:31 -07:00
jsonmessage.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
options.go Added --suppress-permalink option 2020-08-28 21:37:48 +01:00
progress.go Simplify types more precisely. (#5440) 2020-09-22 10:34:16 -07:00
query.go Protect against engine event mutation. (#5003) 2020-07-16 23:52:31 -07:00
rows.go Protect against engine event mutation. (#5003) 2020-07-16 23:52:31 -07:00
tableutil.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
watch.go Protect against engine event mutation. (#5003) 2020-07-16 23:52:31 -07:00