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

Update pulumi deps to v3.7.0 #1651

Merged
merged 4 commits into from
Jul 22, 2021
Merged

Update pulumi deps to v3.7.0 #1651

merged 4 commits into from
Jul 22, 2021

Conversation

lblackstone
Copy link
Member

Proposed changes

Related issues (optional)

Fix #1645

@github-actions
Copy link

Does the PR have any schema changes?

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

1 similar comment
@github-actions
Copy link

Does the PR have any schema changes?

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

@@ -1078,6 +1006,78 @@ def policy_types(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]
pulumi.set(self, "policy_types", value)


@pulumi.input_type
class NetworkPolicyArgs:
Copy link
Member

Choose a reason for hiding this comment

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

It looks like things are just moved around in Python but it's really hard to tell if there are any significant changes here. Do we trust there are none?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, I checked, and it was just reordering some of the classes.

@github-actions
Copy link

Does the PR have any schema changes?

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

@github-actions
Copy link

Does the PR have any schema changes?

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

@lblackstone
Copy link
Member Author

@viveklak This is RFR

@github-actions
Copy link

Does the PR have any schema changes?

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

@lblackstone lblackstone merged commit efb59c6 into master Jul 22, 2021
@pulumi-bot pulumi-bot deleted the lblackstone/deps branch July 22, 2021 22:40
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.

[sdk/nodejs] YAML support broken with v3.6.0 codegen
4 participants