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

Bump hashicorp/google from 5.5.0 to 5.29.1 in /terraform #124

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps hashicorp/google from 5.5.0 to 5.29.1.

Release notes

Sourced from hashicorp/google's releases.

v5.29.1

5.29.1 (May 14, 2024)

BREAKING CHANGES:

  • compute: removed secondary_ip_range.reserved_internal_range field from google_compute_subnetwork (18133)

v5.29.0

BREAKING CHANGES:

  • compute: added required reserved_internal_range subfield to reserved_internal_range in google_compute_subnetwork. This field can be set to null as an equivalent to leaving it unspecified.

NOTES:

  • compute: added documentation for md5_authentication_key field in google_compute_router_peer resource. The field was introduced in v5.12.0, but documentation was unintentionally omitted at that time. (#17991)

FEATURES:

  • New Resource: google_bigtable_authorized_view (#18006)
  • New Resource: google_integration_connectors_managed_zone (#18029)
  • New Resource: google_network_connectivity_regional_endpoint (#18014)
  • New Resource: google_network_security_security_profile (#18025)
  • New Resource: google_network_security_security_profile_group (#18025)
  • New Resource: google_network_security_firewall_endpoint (#18025)
  • New Resource: google_network_security_firewall_endpoint_association (#18025)

IMPROVEMENTS:

  • clouddeploy: added custom_target field to google_clouddeploy_target resource (#18000)
  • clouddeploy: added google_cloud_build_repo to custom_target_type resource (#18040)
  • compute: added preconfigured_waf_config field to google_compute_region_security_policy_rule resource; (#18039)
  • compute: added rate_limit_options field to google_compute_region_security_policy_rule resource; (#18039)
  • compute: added security_profile_group, tls_inspect to google_compute_firewall_policy_rule (#18000)
  • compute: added security_profile_group, tls_inspect to google_compute_network_firewall_policy_rule (#18000)
  • compute: added fields reserved_internal_range and secondary_ip_ranges.reserved_internal_range to google_compute_subnetwork resource (#18026)
  • container: added dns_config.additive_vpc_scope_dns_domain field to google_container_cluster resource (#18031)
  • container: added enable_nested_virtualization field to google_container_node_pool and google_container_cluster resource. (#18015)
  • iam: added extra_attributes_oauth2_client field to google_iam_workforce_pool_provider resource (#18027)
  • privateca: added maximum_lifetime field to google_privateca_certificate_template resource (#18000)

v5.28.0

DEPRECATIONS:

  • integrations: deprecated create_sample_workflows and provision_gmek fields in google_integrations_client. (#17945)

FEATURES:

  • New Data Source: google_storage_buckets (#17960)
  • New Resource: google_compute_security_policy_rule (#17937)

IMPROVEMENTS:

  • alloydb: added maintenance_update_policy field to google_alloydb_cluster resource (#17954)
  • bigquery: added external_dataset_reference field to google_bigquery_dataset (#17944)
  • composer: enabled in-place update for config.software_config.image_version in google_composer_environment (#17986)
  • container: added node_config.secondary_boot_disks field to google_container_node_pool (#17962)
  • integrations: added create_sample_integrations field to google_integrations_client, replacing deprecated field create_sample_workflows. (#17945)
  • redis: added redis_configs field to google_redis_cluster resource (#17956)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.29.1 (May 14, 2024)

BREAKING CHANGES:

  • compute: removed secondary_ip_range.reserved_internal_range field from google_compute_subnetwork (18133)

5.29.0 (May 13, 2024)

BREAKING CHANGES:

  • compute: added required reserved_internal_range subfield to reserved_internal_range in google_compute_subnetwork. This field can be set to null as an equivalent to leaving it unspecified. Upgrading directly to 5.29.1 will avoid this issue.

NOTES:

  • compute: added documentation for md5_authentication_key field in google_compute_router_peer resource. The field was introduced in v5.12.0, but documentation was unintentionally omitted at that time. (#17991)

FEATURES:

  • New Resource: google_bigtable_authorized_view (#18006)
  • New Resource: google_integration_connectors_managed_zone (#18029)
  • New Resource: google_network_connectivity_regional_endpoint (#18014)
  • New Resource: google_network_security_security_profile (#18025)
  • New Resource: google_network_security_security_profile_group (#18025)
  • New Resource: google_network_security_firewall_endpoint (#18025)
  • New Resource: google_network_security_firewall_endpoint_association (#18025)

IMPROVEMENTS:

  • clouddeploy: added custom_target field to google_clouddeploy_target resource (#18000)
  • clouddeploy: added google_cloud_build_repo to custom_target_type resource (#18040)
  • compute: added preconfigured_waf_config field to google_compute_region_security_policy_rule resource; (#18039)
  • compute: added rate_limit_options field to google_compute_region_security_policy_rule resource; (#18039)
  • compute: added security_profile_group, tls_inspect to google_compute_firewall_policy_rule (#18000)
  • compute: added security_profile_group, tls_inspect to google_compute_network_firewall_policy_rule (#18000)
  • compute: added fields reserved_internal_range and secondary_ip_ranges.reserved_internal_range to google_compute_subnetwork resource (#18026)
  • container: added dns_config.additive_vpc_scope_dns_domain field to google_container_cluster resource (#18031)
  • container: added enable_nested_virtualization field to google_container_node_pool and google_container_cluster resource. (#18015)
  • iam: added extra_attributes_oauth2_client field to google_iam_workforce_pool_provider resource (#18027)
  • privateca: added maximum_lifetime field to google_privateca_certificate_template resource (#18000)

5.28.0 (May 6, 2024)

DEPRECATIONS:

  • integrations: deprecated create_sample_workflows and provision_gmek fields in google_integrations_client. (#17945)

FEATURES:

  • New Data Source: google_storage_buckets (#17960)
  • New Resource: google_compute_security_policy_rule (#17937)

IMPROVEMENTS:

  • alloydb: added maintenance_update_policy field to google_alloydb_cluster resource (#17954)
  • bigquery: promoted external_dataset_reference in google_bigquery_dataset to GA (#17944)
  • composer: promoted config.software_config.image_version in-place update to GA in resource google_composer_environment (#17986)
  • container: added node_config.secondary_boot_disks field to google_container_node_pool (#17962)
  • integrations: added create_sample_integrations field to google_integrations_client, replacing deprecated field create_sample_workflows. (#17945)

... (truncated)

Commits
  • e723d16 Update CHANGELOG.md (#18135)
  • c118397 Revert "Add reservedInternalRange fields to the google_compute_subnetwork res...
  • c3f2efe Make workforce pool provider extra attributes tests and examples follow inten...
  • 4fc5222 Remove cluster update validation for primary to secondary (#10588) (#18041)
  • 5b1817b Update CustomTargetType resource to include googleCloudBuildRepo type (#10543...
  • 5d8da30 Added "preconfiguredWafConfig" and "rateLimitOptions" support to region secur...
  • e809049 update dataflow job service_account_email docs (#10607) (#18037)
  • 6506b0c chore(ci): remove firestore project and its reference (#10505) (#18036)
  • 0daec47 Adding support for Cloud DNS Additive VPC Scope for GKE, currently in preview...
  • d81b85b Add support for Managed zone resource of Integration Connectors. (#10580) (#1...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

This change is Reviewable

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.5.0 to 5.29.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/v5.29.1/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.5.0...v5.29.1)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from fredflev as a code owner May 15, 2024 16:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels May 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2024

Superseded by #125.

@dependabot dependabot bot closed this May 21, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/google-5.29.1 branch May 21, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants