relaycorp / cloud-pong

Infrastructure as Code and configuration for the Awala Pong service run by Relaycorp
MIT License
1 stars 0 forks source link

Bump hashicorp/google-beta from 4.75.1 to 5.16.0 #35

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps hashicorp/google-beta from 4.75.1 to 5.16.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v5.16.0

FEATURES:

  • New Resource: google_clouddeploy_delivery_pipeline_iam_* (#6928)
  • New Resource: google_compute_instance_group_membership (#6933)
  • New Resource: google_discovery_engine_search_engine (#6919)
  • New Resource: google_firebase_app_check_service_config (#6921)

IMPROVEMENTS:

  • bigquery: promoted table_replication_info field on resource_bigquery_table resource to GA (#6929)
  • compute: added confidential_instance_config.confidential_instance_type field to google_compute_instance, google_compute_instance_template, and google_compute_region_instance_template resources (#6934)
  • networksecurity: removed unused custom code from google_network_security_address_group (#6931)
  • provider: added an optional provider level label goog-terraform-provisioned to identify resources that were created by Terraform when viewing/editing these resources in other tools. (#6924)

BUG FIXES:

  • firebasehosting: fixed typing in google_firebase_hosting_custom_domain issues.details field (#6926)

v5.15.0

FEATURES:

  • New Data Source: google_compute_machine_types (#6903)
  • New Resource: google_blockchain_node_engine_blockchain_nodes (#6897)
  • New Resource: google_compute_region_network_endpoint (#6913)
  • New Resource: google_discovery_engine_chat_engine (#6918)
  • New Resource: google_discovery_engine_search_engine (#6919)
  • New Resource: google_netapp_volume_snapshot (#6914)

IMPROVEMENTS:

  • compute: added INTERNET_IP_PORT and INTERNET_FQDN_PORT options for the google_compute_region_network_endpoint_group resource. (#6913)
  • compute: added creation_timestamp to google_compute_instance_group_manager and google_compute_region_instance_group_manager. (#6904)
  • compute: added disk_id attribute to google_compute_disk resource (#6906)
  • compute: added stack_type attribute for google_compute_interconnect_attachment resource. (#6915)
  • compute: updated the google_compute_security_policy resource's json_parsing field to accept the value STANDARD_WITH_GRAPHQL (#6898)
  • memcache: added reserved_ip_range_id field to google_memcache_instance resource (#6901)
  • netapp: added deletion_policy field to google_netapp_volume resource (#6905)

BUG FIXES:

  • alloydb: fixed an issue where database_flags in secondary google_alloydb_instance resources would cause a diff, as they are copied from the primary (#6910)
  • filestore: made google_filestore_instance.source_backup field configurable (#6899)
  • vmwareengine: fixed a bug to prevent recreation of existing google_vmwareengine_private_cloud resources when upgrading provider version from <5.10.0 (#6911)

v5.14.0

FEATURES:

  • New Resource: google_discovery_engine_data_store (#6892)
  • New Resource: google_securityposture_posture_deployment (#6893)
  • New Resource: google_securityposture_posture (#6890)

IMPROVEMENTS:

  • cloudrun: added template.spec.volumes.csi field to google_cloud_run_service resource to support mounting Cloud Storage buckets using GCSFuse (#6875)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

5.16.0 (Feb 12, 2024)

FEATURES:

  • New Resource: google_clouddeploy_delivery_pipeline_iam_* (#6928)
  • New Resource: google_compute_instance_group_membership (#6933)
  • New Resource: google_discovery_engine_search_engine (#6919)
  • New Resource: google_firebase_app_check_service_config (#6921)

IMPROVEMENTS:

  • bigquery: promoted table_replication_info field on resource_bigquery_table resource to GA (#6929)
  • compute: added confidential_instance_config.confidential_instance_type field to google_compute_instance, google_compute_instance_template, and google_compute_region_instance_template resources (#6934)
  • networksecurity: removed unused custom code from google_network_security_address_group (#6931)
  • provider: added an optional provider level label goog-terraform-provisioned to identify resources that were created by Terraform when viewing/editing these resources in other tools. (#6924)

BUG FIXES:

  • firebasehosting: fixed typing in google_firebase_hosting_custom_domain issues.details field (#6926)

5.15.0 (Feb 5, 2024)

FEATURES:

  • New Data Source: google_compute_machine_types (#6903)
  • New Resource: google_blockchain_node_engine_blockchain_nodes (#6897)
  • New Resource: google_compute_region_network_endpoint (#6913)
  • New Resource: google_discovery_engine_chat_engine (#6918)
  • New Resource: google_discovery_engine_search_engine (#6919)
  • New Resource: google_netapp_volume_snapshot (#6914)

IMPROVEMENTS:

  • compute: added INTERNET_IP_PORT and INTERNET_FQDN_PORT options for the google_compute_region_network_endpoint_group resource. (#6913)
  • compute: added creation_timestamp to google_compute_instance_group_manager and google_compute_region_instance_group_manager. (#6904)
  • compute: added disk_id attribute to google_compute_disk resource (#6906)
  • compute: added stack_type attribute for google_compute_interconnect_attachment resource. (#6915)
  • compute: updated the google_compute_security_policy resource's json_parsing field to accept the value STANDARD_WITH_GRAPHQL (#6898)
  • memcache: added reserved_ip_range_id field to google_memcache_instance resource (#6901)
  • netapp: added deletion_policy field to google_netapp_volume resource (#6905)

BUG FIXES:

  • alloydb: fixed an issue where database_flags in secondary google_alloydb_instance resources would cause a diff, as they are copied from the primary (#6910)
  • filestore: made google_filestore_instance.source_backup field configurable (#6899)
  • vmwareengine: fixed a bug to prevent recreation of existing google_vmwareengine_private_cloud resources when upgrading provider version from <5.10.0 (#6911)

5.14.0 (Jan 29, 2024)

FEATURES:

  • New Resource: google_discovery_engine_data_store (#6892)
  • New Resource: google_securityposture_posture_deployment (#6893)
  • New Resource: google_securityposture_posture (#6890)

IMPROVEMENTS:

  • cloudrun: added template.spec.volumes.csi field to google_cloud_run_service resource to support mounting Cloud Storage buckets using GCSFuse (#6875)

... (truncated)

Commits
  • 4a20ec6 CHANGELOG for 5.16.0 (#6952)
  • 6f5b8f2 Make acctest use bootstrapped KMS key, instead of making new key that resembl...
  • 86add51 Add sweepers for vertex_dataset, vertex_tensorboard and vertex_metadataStore ...
  • 77fcd48 Corrected name of google_blockchain_node_engine_blockchain_nodes (#6936)
  • 59922e7 Modify posture deployment field descriptions (#9900) (#6935)
  • a568517 Add beta support for confidentialInstanceType (#9847) (#6934)
  • 8f093d3 Add fine grained resource for instance group membership (#9891) (#6933)
  • 3548302 Update CHANGELOG.md for v5.14.0, v5.15.0 (#6932)
  • 082ecd1 networksecurity/AddressGroup: remove unused custom code (#9829) (#6931)
  • d682269 Ignore .github folder when using Copywrite tool (#9920) (#6930)
  • 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 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)
dependabot[bot] commented 8 months ago

Superseded by #36.