pulumi/pkg
Levi Blackstone 096a406691
[codegen] Generate correct opts type for ComponentResources (#4853)
The docs generator previously assumed that the opts parameter
for every resource was of the CustomResource type. This is
incorrect for the YAML and Helm overlays, which are
ComponentResources. This should be handled more generally
once our schema supports ComponentResources, but this fixes
the docs for now.
2020-06-22 10:27:17 -06:00
..
backend Install and use dependencies automatically for new Python projects (#4775) 2020-06-09 16:42:53 -07:00
cmd/pulumi Fix lint errors. (#4856) 2020-06-18 14:17:11 -07:00
codegen [codegen] Generate correct opts type for ComponentResources (#4853) 2020-06-22 10:27:17 -06:00
engine Avoid replace on second update with import applied (#4403) 2020-04-15 18:52:40 -07:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
npm Fix lint errors. (#4856) 2020-06-18 14:17:11 -07:00
operations Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resource Handle invalid UTF-8 characters before RPC calls (#4816) 2020-06-17 13:30:59 -06:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Fix lint errors. (#4856) 2020-06-18 14:17:11 -07:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00
go.sum [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00