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

Enable PRC by default in GCP #2277

Merged
merged 6 commits into from
Aug 14, 2024
Merged

Conversation

VenelinMartinov
Copy link
Contributor

This rolls out PlanResourceChange to GCP.

Part of pulumi/pulumi-terraform-bridge#1785

@VenelinMartinov VenelinMartinov added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Jul 31, 2024
@VenelinMartinov VenelinMartinov changed the title Enable PRC by default Enable PRC by default in GCP Jul 31, 2024
Copy link

Does the PR have any schema changes?

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

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

@t0yv0
Copy link
Member

t0yv0 commented Jul 31, 2024

Looks like there are some test failures here that may be meaningful.

@VenelinMartinov
Copy link
Contributor Author

Yup, will investigate.

@VenelinMartinov
Copy link
Contributor Author

This should be good to go after #2305 and the the next bridge release which pulls in pulumi/pulumi-terraform-bridge#2286

Copy link
Member

@iwahbe iwahbe left a comment

Choose a reason for hiding this comment

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

LGTM

provider/provider_yaml_test.go Outdated Show resolved Hide resolved
The labels tests were asserting on behaviour different to what TF does.
The previous assumption was that "" in labels means keep old value but
that turns out is not quite correct.

Generally, "" is treated as "keep the previous value". However, if the
value has always been "", then it is treated as "no value". This trumps
any default labels.

This PR reworks the labels tests check to assert on the correct
behaviour, matching TF.

Stacked on #2277
Part of #2280
@VenelinMartinov VenelinMartinov enabled auto-merge (squash) August 14, 2024 10:09
@VenelinMartinov VenelinMartinov merged commit da30c6c into master Aug 14, 2024
23 checks passed
@VenelinMartinov VenelinMartinov deleted the vvm/enable_prc_by_default branch August 14, 2024 10:31
@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 14, 2024
trunk-io bot referenced this pull request in ride-app/platform Aug 14, 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.35.0` -> `7.36.0`](https://renovatebot.com/diffs/npm/@pulumi%2fgcp/7.35.0/7.36.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@pulumi%2fgcp/7.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@pulumi%2fgcp/7.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@pulumi%2fgcp/7.35.0/7.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@pulumi%2fgcp/7.35.0/7.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/platform).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
@mjeffryes mjeffryes added this to the 0.108 milestone Aug 16, 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.

4 participants