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

Upgrade terraform-provider-google-beta to v5.41.0 #2311

Merged

Conversation

guineveresaenger
Copy link
Contributor

This PR was generated via $ upgrade-provider pulumi/pulumi-gcp.


@guineveresaenger guineveresaenger added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Aug 14, 2024
@guineveresaenger guineveresaenger self-assigned this Aug 14, 2024
Copy link

Does the PR have any schema changes?

Found 3 breaking changes:

Types

  • 🟢 "gcp:cloudrunv2/getJobBinaryAuthorization:getJobBinaryAuthorization": required: "policy" property has changed to Required
  • 🟢 "gcp:cloudrunv2/getServiceBinaryAuthorization:getServiceBinaryAuthorization": required: "policy" property has changed to Required
  • 🟢 "gcp:container/getClusterClusterAutoscaling:getClusterClusterAutoscaling": required: "autoProvisioningLocations" property has changed to Required

New resources:

  • accesscontextmanager/servicePerimeterDryRunEgressPolicy.ServicePerimeterDryRunEgressPolicy
  • accesscontextmanager/servicePerimeterDryRunIngressPolicy.ServicePerimeterDryRunIngressPolicy
  • securitycenter/v2FolderMuteConfig.V2FolderMuteConfig
  • securitycenter/v2OrganizationSource.V2OrganizationSource
  • securitycenter/v2OrganizationSourceIamBinding.V2OrganizationSourceIamBinding
  • securitycenter/v2OrganizationSourceIamMember.V2OrganizationSourceIamMember
  • securitycenter/v2OrganizationSourceIamPolicy.V2OrganizationSourceIamPolicy
  • securitycenter/v2ProjectMuteConfig.V2ProjectMuteConfig
  • securitycenter/v2ProjectNotificationConfig.V2ProjectNotificationConfig

New functions:

  • securitycenter/getV2OrganizationSourceIamPolicy.getV2OrganizationSourceIamPolicy

Maintainer note: consult the runbook for dealing with any breaking changes.

