Skip to content

Commit

Permalink
Update dependency @pulumi/gcp to v8.14.0 (#3430)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/gcp](https://pulumi.io)
([source](https://redirect.github.com/pulumi/pulumi-gcp)) | dependencies
| minor | [`8.13.1` ->
`8.14.0`](https://renovatebot.com/diffs/npm/@pulumi%2fgcp/8.13.1/8.14.0)
|

---

### Release Notes

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

###
[`v8.14.0`](https://redirect.github.com/pulumi/pulumi-gcp/releases/tag/v8.14.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-gcp/compare/v8.13.1...v8.14.0)

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

Found 6 breaking changes:

##### Types

- `🟢`
"gcp:dns/RecordSetRoutingPolicyGeoHealthCheckedTargets:RecordSetRoutingPolicyGeoHealthCheckedTargets":
required: "internalLoadBalancers" property is no longer Required
- `🟢`
"gcp:dns/RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargets:RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargets":
required: "internalLoadBalancers" property is no longer Required
- `🟢`
"gcp:dns/RecordSetRoutingPolicyPrimaryBackupPrimary:RecordSetRoutingPolicyPrimaryBackupPrimary":
required: "internalLoadBalancers" property is no longer Required
- `🟢`
"gcp:dns/RecordSetRoutingPolicyWrrHealthCheckedTargets:RecordSetRoutingPolicyWrrHealthCheckedTargets":
required: "internalLoadBalancers" property is no longer Required
- `🟢`
"gcp:sql/getDatabaseInstanceSettingIpConfiguration:getDatabaseInstanceSettingIpConfiguration":
required: "serverCaPool" property has changed to Required
- `🟢`
"gcp:sql/getDatabaseInstancesInstanceSettingIpConfiguration:getDatabaseInstancesInstanceSettingIpConfiguration":
required: "serverCaPool" property has changed to Required

##### New resources:

-   `beyondcorp/securityGateway.SecurityGateway`
-   `chronicle/dataAccessLabel.DataAccessLabel`
-   `chronicle/dataAccessScope.DataAccessScope`
-   `cloudquota/sQuotaAdjusterSettings.SQuotaAdjusterSettings`

##### What's Changed

- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-gcp/pull/2868](https://redirect.github.com/pulumi/pulumi-gcp/pull/2868)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-gcp/pull/2873](https://redirect.github.com/pulumi/pulumi-gcp/pull/2873)
- Upgrade pulumi-terraform-bridge to v3.101.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-gcp/pull/2876](https://redirect.github.com/pulumi/pulumi-gcp/pull/2876)
- Upgrade terraform-provider-google-beta to v6.16.0 by
[@&#8203;VenelinMartinov](https://redirect.github.com/VenelinMartinov)
in
[https://github.com/pulumi/pulumi-gcp/pull/2879](https://redirect.github.com/pulumi/pulumi-gcp/pull/2879)

**Full Changelog**:
pulumi/pulumi-gcp@v8.13.1...v8.14.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (UTC).

🚦 **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 has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->

Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
pulumi-renovate[bot] authored Jan 15, 2025
1 parent d69c845 commit 67f1082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ci-cluster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "latest"
},
"dependencies": {
"@pulumi/gcp": "8.13.1",
"@pulumi/gcp": "8.14.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0"
}
Expand Down

0 comments on commit 67f1082

Please sign in to comment.