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

Fix Python YAML SDK #545

Merged
merged 1 commit into from Apr 30, 2019
Merged

Fix Python YAML SDK #545

merged 1 commit into from Apr 30, 2019

Conversation

lblackstone
Copy link
Member

The generated function calls in the YAML SDK were not passing in
the expected parameters for most resource types. Fixed the
function calls to pass all of the expected kwargs.

@swgillespie
Copy link
Contributor

Not sure I understand - what is the problem here and how does adding a catch-all kwargs help?

The generated function calls in the YAML SDK were not passing in
the expected parameters for most resource types. Fixed the
function calls to pass all of the expected kwargs.
@lblackstone lblackstone merged commit 29d2b48 into master Apr 30, 2019
@pulumi-bot pulumi-bot deleted the lblackstone/python-yaml-fix branch April 30, 2019 18:20
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