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

[sdk/python] Fix pulumi.property's default value handling #7736

Merged
merged 3 commits into from
Aug 11, 2021

Conversation

justinvp
Copy link
Member

We were incorrectly setting the name of the attribute rather than the intended default value.

Fixes #7385

We were incorrectly setting the name of the attribute rather than the intended default value.
@justinvp justinvp requested a review from t0yv0 August 10, 2021 22:51
Copy link
Member

@t0yv0 t0yv0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@justinvp justinvp merged commit 0b782ea into master Aug 11, 2021
@pulumi-bot pulumi-bot deleted the justin/pydefault branch August 11, 2021 16:15
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.

Pulumi input_type decorator default property value
2 participants