Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[codegen/pcl] Allow missing object properties. #7297

Merged
merged 1 commit into from Jun 15, 2021
Merged

Conversation

pgavlin
Copy link
Member

@pgavlin pgavlin commented Jun 14, 2021

Add an option to allow missing object properties. This will prevent us
from losing examples once resource typechecking is fixed (it is
currently unintentionally disabled because the resource inputs object
type has an unexpected shape).

Add an option to allow missing object properties. This will prevent us
from losing examples once resource typechecking is fixed (it is
currently unintentionally disabled because the resource inputs object
type has an unexpected shape).
@pgavlin pgavlin added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Jun 14, 2021
@github-actions
Copy link

Diff for pulumi-azuread with merge commit 03bb49a

@github-actions
Copy link

Diff for pulumi-random with merge commit 03bb49a

@github-actions
Copy link

Diff for pulumi-kubernetes with merge commit 03bb49a

@github-actions
Copy link

Diff for pulumi-gcp with merge commit 03bb49a

@pgavlin
Copy link
Member Author

pgavlin commented Jun 14, 2021

(related to #7059)

@github-actions
Copy link

Diff for pulumi-azure with merge commit 03bb49a

@github-actions
Copy link

Diff for pulumi-aws with merge commit 03bb49a

@github-actions
Copy link

Diff for pulumi-azure-native with merge commit 03bb49a

@pgavlin pgavlin merged commit 5867fa8 into master Jun 15, 2021
@pulumi-bot pulumi-bot deleted the pgavlin/missingProps branch June 15, 2021 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants