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-beta from 5.12.0 to 5.29.0 in /tf-workspace #161

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/google-beta from 5.12.0 to 5.29.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v5.29.0

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. (#7306)

FEATURES:

  • New Resource: google_bigtable_authorized_view (#7310)
  • New Resource: google_integration_connectors_managed_zone (#7320)
  • New Resource: google_network_connectivity_regional_endpoint (#7313)

IMPROVEMENTS:

  • clouddeploy: added custom_target field to google_clouddeploy_target resource (#7309)
  • clouddeploy: added google_cloud_build_repo to custom_target_type resource (#7325)
  • compute: added preconfigured_waf_config field to google_compute_region_security_policy_rule resource; (#7324)
  • compute: added rate_limit_options field to 'google_compute_region_security_policy_rule' resource; (#7324)
  • compute: added security_profile_group, tls_inspect to google_compute_firewall_policy_rule (#7309)
  • compute: added security_profile_group, tls_inspect to google_compute_network_firewall_policy_rule (#7309)
  • compute: added fields reserved_internal_range and secondary_ip_ranges.reserved_internal_range to google_compute_subnetwork resource (#7318)
  • container: added dns_config.additive_vpc_scope_dns_domain field to google_container_cluster resource (#7321)
  • container: added enable_nested_virtualization field to google_container_node_pool and google_container_cluster resource. (#7314)
  • iam: added extra_attributes_oauth2_client field to google_iam_workforce_pool_provider resource (#7319)
  • privateca: added maximum_lifetime field to google_privateca_certificate_template resource (#7309)

BUG FIXES:

  • bigquery: added allow_resource_tags_on_deletion to google_bigquery_table to allow deletion of table when it still has associated resource tags (#7327)

v5.28.0

DEPRECATIONS:

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

FEATURES:

  • New Data Source: google_storage_buckets (#7291)
  • New Resource: google_compute_security_policy_rule (#7282)
  • New Resource: google_privileged_access_manager_entitlement (#7283)

IMPROVEMENTS:

  • alloydb: added maintenance_update_policy field to google_alloydb_cluster resource (#7288)
  • container: added node_config.secondary_boot_disks field to google_container_node_pool (#7292)
  • integrations: added create_sample_integrations field to google_integrations_client, replacing deprecated field create_sample_workflows. (#7285)
  • redis: added redis_configs field to google_redis_cluster resource (#7289)

BUG FIXES:

  • dns: fixed bug where the deletion of google_dns_managed_zone resources was blocked by any associated SOA-type google_dns_record_set resources (#7305)
  • storage: fixed an issue where google_storage_bucket_object and google_storage_bucket_objects data sources would ignore custom endpoints (#7287)

v5.27.0

FEATURES:

  • New Data Source: google_storage_bucket_objects (#7270)
  • New Resource: google_composer_user_workloads_secret (#7257)
  • New Resource: google_compute_security_policy_rule (#7282)
  • New Resource: google_data_loss_prevention_discovery_config (#7252)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

5.29.0 (May 13, 2024)

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. (#7306)

FEATURES:

  • New Resource: google_bigtable_authorized_view (#7310)
  • New Resource: google_integration_connectors_managed_zone (#7320)
  • New Resource: google_network_connectivity_regional_endpoint (#7313)

IMPROVEMENTS:

  • clouddeploy: added custom_target field to google_clouddeploy_target resource (#7309)
  • clouddeploy: added google_cloud_build_repo to custom_target_type resource (#7325)
  • compute: added preconfigured_waf_config field to google_compute_region_security_policy_rule resource; (#7324)
  • compute: added rate_limit_options field to 'google_compute_region_security_policy_rule' resource; (#7324)
  • compute: added security_profile_group, tls_inspect to google_compute_firewall_policy_rule (#7309)
  • compute: added security_profile_group, tls_inspect to google_compute_network_firewall_policy_rule (#7309)
  • compute: added fields reserved_internal_range and secondary_ip_ranges.reserved_internal_range to google_compute_subnetwork resource (#7318)
  • container: added dns_config.additive_vpc_scope_dns_domain field to google_container_cluster resource (#7321)
  • container: added enable_nested_virtualization field to google_container_node_pool and google_container_cluster resource. (#7314)
  • iam: added extra_attributes_oauth2_client field to google_iam_workforce_pool_provider resource (#7319)
  • privateca: added maximum_lifetime field to google_privateca_certificate_template resource (#7309)

BUG FIXES:

  • bigquery: added allow_resource_tags_on_deletion to google_bigquery_table to allow deletion of table when it still has associated resource tags (#7327)

5.28.0 (May 6, 2024)

DEPRECATIONS:

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

FEATURES:

  • New Data Source: google_storage_buckets (#7291)
  • New Resource: google_compute_security_policy_rule (#7282)
  • New Resource: google_privileged_access_manager_entitlement (#7283)

IMPROVEMENTS:

  • alloydb: added maintenance_update_policy field to google_alloydb_cluster resource (#7288)
  • container: added node_config.secondary_boot_disks field to google_container_node_pool (#7292)
  • integrations: added create_sample_integrations field to google_integrations_client, replacing deprecated field create_sample_workflows. (#7285)
  • redis: added redis_configs field to google_redis_cluster resource (#7289)

BUG FIXES:

  • dns: fixed bug where the deletion of google_dns_managed_zone resources was blocked by any associated SOA-type google_dns_record_set resources (#7305)
  • storage: fixed an issue where google_storage_bucket_object and google_storage_bucket_objects data sources would ignore custom endpoints (#7287)

5.27.0 (Apr 30, 2024)

FEATURES:

  • New Data Source: google_storage_bucket_objects (#7270)

... (truncated)

Commits
  • 9ecb029 CHANGELOG for 5.29.0 (beta) (#7344)
  • 36f759d Make workforce pool provider extra attributes tests and examples follow inten...
  • f918124 Allow deletion of resource_bigquery_table when it still has associated resour...
  • 29c15a3 Remove cluster update validation for primary to secondary (#10588) (#7326)
  • cea8cd8 Update CustomTargetType resource to include googleCloudBuildRepo type (#10543...
  • 10a3d1c Added "preconfiguredWafConfig" and "rateLimitOptions" support to region secur...
  • 75962a8 update dataflow job service_account_email docs (#10607) (#7323)
  • 61b315d chore(ci): remove firestore project and its reference (#10505) (#7322)
  • 05a110e Adding support for Cloud DNS Additive VPC Scope for GKE, currently in preview...
  • 1b8cb4b Add support for Managed zone resource of Integration Connectors. (#10580) (#7...
  • 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)

Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 5.12.0 to 5.29.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v5.12.0...v5.29.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #164.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/terraform/tf-workspace/hashicorp/google-beta-5.29.0 branch May 20, 2024 20:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants