crc-org / crc-cloud

Disposable OpenShift instances on cloud in minutes
31 stars 19 forks source link

chore(deps): update all dependencies #179

Closed platform-engineering-bot closed 6 months ago

platform-engineering-bot commented 7 months ago

This PR contains the following updates:

Package Update Change
pulumi/pulumi minor v3.101.1 -> v3.107.0
pulumi/pulumi-aws minor v6.18.1 -> v6.23.0
pulumi/pulumi-azure-native minor v2.24.0 -> v2.30.0
pulumi/pulumi-gcp minor v7.5.0 -> v7.11.0

Release Notes

pulumi/pulumi (pulumi/pulumi) ### [`v3.107.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.107.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.106.0...pkg/v3.107.0) #### 3.107.0 (2024-02-21) ##### Features - \[cli/config] Adds an `--open` flag to `pulumi config` command which resolves the environment listed in the stack configuration. [#​15469](https://togithub.com/pulumi/pulumi/pull/15469) - \[auto/go] Automation API support for `pulumi refresh --preview-only` [#​15340](https://togithub.com/pulumi/pulumi/pull/15340) - \[engine] Add support for remote transforms to the engine. [#​15290](https://togithub.com/pulumi/pulumi/pull/15290) - \[pkg/testing] Add a InstallDevReleases option to ProgramTest, to install pulumi dev SDKs [#​15387](https://togithub.com/pulumi/pulumi/pull/15387) - \[programgen/{dotnet,nodejs,python}] Emit Output-returning JSON serialization methods without rewriting applies for top-level function expression [#​15371](https://togithub.com/pulumi/pulumi/pull/15371) - \[sdk/nodejs] Detect npm and yarn workspaces setups when installing dependencies [#​15421](https://togithub.com/pulumi/pulumi/pull/15421) - \[sdk/nodejs] Use pnpm as package manager if we find a pnpm-lock.yaml file [#​15456](https://togithub.com/pulumi/pulumi/pull/15456) ##### Bug Fixes - \[docs] Fixes docs generator parent module computation [#​15035](https://togithub.com/pulumi/pulumi/pull/15035) - \[engine] Test and fix the engine filling in args dependencies to provider calls. [#​15450](https://togithub.com/pulumi/pulumi/pull/15450) - \[programgen] Fix infinite recursion when binding invoke signature into promises without accounting for recursive type references [#​15463](https://togithub.com/pulumi/pulumi/pull/15463) ### [`v3.106.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.106.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/pkg/v3.105.0...v3.106.0) #### 3.106.0 (2024-02-16) ##### Features - \[components] Component providers can return output values in their response to the engine. [#​15408](https://togithub.com/pulumi/pulumi/pull/15408) - \[programgen/{dotnet,go,nodejs,python}] Emit missing trivia for resources and local variables [#​15419](https://togithub.com/pulumi/pulumi/pull/15419) - \[sdk/{nodejs,python}] Publish dev versions of the nodejs and python SDKs [#​15299](https://togithub.com/pulumi/pulumi/pull/15299) ##### Bug Fixes - \[cli] Fix `pulumi destroy` to fill in stack config with the secret config from state, not fresh secret config. [#​15432](https://togithub.com/pulumi/pulumi/pull/15432) - \[engine] Engine no longer assumes program dependencies are specified as semantic versions. [#​15409](https://togithub.com/pulumi/pulumi/pull/15409) - \[components/go] Component providers now correctly return output values to the engine. [#​15405](https://togithub.com/pulumi/pulumi/pull/15405) ##### Miscellaneous - \[protobuf] Split CallRequest into ResourceCallRequest for the ResourceMonitor service. [#​15404](https://togithub.com/pulumi/pulumi/pull/15404) - \[backend/diy] Add a warning that non-project mode will be deprecated at some point. [#​15411](https://togithub.com/pulumi/pulumi/pull/15411) ### [`v3.105.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.105.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.104.2...pkg/v3.105.0) #### 3.105.0 (2024-02-07) ##### Features - \[auto/go] Adds support for `--refresh` to Stack.Up(), Stack.Preview() and Stack.Destroy() via go automation api [#​15350](https://togithub.com/pulumi/pulumi/pull/15350) - \[cli] Adds a `preview-only` flag to `pulumi refresh`. [#​15330](https://togithub.com/pulumi/pulumi/pull/15330) - \[cli] Adds `preview-only` flag for `pulumi destroy` and `pulumi import` [#​15336](https://togithub.com/pulumi/pulumi/pull/15336) - \[engine] Translate all Computed and Secret values to OutputValues for Construct and Call methods. [#​15362](https://togithub.com/pulumi/pulumi/pull/15362) - \[cli/display] Add --suppress-progress option to not print dots [#​14690](https://togithub.com/pulumi/pulumi/pull/14690) - \[sdk/go] Add `UpgradeToOutputValues` to `MarshalOptions`. [#​15349](https://togithub.com/pulumi/pulumi/pull/15349) - \[cli/plugin] Add experimental `plugin run` command for running plugin binaries directly. [#​12613](https://togithub.com/pulumi/pulumi/pull/12613) - \[sdkgen/python] Update the default minimum required version of Python to 3.8 or greater for generated provider SDKs. [#​15368](https://togithub.com/pulumi/pulumi/pull/15368) ##### Bug Fixes - \[backend/diy] Fix an issue where state stored on a mounted device would result in errors [#​15375](https://togithub.com/pulumi/pulumi/pull/15375) - \[cli/state] Fix a panic when trying to delete a provider from the state that's still referenced. [#​15322](https://togithub.com/pulumi/pulumi/pull/15322) - \[cli/state] Fix a nil reference panic in the `state edit` command. [#​15354](https://togithub.com/pulumi/pulumi/pull/15354) ##### Miscellaneous - \[docs] Add kubernetes as a supported pulumi convert language [#​15359](https://togithub.com/pulumi/pulumi/pull/15359) - \[sdk/python] Require Python 3.8 or greater. [#​15363](https://togithub.com/pulumi/pulumi/pull/15363) - \[sdk/python] Upgrade grpcio to 1.60.1 [#​15366](https://togithub.com/pulumi/pulumi/pull/15366) ### [`v3.104.2`](https://togithub.com/pulumi/pulumi/releases/tag/v3.104.2) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.104.1...v3.104.2) #### 3.104.2 (2024-02-01) ##### Bug Fixes - \[backend/diy] Upgrade gocloud.dev and fix an issue with azurekeyvault keys. [#​15334](https://togithub.com/pulumi/pulumi/pull/15334) ### [`v3.104.1`](https://togithub.com/pulumi/pulumi/releases/tag/v3.104.1) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.104.0...v3.104.1) #### 3.104.1 (2024-02-01) ##### Bug Fixes - \[backend/diy] Revert gocloud.dev upgrade [#​15333](https://togithub.com/pulumi/pulumi/pull/15333) ### [`v3.104.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.104.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.103.1...v3.104.0) #### 3.104.0 (2024-01-31) ##### Features - \[backend] Allows the PULUMI_SKIP_CHECKPOINTS environment variable to be set without requiring the PULUMI_EXPERIMENTAL flag. [#​15318](https://togithub.com/pulumi/pulumi/pull/15318) - \[auto/go] Add new API to install the Pulumi CLI from the Automation API [#​15049](https://togithub.com/pulumi/pulumi/pull/15049) - \[auto/nodejs] Allow disabling version validation when using a custom PulumiCommand instance [#​15242](https://togithub.com/pulumi/pulumi/pull/15242) - \[auto/python] Add new API to install the Pulumi CLI [#​15204](https://togithub.com/pulumi/pulumi/pull/15204) - \[auto/python] Inline programs can now be defined as async functions. [#​15278](https://togithub.com/pulumi/pulumi/pull/15278) - \[pkg/testing] Add RequireEmptyPreviewAfterRefresh option to ProgramTest [#​15309](https://togithub.com/pulumi/pulumi/pull/15309) ##### Bug Fixes - \[engine] Fix a hang in preview --import-file. [#​15203](https://togithub.com/pulumi/pulumi/pull/15203) - \[engine] Engine will now error if aliases request a parent with no URN. [#​15232](https://togithub.com/pulumi/pulumi/pull/15232) - \[engine] Fix stack name validation when PULUMI_DISABLE_VALIDATION isn't set. [#​15245](https://togithub.com/pulumi/pulumi/pull/15245) - \[engine] Fix a performance issue doing unneeded secret encryption. [#​15306](https://togithub.com/pulumi/pulumi/pull/15306) - \[sdk/go] Include error message in local workspace validation. [#​15279](https://togithub.com/pulumi/pulumi/pull/15279) - \[sdkgen/go] Remove pulumix references from generated enums [#​15280](https://togithub.com/pulumi/pulumi/pull/15280) - \[programgen/nodejs] Fixes generated expression for filebase64 function to use fs.readFileSync directly with base64 encoding option [#​15253](https://togithub.com/pulumi/pulumi/pull/15253) - \[sdkgen/python] Use importlib.metadata instead of pkg_resources [#​15266](https://togithub.com/pulumi/pulumi/pull/15266) ##### Miscellaneous - \[auto/go] Remove obsolete note from FullyQualifiedStackName comment. [#​15281](https://togithub.com/pulumi/pulumi/pull/15281) - \[backend/filestate] Upgrade gocloud.dev to the latest version [#​15202](https://togithub.com/pulumi/pulumi/pull/15202) - \[sdk/python] Remove compatability code for Python 3.7 and below. [#​15276](https://togithub.com/pulumi/pulumi/pull/15276) ### [`v3.103.1`](https://togithub.com/pulumi/pulumi/releases/tag/v3.103.1) [Compare Source](https://togithub.com/pulumi/pulumi/compare/pkg/v3.103.0...v3.103.1) #### 3.103.1 (2024-01-25) ##### Bug Fixes - \[sdk/nodejs] Include [@​types/semver](https://togithub.com/types/semver) as a dependency [#​15251](https://togithub.com/pulumi/pulumi/pull/15251) ### [`v3.103.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.103.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.102.0...pkg/v3.103.0) #### 3.103.0 (2024-01-24) ##### Features - \[engine] Allow import plugins to define components and logical names. [#​15199](https://togithub.com/pulumi/pulumi/pull/15199) - \[cli/display] Incremental improvement on the output when installing plugins [#​15201](https://togithub.com/pulumi/pulumi/pull/15201) - \[sdk] Bake the release version into the SDK [#​15185](https://togithub.com/pulumi/pulumi/pull/15185) - \[sdk/go] Parse config paths strictly [#​15173](https://togithub.com/pulumi/pulumi/pull/15173) - \[cli/new] Adds pulumi:template tag to `pulumi new` created projects [#​15056](https://togithub.com/pulumi/pulumi/pull/15056) - \[auto/nodejs] Add new API to install the Pulumi CLI from the Automation API [#​14991](https://togithub.com/pulumi/pulumi/pull/14991) - \[sdk/python] Add support for Python 3.12 [#​15190](https://togithub.com/pulumi/pulumi/pull/15190) ##### Bug Fixes - \[engine] Fix a bug where mapping lookup could sometimes lead to an infinite loop. [#​15200](https://togithub.com/pulumi/pulumi/pull/15200) - \[engine] Remove an incorrect assert that resources must have inputs. [#​15197](https://togithub.com/pulumi/pulumi/pull/15197) - \[cli/display] Improve output when installing policy packs [#​15186](https://togithub.com/pulumi/pulumi/pull/15186) - \[sdk/go] Removes `omitempty` from StepEventMetadata.DetailedDiff [#​15213](https://togithub.com/pulumi/pulumi/pull/15213) - \[sdk/go] Replace a deleted type used by Pulumi Cloud code. [#​15216](https://togithub.com/pulumi/pulumi/pull/15216) ##### Miscellaneous - \[yaml] Upgrade yaml to v1.5.0 [#​15214](https://togithub.com/pulumi/pulumi/pull/15214) ### [`v3.102.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.102.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.101.1...v3.102.0) #### 3.102.0 (2024-01-18) ##### Features - \[sdk/go] Add WithValue to pulumi.Context [#​15149](https://togithub.com/pulumi/pulumi/pull/15149) ##### Bug Fixes - \[cli] Fix a panic when user's home directory could not be looked up. [#​15160](https://togithub.com/pulumi/pulumi/pull/15160) - \[cli/display] Fix JSON/YAML value diff displays. [#​15171](https://togithub.com/pulumi/pulumi/pull/15171) - \[sdk/go] Update github.com/cloudflare/circl to v1.3.7. [#​15151](https://togithub.com/pulumi/pulumi/pull/15151) - \[cli/import] --import-file now omits empty resource lists. [#​15132](https://togithub.com/pulumi/pulumi/pull/15132) - \[sdk/python] Allow remote components to use output property called id [#​15115](https://togithub.com/pulumi/pulumi/pull/15115) ##### Miscellaneous - \[sdkgen] Emit a warning when using id or urn as resource outputs [#​15060](https://togithub.com/pulumi/pulumi/pull/15060)
pulumi/pulumi-aws (pulumi/pulumi-aws) ### [`v6.23.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.23.0) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.22.2...v6.23.0) #### Changelog - [`93747ac`](https://togithub.com/pulumi/pulumi-aws/commit/93747ac6b9) Bump codecov action version ([#​3456](https://togithub.com/pulumi/pulumi-aws/issues/3456)) - [`82f3445`](https://togithub.com/pulumi/pulumi-aws/commit/82f34451c4) Update GitHub Actions workflows. ([#​3453](https://togithub.com/pulumi/pulumi-aws/issues/3453)) - [`d936c98`](https://togithub.com/pulumi/pulumi-aws/commit/d936c983a3) Upgrade terraform-provider-aws to v5.37.0 ([#​3458](https://togithub.com/pulumi/pulumi-aws/issues/3458)) ### [`v6.22.2`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.22.2) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.22.1...v6.22.2) #### Changelog - [`d80e951`](https://togithub.com/pulumi/pulumi-aws/commit/d80e951e69) Patch lambda to allow imports ([#​3420](https://togithub.com/pulumi/pulumi-aws/issues/3420)) - [`1dfd4a2`](https://togithub.com/pulumi/pulumi-aws/commit/1dfd4a2d7b) Update GH workflows ([#​3437](https://togithub.com/pulumi/pulumi-aws/issues/3437)) - [`df03108`](https://togithub.com/pulumi/pulumi-aws/commit/df03108e47) Update GitHub Actions workflows. ([#​3441](https://togithub.com/pulumi/pulumi-aws/issues/3441)) - [`3836eca`](https://togithub.com/pulumi/pulumi-aws/commit/3836eca7ad) Update install gh release ([#​3434](https://togithub.com/pulumi/pulumi-aws/issues/3434)) ### [`v6.22.1`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.22.1) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.22.0...v6.22.1) #### Changelog - [`d9e50d6`](https://togithub.com/pulumi/pulumi-aws/commit/d9e50d621c) Patch upstream doc to be an H3 and display as part of the Example Usage section ([#​3410](https://togithub.com/pulumi/pulumi-aws/issues/3410)) - [`32a25bf`](https://togithub.com/pulumi/pulumi-aws/commit/32a25bf835) Revert upstream changes triggering LB panic ([#​3426](https://togithub.com/pulumi/pulumi-aws/issues/3426)) - [`6cef7e7`](https://togithub.com/pulumi/pulumi-aws/commit/6cef7e74e3) Update GitHub Actions workflows. ([#​3414](https://togithub.com/pulumi/pulumi-aws/issues/3414)) ### [`v6.22.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.22.0) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.21.0...v6.22.0) #### Changelog - [`0ea2461`](https://togithub.com/pulumi/pulumi-aws/commit/0ea24616b2) Upgrade pulumi-terraform-bridge to v3.74.0 ([#​3409](https://togithub.com/pulumi/pulumi-aws/issues/3409)) - [`36d8107`](https://togithub.com/pulumi/pulumi-aws/commit/36d8107372) Upgrade terraform provider aws to v5.36.0 ([#​3411](https://togithub.com/pulumi/pulumi-aws/issues/3411)) ### [`v6.21.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.21.0) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.20.1...v6.21.0) #### Changelog - [`c521a67`](https://togithub.com/pulumi/pulumi-aws/commit/c521a6752a) Update GitHub Actions workflows. ([#​3395](https://togithub.com/pulumi/pulumi-aws/issues/3395)) - [`e976921`](https://togithub.com/pulumi/pulumi-aws/commit/e976921ff7) Update plugin sdk replace in examples ([#​3381](https://togithub.com/pulumi/pulumi-aws/issues/3381)) - [`58f4637`](https://togithub.com/pulumi/pulumi-aws/commit/58f4637ebb) Upgrade pulumi-terraform-bridge to [`b82e8b2`](https://togithub.com/pulumi/pulumi-aws/commit/b82e8b2a8aff00cbcc8f4474140701deb8f57348) ([#​3394](https://togithub.com/pulumi/pulumi-aws/issues/3394)) - [`7c8b0ee`](https://togithub.com/pulumi/pulumi-aws/commit/7c8b0ee033) Upgrade terraform-provider-aws to v5.35.0 ([#​3398](https://togithub.com/pulumi/pulumi-aws/issues/3398)) ### [`v6.20.1`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.20.1) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.19.0...v6.20.1) #### Changelog - [`8dc14b1`](https://togithub.com/pulumi/pulumi-aws/commit/8dc14b1649) Fix inconsistent behavior of aws.ssm.Document ([#​3353](https://togithub.com/pulumi/pulumi-aws/issues/3353)) - [`be20793`](https://togithub.com/pulumi/pulumi-aws/commit/be20793d02) Improve error messages around AWS config ([#​3310](https://togithub.com/pulumi/pulumi-aws/issues/3310)) - [`6958b62`](https://togithub.com/pulumi/pulumi-aws/commit/6958b62eb0) Move aws_s3\_bucket_legacy out of the patch set ([#​3374](https://togithub.com/pulumi/pulumi-aws/issues/3374)) - [`60fee05`](https://togithub.com/pulumi/pulumi-aws/commit/60fee05158) Swap CtyInstanceState with PlanResourceChange flag ([#​3359](https://togithub.com/pulumi/pulumi-aws/issues/3359)) - [`be49f0a`](https://togithub.com/pulumi/pulumi-aws/commit/be49f0a654) Update GitHub Actions workflows. ([#​3366](https://togithub.com/pulumi/pulumi-aws/issues/3366)) - [`58aa16d`](https://togithub.com/pulumi/pulumi-aws/commit/58aa16d75a) Update GitHub Actions workflows. ([#​3372](https://togithub.com/pulumi/pulumi-aws/issues/3372)) - [`c1b3729`](https://togithub.com/pulumi/pulumi-aws/commit/c1b3729c04) Upgrade pulumi-terraform-bridge to [`6d1962d`](https://togithub.com/pulumi/pulumi-aws/commit/6d1962d8367a055a8859efa62118ec832e5137be) ([#​3377](https://togithub.com/pulumi/pulumi-aws/issues/3377)) - [`398b4af`](https://togithub.com/pulumi/pulumi-aws/commit/398b4afc1d) Upgrade pulumi-terraform-bridge to v3.73.0 ([#​3370](https://togithub.com/pulumi/pulumi-aws/issues/3370)) ### [`v6.19.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.19.0) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.18.2...v6.19.0) #### Changelog - [`8b507b2`](https://togithub.com/pulumi/pulumi-aws/commit/8b507b25ec) Fix [#​2868](https://togithub.com/pulumi/pulumi-aws/issues/2868): permanent diff on Congnito UserPool ([#​3246](https://togithub.com/pulumi/pulumi-aws/issues/3246)) - [`2e71692`](https://togithub.com/pulumi/pulumi-aws/commit/2e7169263e) Remove VPC from tags test matrix ([#​3296](https://togithub.com/pulumi/pulumi-aws/issues/3296)) - [`221d7ca`](https://togithub.com/pulumi/pulumi-aws/commit/221d7cafea) Update GitHub Actions workflows. ([#​3300](https://togithub.com/pulumi/pulumi-aws/issues/3300)) - [`67ba186`](https://togithub.com/pulumi/pulumi-aws/commit/67ba186af3) Upgrade pulumi-terraform-bridge to v3.72.0 ([#​3333](https://togithub.com/pulumi/pulumi-aws/issues/3333)) - [`ed8660d`](https://togithub.com/pulumi/pulumi-aws/commit/ed8660d118) Upgrade terraform-provider-aws to v5.34.0 ([#​3354](https://togithub.com/pulumi/pulumi-aws/issues/3354)) ### [`v6.18.2`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.18.2) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.18.1...v6.18.2) #### Changelog - [`9b4cc35`](https://togithub.com/pulumi/pulumi-aws/commit/9b4cc35431) AWS Region `ca-west-1` ([#​3291](https://togithub.com/pulumi/pulumi-aws/issues/3291)) - [`abfc6ac`](https://togithub.com/pulumi/pulumi-aws/commit/abfc6ac605) Add precisions about using aws.s3.bucket with other cloud provider s3 integration ([#​3280](https://togithub.com/pulumi/pulumi-aws/issues/3280)) - [`9335f62`](https://togithub.com/pulumi/pulumi-aws/commit/9335f62e2e) Upgrade terraform provider aws to v5.32.0 ([#​3292](https://togithub.com/pulumi/pulumi-aws/issues/3292)) - [`ad4dab3`](https://togithub.com/pulumi/pulumi-aws/commit/ad4dab360a) Upgrade terraform-provider-aws to v5.32.1 ([#​3298](https://togithub.com/pulumi/pulumi-aws/issues/3298)) - [`e6e3f9d`](https://togithub.com/pulumi/pulumi-aws/commit/e6e3f9d2fa) Upgrade terraform-provider-aws to v5.33.0 ([#​3299](https://togithub.com/pulumi/pulumi-aws/issues/3299))
pulumi/pulumi-azure-native (pulumi/pulumi-azure-native) ### [`v2.30.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.30.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.29.0...v2.30.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `app.DotNetComponent` - `app.JavaComponent` - `databasewatcher.SharedPrivateLinkResource` - `databasewatcher.Target` - `databasewatcher.Watcher` - `standbypool.StandbyContainerGroupPool` - `standbypool.StandbyVirtualMachinePool` - `storage.BlobContainerLegalHold` ##### New functions: - `app.getDotNetComponent` - `app.getJavaComponent` - `databasewatcher.getSharedPrivateLinkResource` - `databasewatcher.getTarget` - `databasewatcher.getWatcher` - `standbypool.getStandbyContainerGroupPool` - `standbypool.getStandbyVirtualMachinePool` #### What's Changed - Add a custom resource for blob container legal holds by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3079](https://togithub.com/pulumi/pulumi-azure-native/pull/3079) - Reorganize examples integration tests into long and short based on run times by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3095](https://togithub.com/pulumi/pulumi-azure-native/pull/3095) - Re-enable the go-aks e2e test and extend it with a K8s upgrade by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3078](https://togithub.com/pulumi/pulumi-azure-native/pull/3078) - Fix and simplify 'make prebuild' to fix master workflow by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3097](https://togithub.com/pulumi/pulumi-azure-native/pull/3097) - Skip Microsoft.Network 2023-03-01-preview when generating the schema by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3102](https://togithub.com/pulumi/pulumi-azure-native/pull/3102) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.29.0...v2.30.0 ### [`v2.29.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.29.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.28.0...v2.29.0) ##### Does the PR have any schema changes? Found 2 breaking changes: ##### Resources - `🟡` "azure-native:apicenter:ApiDefinition": properties: "specification" type changed from "#/types/azure-native:apicenter:ApiDefinitionPropertiesResponseSpecification" to "#/types/azure-native:apicenter:ApiDefinitionPropertiesSpecificationResponse" ##### Types - `🔴` "azure-native:apicenter:ApiDefinitionPropertiesResponseSpecification" missing ##### New resources: - `elastic.OpenAI` - `machinelearningservices.EndpointDeployment` - `machinelearningservices.MarketplaceSubscription` - `migrate.AksAssessmentOperation` - `migrate.AssessmentsOperation` - `migrate.BusinessCaseOperation` - `migrate.WebAppAssessmentV2Operation` - `migrate.WebAppCollectorOperation` - `orbital.EdgeSite` - `orbital.GroundStation` - `orbital.L2Connection` ##### New functions: - `elastic.getOpenAI` - `elastic.getOpenAIStatus` - `machinelearningservices.getEndpointDeployment` - `machinelearningservices.getMarketplaceSubscription` - `machinelearningservices.listEndpointKeys` - `migrate.getAksAssessmentOperation` - `migrate.getAssessmentsOperation` - `migrate.getBusinessCaseOperation` - `migrate.getBusinessCaseOperationReportDownloadUrl` - `migrate.getWebAppAssessmentV2Operation` - `migrate.getWebAppCollectorOperation` - `orbital.getEdgeSite` - `orbital.getGroundStation` - `orbital.getL2Connection` - `orbital.listEdgeSiteL2Connections` - `orbital.listGroundStationL2Connections` #### What's Changed - Extract low-level Autorest Azure client from provider by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3062](https://togithub.com/pulumi/pulumi-azure-native/pull/3062) - Read resource state after each Create and Update operation to avoid spurious diffs by [@​mikhailshilkov](https://togithub.com/mikhailshilkov) in [https://github.com/pulumi/pulumi-azure-native/pull/3042](https://togithub.com/pulumi/pulumi-azure-native/pull/3042) - Distinguish nil from empty map as default state in resource discovery by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3076](https://togithub.com/pulumi/pulumi-azure-native/pull/3076) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.28.0...v2.29.0 ### [`v2.28.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.28.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.27.0...v2.28.0) ##### Does the PR have any schema changes? Found 58 breaking changes: ##### Resources - `🔴` "azure-native:deploymentmanager:ArtifactSource" missing - `🔴` "azure-native:deploymentmanager:Rollout" missing - `🔴` "azure-native:deploymentmanager:Service" missing - `🔴` "azure-native:deploymentmanager:ServiceTopology" missing - `🔴` "azure-native:deploymentmanager:ServiceUnit" missing - `🔴` "azure-native:deploymentmanager:Step" missing ##### Functions - `🔴` "azure-native:deploymentmanager:getArtifactSource" missing - `🔴` "azure-native:deploymentmanager:getRollout" missing - `🔴` "azure-native:deploymentmanager:getService" missing - `🔴` "azure-native:deploymentmanager:getServiceTopology" missing - `🔴` "azure-native:deploymentmanager:getServiceUnit" missing - `🔴` "azure-native:deploymentmanager:getStep" missing ##### Types - `🟡` "azure-native:cognitiveservices:RaiPolicyContentFilter": properties: "policyName" missing - `🟡` "azure-native:cognitiveservices:RaiPolicyContentFilterResponse": properties: "policyName" missing - `🔴` "azure-native:deploymentmanager:ApiKeyAuthentication" missing - `🔴` "azure-native:deploymentmanager:ApiKeyAuthenticationResponse" missing - `🔴` "azure-native:deploymentmanager:CloudErrorBodyResponse" missing - `🔴` "azure-native:deploymentmanager:DeploymentMode" missing - `🔴` "azure-native:deploymentmanager:HealthCheckStepProperties" missing - `🔴` "azure-native:deploymentmanager:HealthCheckStepPropertiesResponse" missing - `🔴` "azure-native:deploymentmanager:Identity" missing - `🔴` "azure-native:deploymentmanager:IdentityResponse" missing - `🔴` "azure-native:deploymentmanager:MessageResponse" missing - `🔴` "azure-native:deploymentmanager:PrePostStep" missing - `🔴` "azure-native:deploymentmanager:PrePostStepResponse" missing - `🔴` "azure-native:deploymentmanager:ResourceOperationResponse" missing - `🔴` "azure-native:deploymentmanager:RestAuthLocation" missing - `🔴` "azure-native:deploymentmanager:RestAuthType" missing - `🔴` "azure-native:deploymentmanager:RestHealthCheck" missing - `🔴` "azure-native:deploymentmanager:RestHealthCheckResponse" missing - `🔴` "azure-native:deploymentmanager:RestHealthCheckStepAttributes" missing - `🔴` "azure-native:deploymentmanager:RestHealthCheckStepAttributesResponse" missing - `🔴` "azure-native:deploymentmanager:RestMatchQuantifier" missing - `🔴` "azure-native:deploymentmanager:RestRequest" missing - `🔴` "azure-native:deploymentmanager:RestRequestMethod" missing - `🔴` "azure-native:deploymentmanager:RestRequestResponse" missing - `🔴` "azure-native:deploymentmanager:RestResponse" missing - `🔴` "azure-native:deploymentmanager:RestResponseRegex" missing - `🔴` "azure-native:deploymentmanager:RestResponseResponse" missing - `🔴` "azure-native:deploymentmanager:RestResponseResponseRegex" missing - `🔴` "azure-native:deploymentmanager:RolloutIdentityAuthentication" missing - `🔴` "azure-native:deploymentmanager:RolloutIdentityAuthenticationResponse" missing - `🔴` "azure-native:deploymentmanager:RolloutOperationInfoResponse" missing - `🔴` "azure-native:deploymentmanager:RolloutStepResponse" missing - `🔴` "azure-native:deploymentmanager:SasAuthentication" missing - `🔴` "azure-native:deploymentmanager:SasAuthenticationResponse" missing - `🔴` "azure-native:deploymentmanager:ServiceResponse" missing - `🔴` "azure-native:deploymentmanager:ServiceUnitArtifacts" missing - `🔴` "azure-native:deploymentmanager:ServiceUnitArtifactsResponse" missing - `🔴` "azure-native:deploymentmanager:ServiceUnitResponse" missing - `🔴` "azure-native:deploymentmanager:StepGroup" missing - `🔴` "azure-native:deploymentmanager:StepGroupResponse" missing - `🔴` "azure-native:deploymentmanager:StepOperationInfoResponse" missing - `🔴` "azure-native:deploymentmanager:StepType" missing - `🔴` "azure-native:deploymentmanager:WaitStepAttributes" missing - `🔴` "azure-native:deploymentmanager:WaitStepAttributesResponse" missing - `🔴` "azure-native:deploymentmanager:WaitStepProperties" missing - `🔴` "azure-native:deploymentmanager:WaitStepPropertiesResponse" missing ##### New resources: - `mobilepacketcore.AmfDeployment` - `mobilepacketcore.ClusterService` - `mobilepacketcore.NrfDeployment` - `mobilepacketcore.NssfDeployment` - `mobilepacketcore.ObservabilityService` - `mobilepacketcore.SmfDeployment` - `mobilepacketcore.UpfDeployment` ##### New functions: - `mobilepacketcore.getAmfDeployment` - `mobilepacketcore.getClusterService` - `mobilepacketcore.getNrfDeployment` - `mobilepacketcore.getNssfDeployment` - `mobilepacketcore.getObservabilityService` - `mobilepacketcore.getSmfDeployment` - `mobilepacketcore.getUpfDeployment` #### What's Changed - Move custom resources into own package by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3059](https://togithub.com/pulumi/pulumi-azure-native/pull/3059) - Enable RequireEmptyPreviewAfterRefresh in all tests by [@​mikhailshilkov](https://togithub.com/mikhailshilkov) in [https://github.com/pulumi/pulumi-azure-native/pull/3056](https://togithub.com/pulumi/pulumi-azure-native/pull/3056) - Reset, don't remove sub-resource properties to avoid wrong diffs by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3054](https://togithub.com/pulumi/pulumi-azure-native/pull/3054) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.27.0...v2.28.0 ### [`v2.27.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.27.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.26.1...v2.27.0) ##### Does the PR have any schema changes? Found 16 breaking changes: ##### Types - `🟡` "azure-native:datafactory:AzureFunctionActivity": properties: "headers" type changed from "pulumi.json#/Any" to "object": - `🟡` additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:\[] Discriminator: Plain:false} - `🟡` "azure-native:datafactory:AzureFunctionActivityResponse": properties: "headers" type changed from "pulumi.json#/Any" to "object": - `🟡` additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:\[] Discriminator: Plain:false} - `🟡` "azure-native:datafactory:SalesforceServiceCloudV2Source": properties: "readBehavior" missing - `🟡` "azure-native:datafactory:SalesforceServiceCloudV2SourceResponse": properties: "readBehavior" missing - `🟡` "azure-native:datafactory:SalesforceV2Source": properties: "readBehavior" missing - `🟡` "azure-native:datafactory:SalesforceV2SourceResponse": properties: "readBehavior" missing - `🟡` "azure-native:datafactory:WebActivity": properties: "headers" type changed from "pulumi.json#/Any" to "object": - `🟡` additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:\[] Discriminator: Plain:false} - `🟡` "azure-native:datafactory:WebActivityResponse": properties: "headers" type changed from "pulumi.json#/Any" to "object": - `🟡` additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:\[] Discriminator: Plain:false} - `🟡` "azure-native:datafactory:WebHookActivity": properties: "headers" type changed from "pulumi.json#/Any" to "object": - `🟡` additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:\[] Discriminator: Plain:false} - `🟡` "azure-native:datafactory:WebHookActivityResponse": properties: "headers" type changed from "pulumi.json#/Any" to "object": - `🟡` additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:\[] Discriminator: Plain:false} ##### New functions: - `quantum.listWorkspaceKeys` **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.26.1...v2.27.0 ### [`v2.26.1`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.26.1) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.26.0...v2.26.1) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `security.DefenderForStorage` ##### New functions: - `security.getDefenderForStorage` #### What's Changed - New report about all REST endpoints, grouped by resource by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3032](https://togithub.com/pulumi/pulumi-azure-native/pull/3032) - Support DefenderForStorageSettings resource by adding default state by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3007](https://togithub.com/pulumi/pulumi-azure-native/pull/3007) - Remove resolved special case for [#​331](https://togithub.com/pulumi/pulumi-azure-native/issues/331) by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3037](https://togithub.com/pulumi/pulumi-azure-native/pull/3037) - Don't add empty objects that may be of the wrong type when maintaining subresource properties by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3040](https://togithub.com/pulumi/pulumi-azure-native/pull/3040) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.26.0...v2.26.1 ### [`v2.26.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.26.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.25.0...v2.26.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. #### What's Changed - Add new report to track properties that get overwritten during flattening by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3013](https://togithub.com/pulumi/pulumi-azure-native/pull/3013) - Don't delete Service Plan when deleting last Web App by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3004](https://togithub.com/pulumi/pulumi-azure-native/pull/3004) - bump the go_modules group across 7 directories with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pulumi/pulumi-azure-native/pull/3001](https://togithub.com/pulumi/pulumi-azure-native/pull/3001) - Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /examples by [@​danielrbradley](https://togithub.com/danielrbradley) in [https://github.com/pulumi/pulumi-azure-native/pull/3027](https://togithub.com/pulumi/pulumi-azure-native/pull/3027) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.25.0...v2.26.0 ### [`v2.25.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.25.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.24.0...v2.25.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `azuredatatransfer.Connection` - `azuredatatransfer.Flow` - `azuredatatransfer.Pipeline` - `keyvault.AccessPolicy` ##### New functions: - `azuredatatransfer.getConnection` - `azuredatatransfer.getFlow` - `azuredatatransfer.getPipeline` - `azuredatatransfer.listAzureDataTransferApprovedSchemas` - `azuredatatransfer.listListPendingConnection` - `azuredatatransfer.listListPendingFlow` - `azuredatatransfer.listListSchema` #### What's Changed - Diff keyed arrays by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2968](https://togithub.com/pulumi/pulumi-azure-native/pull/2968) - Add a custom resource for Key Vault access policies by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2951](https://togithub.com/pulumi/pulumi-azure-native/pull/2951) - Case-insensitive comparison of Azure ids for more correct diffs by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2993](https://togithub.com/pulumi/pulumi-azure-native/pull/2993) - Set ForceNew on referenced types by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2970](https://togithub.com/pulumi/pulumi-azure-native/pull/2970) - Fix pypi credentials again by [@​blampe](https://togithub.com/blampe) in [https://github.com/pulumi/pulumi-azure-native/pull/2998](https://togithub.com/pulumi/pulumi-azure-native/pull/2998) - Add playbook documenting existing customization points by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2997](https://togithub.com/pulumi/pulumi-azure-native/pull/2997) - Add report about skipped POST endpoints during schemagen by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3002](https://togithub.com/pulumi/pulumi-azure-native/pull/3002) #### New Contributors - [@​blampe](https://togithub.com/blampe) made their first contribution in [https://github.com/pulumi/pulumi-azure-native/pull/2998](https://togithub.com/pulumi/pulumi-azure-native/pull/2998) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.24.0...v2.25.0
pulumi/pulumi-gcp (pulumi/pulumi-gcp) ### [`v7.11.0`](https://togithub.com/pulumi/pulumi-gcp/releases/tag/v7.11.0) [Compare Source](https://togithub.com/pulumi/pulumi-gcp/compare/v7.9.0...v7.11.0) #### Changelog - [`ec12e88`](https://togithub.com/pulumi/pulumi-gcp/commit/ec12e88e3) Enable lint ([#​1699](https://togithub.com/pulumi/pulumi-gcp/issues/1699)) - [`41aade5`](https://togithub.com/pulumi/pulumi-gcp/commit/41aade5d1) Reduce runner size GCP ([#​1700](https://togithub.com/pulumi/pulumi-gcp/issues/1700)) - [`17e7abc`](https://togithub.com/pulumi/pulumi-gcp/commit/17e7abc15) Skip TestNetworkUpgrade as flaky ([#​1698](https://togithub.com/pulumi/pulumi-gcp/issues/1698)) - [`8f5edde`](https://togithub.com/pulumi/pulumi-gcp/commit/8f5eddeb8) Update GitHub Actions workflows. ([#​1706](https://togithub.com/pulumi/pulumi-gcp/issues/1706)) ### [`v7.9.0`](https://togithub.com/pulumi/pulumi-gcp/releases/tag/v7.9.0) [Compare Source](https://togithub.com/pulumi/pulumi-gcp/compare/v7.8.0...v7.9.0) #### Changelog - [`52110b2`](https://togithub.com/pulumi/pulumi-gcp/commit/52110b2cd) Update GitHub Actions workflows. ([#​1654](https://togithub.com/pulumi/pulumi-gcp/issues/1654)) - [`ffbad5a`](https://togithub.com/pulumi/pulumi-gcp/commit/ffbad5a5c) Update GitHub Actions workflows. ([#​1661](https://togithub.com/pulumi/pulumi-gcp/issues/1661)) - [`bd7b6e2`](https://togithub.com/pulumi/pulumi-gcp/commit/bd7b6e2b7) Update GitHub Actions workflows. ([#​1667](https://togithub.com/pulumi/pulumi-gcp/issues/1667)) - [`1e760ad`](https://togithub.com/pulumi/pulumi-gcp/commit/1e760ad1b) Update GitHub Actions workflows. ([#​1669](https://togithub.com/pulumi/pulumi-gcp/issues/1669)) - [`cf14045`](https://togithub.com/pulumi/pulumi-gcp/commit/cf14045b8) Upgrade pulumi-terraform-bridge to v3.74.0 ([#​1657](https://togithub.com/pulumi/pulumi-gcp/issues/1657)) - [`7a92fb6`](https://togithub.com/pulumi/pulumi-gcp/commit/7a92fb60e) Upgrade terraform-provider-google-beta to v5.16.0 ([#​1670](https://togithub.com/pulumi/pulumi-gcp/issues/1670)) ### [`v7.8.0`](https://togithub.com/pulumi/pulumi-gcp/releases/tag/v7.8.0) [Compare Source](https://togithub.com/pulumi/pulumi-gcp/compare/v7.7.1...v7.8.0) #### Changelog - [`9bc48a1`](https://togithub.com/pulumi/pulumi-gcp/commit/9bc48a1c8) Fix TestAccServerless flaky test ([#​1649](https://togithub.com/pulumi/pulumi-gcp/issues/1649)) - [`775bd52`](https://togithub.com/pulumi/pulumi-gcp/commit/775bd525b) Fix TestWarningsNotDuplicated test ([#​1642](https://togithub.com/pulumi/pulumi-gcp/issues/1642)) - [`55dea34`](https://togithub.com/pulumi/pulumi-gcp/commit/55dea3447) Revert broken region validation ([#​1650](https://togithub.com/pulumi/pulumi-gcp/issues/1650)) - [`44b8679`](https://togithub.com/pulumi/pulumi-gcp/commit/44b8679ff) Upgrade terraform-provider-google-beta to v5.15.0 ([#​1638](https://togithub.com/pulumi/pulumi-gcp/issues/1638)) ### [`v7.7.1`](https://togithub.com/pulumi/pulumi-gcp/releases/tag/v7.7.1) [Compare Source](https://togithub.com/pulumi/pulumi-gcp/compare/v7.7.0...v7.7.1) #### Changelog - [`4f5eed6`](https://togithub.com/pulumi/pulumi-gcp/commit/4f5eed6c9) Add logging to flaky test ([#​1618](https://togithub.com/pulumi/pulumi-gcp/issues/1618)) - [`8c50e58`](https://togithub.com/pulumi/pulumi-gcp/commit/8c50e58ff) Add lowercase autonaming for subnet and router ([#​1581](https://togithub.com/pulumi/pulumi-gcp/issues/1581)) - [`32bf83c`](https://togithub.com/pulumi/pulumi-gcp/commit/32bf83c3b) Add ruleset to remove Beta mentions from schema and add tests - [`7416337`](https://togithub.com/pulumi/pulumi-gcp/commit/74163370e) Allow tests to override default opts ([#​1602](https://togithub.com/pulumi/pulumi-gcp/issues/1602)) - [`1f492f5`](https://togithub.com/pulumi/pulumi-gcp/commit/1f492f50e) Clean out patches that have only the link to GCP-Beta cleaned up manually - [`788ae01`](https://togithub.com/pulumi/pulumi-gcp/commit/788ae019e) Clean up Patches containing `Beta` links ([#​1555](https://togithub.com/pulumi/pulumi-gcp/issues/1555)) - [`f147fd6`](https://togithub.com/pulumi/pulumi-gcp/commit/f147fd639) Dedup gcp preconfigure check ([#​1552](https://togithub.com/pulumi/pulumi-gcp/issues/1552)) - [`82bfe42`](https://togithub.com/pulumi/pulumi-gcp/commit/82bfe4229) Disable Network and Cluster tests - [`c6195ec`](https://togithub.com/pulumi/pulumi-gcp/commit/c6195ecec) Disable Network and Cluster tests ([#​1578](https://togithub.com/pulumi/pulumi-gcp/issues/1578)) - [`0e39ca9`](https://togithub.com/pulumi/pulumi-gcp/commit/0e39ca9ba) Fix secret_manager_secret migration from v6 to v7 ([#​1623](https://togithub.com/pulumi/pulumi-gcp/issues/1623)) - [`a5a3c94`](https://togithub.com/pulumi/pulumi-gcp/commit/a5a3c947a) Reenable iam tests with recordings ([#​1603](https://togithub.com/pulumi/pulumi-gcp/issues/1603)) - [`fa56f09`](https://togithub.com/pulumi/pulumi-gcp/commit/fa56f090e) Region config check ([#​1554](https://togithub.com/pulumi/pulumi-gcp/issues/1554)) - [`155524c`](https://togithub.com/pulumi/pulumi-gcp/commit/155524ca9) Revert "IAM tests ([#​1526](https://togithub.com/pulumi/pulumi-gcp/issues/1526))" ([#​1582](https://togithub.com/pulumi/pulumi-gcp/issues/1582)) - [`1f2371c`](https://togithub.com/pulumi/pulumi-gcp/commit/1f2371c0a) Skip flaky test ([#​1622](https://togithub.com/pulumi/pulumi-gcp/issues/1622)) - [`5b031bd`](https://togithub.com/pulumi/pulumi-gcp/commit/5b031bdf2) Update GitHub Actions workflows. ([#​1615](https://togithub.com/pulumi/pulumi-gcp/issues/1615)) - [`43aeb75`](https://togithub.com/pulumi/pulumi-gcp/commit/43aeb75e1) Update GitHub Actions workflows. ([#​1620](https://togithub.com/pulumi/pulumi-gcp/issues/1620)) - [`b827f3c`](https://togithub.com/pulumi/pulumi-gcp/commit/b827f3c56) Upgrade providertest ([#​1579](https://togithub.com/pulumi/pulumi-gcp/issues/1579)) - [`b750f52`](https://togithub.com/pulumi/pulumi-gcp/commit/b750f52e2) Upgrade pulumi-terraform-bridge to v3.72.0 ([#​1580](https://togithub.com/pulumi/pulumi-gcp/issues/1580)) - [`154aa9f`](https://togithub.com/pulumi/pulumi-gcp/commit/154aa9f27) Upgrade pulumi-terraform-bridge to v3.73.0 ([#​1619](https://togithub.com/pulumi/pulumi-gcp/issues/1619)) - [`e0b57fb`](https://togithub.com/pulumi/pulumi-gcp/commit/e0b57fba0) Upgrade terraform-provider-google-beta to v5.14.0 ([#​1621](https://togithub.com/pulumi/pulumi-gcp/issues/1621)) - [`5196e72`](https://togithub.com/pulumi/pulumi-gcp/commit/5196e724d) make sdks - [`1226fc7`](https://togithub.com/pulumi/pulumi-gcp/commit/1226fc7bd) whitespace ### [`v7.7.0`](https://togithub.com/pulumi/pulumi-gcp/releases/tag/v7.7.0) [Compare Source](https://togithub.com/pulumi/pulumi-gcp/compare/v7.6.0...v7.7.0) #### Changelog - [`b14b7c4`](https://togithub.com/pulumi/pulumi-gcp/commit/b14b7c4f9) Update GitHub Actions workflows. ([#​1547](https://togithub.com/pulumi/pulumi-gcp/issues/1547)) - [`1c61502`](https://togithub.com/pulumi/pulumi-gcp/commit/1c61502d7) Upgrade terraform-provider-google-beta to v5.13.0 ([#​1567](https://togithub.com/pulumi/pulumi-gcp/issues/1567)) ### [`v7.6.0`](https://togithub.com/pulumi/pulumi-gcp/releases/tag/v7.6.0) [Compare Source](https://togithub.com/pulumi/pulumi-gcp/compare/v7.5.0...v7.6.0) #### Changelog - [`9e45f3a`](https://togithub.com/pulumi/pulumi-gcp/commit/9e45f3a6a) IAM tests ([#​1526](https://togithub.com/pulumi/pulumi-gcp/issues/1526)) - [`b3713a3`](https://togithub.com/pulumi/pulumi-gcp/commit/b3713a302) Update GitHub Actions workflows. ([#​1525](https://togithub.com/pulumi/pulumi-gcp/issues/1525)) - [`d96d4b4`](https://togithub.com/pulumi/pulumi-gcp/commit/d96d4b4a5) Update GitHub Actions workflows. ([#​1530](https://togithub.com/pulumi/pulumi-gcp/issues/1530)) - [`5eb99bb`](https://togithub.com/pulumi/pulumi-gcp/commit/5eb99bb5f) Update GitHub Actions workflows. ([#​1541](https://togithub.com/pulumi/pulumi-gcp/issues/1541)) - [`4f44742`](https://togithub.com/pulumi/pulumi-gcp/commit/4f447428b) Upgrade pulumi-terraform-bridge to v3.71.0 ([#​1539](https://togithub.com/pulumi/pulumi-gcp/issues/1539)) - [`61a5c73`](https://togithub.com/pulumi/pulumi-gcp/commit/61a5c73dc) Upgrade terraform-provider-google-beta to v5.12.0 ([#​1542](https://togithub.com/pulumi/pulumi-gcp/issues/1542))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.