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

Ensure that all create-only properties are inputs. #466

Merged
merged 2 commits into from Apr 22, 2022

Conversation

pgavlin
Copy link
Member

@pgavlin pgavlin commented Apr 22, 2022

These changes update the schema generator to ensure that any create-only
properties are captured in resource inputs, even if the properties are
also read-only.

This fixes the definitions for 11 resources that fall into this
scenario.

These changes update the schema generator to ensure that any create-only
properties are captured in resource inputs, even if the properties are
also read-only.

This fixes the definitions for 11 resources that fall into this
scenario.
@github-actions
Copy link
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@github-actions
Copy link
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@pgavlin pgavlin merged commit d59c597 into master Apr 22, 2022
@pulumi-bot pulumi-bot deleted the pgavlin/create-only-read-only branch April 22, 2022 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants