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)
compute: fixed error when iap field is unset for google_compute_region_backend_service resource (#17071)
eventarc: fixed error when setting destination.cloud_function field on google_eventarc_trigger resource by making it output-only (#17052)
v5.13.0
NOTES:
cloudbuildv2: changed underlying actuation engine for google_cloudbuildv2_repository, there should be no user-facing impact (#16969)
provider: added support for in-place update for labels and terraform_labels fields in immutable resources (#17016)
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)
BUG FIXES:
cloudfunctions2: fixed permadiff when build_config.docker_repository field is not specified on google_cloudfunctions2_function resource (#17072)
compute: fixed error when iap field is unset for google_compute_region_backend_service resource (#17071)
eventarc: fixed error when setting destination.cloud_function field on google_eventarc_trigger resource by making it output-only (#17052)
5.13.0 (Jan 22, 2024)
NOTES:
cloudbuildv2: changed underlying actuation engine for google_cloudbuildv2_repository, there should be no user-facing impact (#16969)
provider: added support for in-place update for labels and terraform_labels fields in immutable resources (#17016)
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)
Bumps hashicorp/google from 5.10.0 to 5.15.0.
Release notes
Sourced from hashicorp/google's releases.
... (truncated)
Changelog
Sourced from hashicorp/google's changelog.
... (truncated)
Commits
9f142c3
Add 5.15.0 changelog (#17174)6f7a464
Search Engine TF Provider (#9822) (#17146)2a0704d
Add Support for Vertex Search and Conversation Chat Engine (#9834) (#17145)ebcaf60
Try to fix log bucket tests (#9878) (#17144)b0eb4ed
Fixed typos / formatting in bug issue form (#17133)d70dde3
Added google_compute_network_peering_routes_config to example so users pick u...2f2d9a0
add stack_type attribute (#9890) (#17139)815c34e
Adding Support for Snapshot module for Google Cloud Netapp Volume (#9812) (#1...d5cdb31
Add INTERNET_IP_PORT and INTERNET_FQDN_PORT regional network endpoint groups ...a87cb80
Update Vmware Engine acceptance tests to provision resources in a new project...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