@guineveresaenger guineveresaenger enabled auto-merge (squash) August 14, 2024 12:19
@guineveresaenger guineveresaenger merged commit db31e02 into master Aug 14, 2024
23 checks passed
@guineveresaenger guineveresaenger deleted the upgrade-terraform-provider-google-beta-to-v5.41.0 branch August 14, 2024 12:23
@github-actions github-actions bot removed the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Aug 15, 2024
trunk-io bot referenced this pull request in ride-app/user-service Aug 25, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@pulumi/gcp](https://pulumi.io) ([source](https://togithub.com/pulumi/pulumi-gcp)) | [`7.34.0` -> `7.37.0`](https://renovatebot.com/diffs/npm/@pulumi%2fgcp/7.34.0/7.37.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@pulumi%2fgcp/7.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@pulumi%2fgcp/7.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@pulumi%2fgcp/7.34.0/7.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@pulumi%2fgcp/7.34.0/7.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>pulumi/pulumi-gcp (@&#8203;pulumi/gcp)</summary>

### [`v7.37.0`](https://togithub.com/pulumi/pulumi-gcp/releases/tag/v7.37.0)

[Compare Source](https://togithub.com/pulumi/pulumi-gcp/compare/v7.36.0...v7.37.0)

##### Does the PR have any schema changes?

Found 3 breaking changes:

##### Types

-   `🟢` "gcp:cloudrunv2/getJobBinaryAuthorization:getJobBinaryAuthorization": required: "policy" property has changed to Required
-   `🟢` "gcp:cloudrunv2/getServiceBinaryAuthorization:getServiceBinaryAuthorization": required: "policy" property has changed to Required
-   `🟢` "gcp:container/getClusterClusterAutoscaling:getClusterClusterAutoscaling": required: "autoProvisioningLocations" property has changed to Required

##### New resources:

-   `accesscontextmanager/servicePerimeterDryRunEgressPolicy.ServicePerimeterDryRunEgressPolicy`
-   `accesscontextmanager/servicePerimeterDryRunIngressPolicy.ServicePerimeterDryRunIngressPolicy`
-   `securitycenter/v2FolderMuteConfig.V2FolderMuteConfig`
-   `securitycenter/v2OrganizationSource.V2OrganizationSource`
-   `securitycenter/v2OrganizationSourceIamBinding.V2OrganizationSourceIamBinding`
-   `securitycenter/v2OrganizationSourceIamMember.V2OrganizationSourceIamMember`
-   `securitycenter/v2OrganizationSourceIamPolicy.V2OrganizationSourceIamPolicy`
-   `securitycenter/v2ProjectMuteConfig.V2ProjectMuteConfig`
-   `securitycenter/v2ProjectNotificationConfig.V2ProjectNotificationConfig`

##### New functions:

-   `securitycenter/getV2OrganizationSourceIamPolicy.getV2OrganizationSourceIamPolicy`

#### What's Changed

-   Upgrade terraform-provider-google-beta to v5.41.0 by [@&#8203;guineveresaenger](https://togithub.com/guineveresaenger) in [https://github.com/pulumi/pulumi-gcp/pull/2311](https://togithub.com/pulumi/pulumi-gcp/pull/2311)

**Full Changelog**: pulumi/pulumi-gcp@v7.36.0...v7.37.0

### [`v7.36.0`](https://togithub.com/pulumi/pulumi-gcp/releases/tag/v7.36.0)

[Compare Source](https://togithub.com/pulumi/pulumi-gcp/compare/v7.35.0...v7.36.0)

##### Does the PR have any schema changes?

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

#### What's Changed

-   Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://togithub.com/pulumi-bot) in [https://github.com/pulumi/pulumi-gcp/pull/2302](https://togithub.com/pulumi/pulumi-gcp/pull/2302)
-   Trim frontmatter from IAM copy by [@&#8203;iwahbe](https://togithub.com/iwahbe) in [https://github.com/pulumi/pulumi-gcp/pull/2303](https://togithub.com/pulumi/pulumi-gcp/pull/2303)
-   Upgrade pulumi-terraform-bridge to v3.89.0 by [@&#8203;pulumi-bot](https://togithub.com/pulumi-bot) in [https://github.com/pulumi/pulumi-gcp/pull/2309](https://togithub.com/pulumi/pulumi-gcp/pull/2309)
-   Enable PRC by default in GCP by [@&#8203;VenelinMartinov](https://togithub.com/VenelinMartinov) in [https://github.com/pulumi/pulumi-gcp/pull/2277](https://togithub.com/pulumi/pulumi-gcp/pull/2277)

**Full Changelog**: pulumi/pulumi-gcp@v7.35.0...v7.36.0

### [`v7.35.0`](https://togithub.com/pulumi/pulumi-gcp/releases/tag/v7.35.0)

[Compare Source](https://togithub.com/pulumi/pulumi-gcp/compare/v7.34.0...v7.35.0)

##### Does the PR have any schema changes?

Found 2 breaking changes:

##### Types

-   `🟢` "gcp:sql/getDatabaseInstanceSetting:getDatabaseInstanceSetting": required: "enableDataplexIntegration" property has changed to Required
-   `🟢` "gcp:sql/getDatabaseInstancesInstanceSetting:getDatabaseInstancesInstanceSetting": required: "enableDataplexIntegration" property has changed to Required
    No new resources/functions.

#### What's Changed

-   Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://togithub.com/pulumi-bot) in [https://github.com/pulumi/pulumi-gcp/pull/2283](https://togithub.com/pulumi/pulumi-gcp/pull/2283)
-   Upgrade terraform-provider-google-beta to v5.40.0 by [@&#8203;iwahbe](https://togithub.com/iwahbe) in [https://github.com/pulumi/pulumi-gcp/pull/2284](https://togithub.com/pulumi/pulumi-gcp/pull/2284)

**Full Changelog**: pulumi/pulumi-gcp@v7.34.0...v7.35.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/ride-app/user-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.

Upgrade terraform-provider-google-beta to v5.41.0
1 participant