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 from 4.75.1 to 5.16.0 #34

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps hashicorp/google from 4.75.1 to 5.16.0.

Release notes

Sourced from hashicorp/google's releases.

v5.16.0

FEATURES:

  • New Resource: google_clouddeploy_delivery_pipeline_iam_* (#17180)
  • New Resource: google_compute_instance_group_membership (#17188)
  • New Resource: google_discovery_engine_search_engine (#17146)
  • New Resource: google_firebase_app_check_service_config (#17155)

IMPROVEMENTS:

  • bigquery: promoted table_replication_info field on resource_bigquery_table resource to GA (#17181)
  • networksecurity: removed unused custom code from google_network_security_address_group (#17183)
  • 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. (#17170)

v5.15.0

FEATURES:

  • New Data Source: google_compute_machine_types (#17107)
  • New Resource: google_blockchain_nodes (#17096)
  • New Resource: google_compute_region_network_endpoint (#17137)
  • New Resource: google_discovery_engine_chat_engine (#17145)
  • New Resource: google_discovery_engine_search_engine (#17146)
  • New Resource: google_netapp_volume_snapshot (#17138)

IMPROVEMENTS:

  • compute: added INTERNET_IP_PORT and INTERNET_FQDN_PORT options for the google_compute_region_network_endpoint_group resource. (#17137)
  • compute: added creation_timestamp to google_compute_instance_group_manager and google_compute_region_instance_group_manager. (#17110)
  • compute: added disk_id attribute to google_compute_disk resource (#17112)
  • compute: added stack_type attribute for google_compute_interconnect_attachment resource. (#17139)
  • compute: updated the google_compute_security_policy resource's json_parsing field to accept the value STANDARD_WITH_GRAPHQL (#17097)
  • memcache: added reserved_ip_range_id field to google_memcache_instance resource (#17101)
  • netapp: added deletion_policy field to google_netapp_volume resource (#17111)

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 (#17128)
  • filestore: made google_filestore_instance.source_backup field configurable (#17099)
  • vmwareengine: fixed a bug to prevent recreation of existing google_vmwareengine_private_cloud resources when upgrading provider version from <5.10.0 (#17135

v5.14.0

FEATURES:

  • New Resource: google_discovery_engine_data_store (#17084)
  • New Resource: google_securityposture_posture_deployment (#17085)
  • New Resource: google_securityposture_posture (#17079)

IMPROVEMENTS:

  • artifactregistry: promoted cleanup_policies and cleanup_policy_dry_run fields to GA for google_artifactregistry_repository resource (#17074)
  • composer: added data_retention_config field to google_composer_environment resource (#17050)
  • logging: updated the google_logging_project_bucket_config resource to be created using the asynchronous create method (#17067)
  • pubsub: added use_table_schema field to google_pubsub_subscription resource (#17054)
  • workflows: added call_log_level field to google_workflows_workflow resource (#17051)

BUG FIXES:

  • cloudfunctions2: fixed permadiff when build_config.docker_repository field is not specified on google_cloudfunctions2_function resource (#17072)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.16.0 (Feb 12, 2024)

FEATURES:

  • New Resource: google_clouddeploy_delivery_pipeline_iam_* (#17180)
  • New Resource: google_compute_instance_group_membership (#17188)
  • New Resource: google_discovery_engine_search_engine (#17146)
  • New Resource: google_firebase_app_check_service_config (#17155)

IMPROVEMENTS:

  • bigquery: promoted table_replication_info field on resource_bigquery_table resource to GA (#17181)
  • networksecurity: removed unused custom code from google_network_security_address_group (#17183)
  • 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. (#17170)

5.15.0 (Feb 5, 2024)

FEATURES:

  • New Data Source: google_compute_machine_types (#17107)
  • New Resource: google_blockchain_node_engine_blockchain_nodes (#17096)
  • New Resource: google_compute_region_network_endpoint (#17137)
  • New Resource: google_discovery_engine_chat_engine (#17145)
  • New Resource: google_discovery_engine_search_engine (#17146)
  • New Resource: google_netapp_volume_snapshot (#17138)

IMPROVEMENTS:

  • compute: added INTERNET_IP_PORT and INTERNET_FQDN_PORT options for the google_compute_region_network_endpoint_group resource. (#17137)
  • compute: added creation_timestamp to google_compute_instance_group_manager and google_compute_region_instance_group_manager. (#17110)
  • compute: added disk_id attribute to google_compute_disk resource (#17112)
  • compute: added stack_type attribute for google_compute_interconnect_attachment resource. (#17139)
  • compute: updated the google_compute_security_policy resource's json_parsing field to accept the value STANDARD_WITH_GRAPHQL (#17097)
  • memcache: added reserved_ip_range_id field to google_memcache_instance resource (#17101)
  • netapp: added deletion_policy field to google_netapp_volume resource (#17111)

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 (#17128)
  • filestore: made google_filestore_instance.source_backup field configurable (#17099)
  • vmwareengine: fixed a bug to prevent recreation of existing google_vmwareengine_private_cloud resources when upgrading provider version from <5.10.0 (#17135

5.14.0 (Jan 29, 2024)

FEATURES:

  • New Resource: google_discovery_engine_data_store (#17084)
  • New Resource: google_securityposture_posture_deployment (#17085)
  • New Resource: google_securityposture_posture (#17079)

IMPROVEMENTS:

  • artifactregistry: promoted cleanup_policies and cleanup_policy_dry_run fields to GA for google_artifactregistry_repository resource (#17074)
  • composer: added data_retention_config field to google_composer_environment resource (#17050)
  • logging: updated the google_logging_project_bucket_config resource to be created using the asynchronous create method (#17067)
  • pubsub: added use_table_schema field to google_pubsub_subscription resource (#17054)
  • workflows: added call_log_level field to google_workflows_workflow resource (#17051)

... (truncated)

Commits
  • d4a4e1e CHANGELOG for 5.16.0 (#17240)
  • a4564db Make acctest use bootstrapped KMS key, instead of making new key that resembl...
  • 2b711a4 Add sweepers for vertex_dataset, vertex_tensorboard and vertex_metadataStore ...
  • 3a4d8ef Corrected name of google_blockchain_node_engine_blockchain_nodes (#17200)
  • f24cd4c Modify posture deployment field descriptions (#9900) (#17190)
  • 40c6df8 Add beta support for confidentialInstanceType (#9847) (#17189)
  • a5c8d01 Add fine grained resource for instance group membership (#9891) (#17188)
  • b004257 Update CHANGELOG.md for v5.14.0, v5.15.0 (#17186)
  • 5bdce6c networksecurity/AddressGroup: remove unused custom code (#9829) (#17183)
  • 9430069 Ignore .github folder when using Copywrite tool (#9920) (#17182)
  • 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 #37.