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 6.5.0 to 6.10.0 #230

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps hashicorp/google-beta from 6.5.0 to 6.10.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v6.10.0

FEATURES:

  • New Data Source: google_compute_instance_guest_attributes (#8556)
  • New Data Source: google_service_accounts (#8532)
  • New Resource: google_iap_settings (#8548)

IMPROVEMENTS:

  • apphub: added GLOBAL enum value to scope.type field in google_apphub_application resource (#8504)
  • assuredworkloads: added workload_options field to google_assured_workloads_workload resource (#8495)
  • backupdr: marked networks field optional in google_backup_dr_management_server resource (#8594)
  • bigquery: added external_catalog_dataset_options fields to google_bigquery_dataset resource (beta) (#8558)
  • bigquery: added descriptive validation errors for missing required fields in google_bigquery_job destination table configuration (#8542)
  • compute: desired_status on google_compute_instance can now be set to TERMINATED or SUSPENDED on instance creation (#8515)
  • compute: added header_action and redirect_options fields to google_compute_security_policy_rule resource (#8544)
  • compute: added interface.ipv6-address field in google_compute_external_vpn_gateway resource (#8552)
  • compute: added plan-time validation to name on google_compute_instance (#8520)
  • compute: added support for advanced_machine_features.turbo_mode to google_compute_instance, google_compute_instance_template, and google_compute_region_instance_template (#8551)
  • container: added in-place update support for labels, resource_manager_tags and workload_metadata_config in google_container_cluster.node_config (#8522)
  • memorystore: added mode flag to google_memorystore_instance (#8498)
  • resourcemanager: added disabled to google_service_account datasource (#8518)
  • spanner: added asymmetric_autoscaling_options field to google_spanner_instance (#8503)
  • sql: removed the client-side default of ENTERPRISE for edition in google_sql_database_instance so that edition is determined by the API when unset. This will cause new instances to use ENTERPRISE_PLUS as the default for POSTGRES_16. (#8490)
  • vmwareengine: added autoscaling_settings to google_vmwareengine_private_cloud resource (#8529)

BUG FIXES:

  • accesscontextmanager: fixed permadiff for perimeter ingress / egress rule resources (#8526)
  • compute: fixed an error in google_compute_region_security_policy_rule that prevented updating the default rule (#8535)
  • compute: fixed an error in google_compute_security_policy_rule that prevented updating the default rule (#8535)
  • container: fixed missing in-place updates for some google_container_cluster.node_config subfields (#8522)

v6.9.0

DEPRECATIONS:

  • containerattached: deprecated security_posture_config field in google_container_attached_cluster resource (#8446)

FEATURES:

  • New Data Source: google_oracle_database_autonomous_database (#8440)
  • New Data Source: google_oracle_database_autonomous_databases (#8438)
  • New Data Source: google_oracle_database_cloud_exadata_infrastructures (#8430)
  • New Data Source: google_oracle_database_cloud_vm_clusters (#8437)
  • New Resource: google_apigee_app_group (#8451)
  • New Resource: google_apigee_developer (#8445)
  • New Resource: google_network_connectivity_group (#8439)

IMPROVEMENTS:

  • compute: google_compute_network_firewall_policy_association now uses MMv1 engine instead of DCL. (#8489)
  • compute: google_compute_region_network_firewall_policy_association now uses MMv1 engine instead of DCL. (#8489)
  • compute: added creation_timestamp field to google_compute_instance, google_compute_instance_template, google_compute_region_instance_template (#8442)
  • compute: added key_revocation_action_type to google_compute_instance and related resources (#8473)
  • looker: added deletion_policy to google_looker_instance to allow force-destroying instances with nested resources by setting deletion_policy = FORCE (#8453)
  • monitoring: added alert_strategy.notification_prompts field to google_monitoring_alert_policy (#8457)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

6.10.0 (Unreleased)

FEATURES:

  • New Data Source: google_compute_instance_guest_attributes (#8556)
  • New Data Source: google_service_accounts (#8532)
  • New Resource: google_iap_settings (#8548)

IMPROVEMENTS:

  • apphub: added GLOBAL enum value to scope.type field in google_apphub_application resource (#8504)
  • assuredworkloads: added workload_options field to google_assured_workloads_workload resource (#8495)
  • backupdr: marked networks field optional in google_backup_dr_management_server resource (#8594)
  • bigquery: added external_catalog_dataset_options fields to google_bigquery_dataset resource (beta) (#8558)
  • bigquery: added descriptive validation errors for missing required fields in google_bigquery_job destination table configuration (#8542)
  • compute: desired_status on google_compute_instance can now be set to TERMINATED or SUSPENDED on instance creation (#8515)
  • compute: added header_action and redirect_options fields to google_compute_security_policy_rule resource (#8544)
  • compute: added interface.ipv6-address field in google_compute_external_vpn_gateway resource (#8552)
  • compute: added plan-time validation to name on google_compute_instance (#8520)
  • compute: added support for advanced_machine_features.turbo_mode to google_compute_instance, google_compute_instance_template, and google_compute_region_instance_template (#8551)
  • container: added in-place update support for labels, resource_manager_tags and workload_metadata_config in google_container_cluster.node_config (#8522)
  • memorystore: added mode flag to google_memorystore_instance (#8498)
  • resourcemanager: added disabled to google_service_account datasource (#8518)
  • spanner: added asymmetric_autoscaling_options field to google_spanner_instance (#8503)
  • sql: removed the client-side default of ENTERPRISE for edition in google_sql_database_instance so that edition is determined by the API when unset. This will cause new instances to use ENTERPRISE_PLUS as the default for POSTGRES_16. (#8490)
  • vmwareengine: added autoscaling_settings to google_vmwareengine_private_cloud resource (#8529)

BUG FIXES:

  • accesscontextmanager: fixed permadiff for perimeter ingress / egress rule resources (#8526)
  • compute: fixed an error in google_compute_region_security_policy_rule that prevented updating the default rule (#8535)
  • compute: fixed an error in google_compute_security_policy_rule that prevented updating the default rule (#8535)
  • container: fixed missing in-place updates for some google_container_cluster.node_config subfields (#8522)

6.9.0 (October 28, 2024)

DEPRECATIONS:

  • containerattached: deprecated security_posture_config field in google_container_attached_cluster resource (#8446)

FEATURES:

  • New Data Source: google_oracle_database_autonomous_database (#8440)
  • New Data Source: google_oracle_database_autonomous_databases (#8438)
  • New Data Source: google_oracle_database_cloud_exadata_infrastructures (#8430)
  • New Data Source: google_oracle_database_cloud_vm_clusters (#8437)
  • New Resource: google_apigee_app_group (#8451)
  • New Resource: google_apigee_developer (#8445)
  • New Resource: google_network_connectivity_group (#8439)

IMPROVEMENTS:

  • compute: google_compute_network_firewall_policy_association now uses MMv1 engine instead of DCL. (#8489)
  • compute: google_compute_region_network_firewall_policy_association now uses MMv1 engine instead of DCL. (#8489)
  • compute: added creation_timestamp field to google_compute_instance, google_compute_instance_template, google_compute_region_instance_template (#8442)
  • compute: added key_revocation_action_type to google_compute_instance and related resources (#8473)

... (truncated)

Commits
  • 34d0720 Update CHANGELOG.md (#8572)
  • 33d4be4 marked networks field optional in google_backup_dr_management_server reso...
  • fe5507e Add external catalog dataset options to google_bigquery_dataset beta (#12113)...
  • d8ce99d Modified Internal Range acceptance tests for Network Connectivity to check fo...
  • 6b4ab37 Guest attributes data source (#12081) (#8556)
  • a6ff27c Improve custom error response policy examples to match docs (#12117) (#8555)
  • 653c6eb Normalize GKE resource link in the example given in gkehub membership descrip...
  • 59dfe04 add new cloudaicompanion service into .ci/infra/terraform/main.tf (#12186) ...
  • 2d05de3 Add support for IPv6 addresses with the google_compute_external_vpn_gateway t...
  • 227afcc compute: added support for advanced_machine_features.turbo_mode (#12148) (#...
  • 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 6.5.0 to 6.10.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/v6.10.0/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v6.5.0...v6.10.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 requested a review from koenighotze as a code owner November 4, 2024 21:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Nov 4, 2024
Copy link

infracost bot commented Nov 4, 2024

💰 Infracost report

Monthly estimate generated

This comment will be updated when code changes.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #234.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/google-beta-6.10.0 branch November 11, 2024 22:01
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