Bump hashicorp/google from 4.65.2 to 4.66.0 in /deploy
Bumps hashicorp/google from 4.65.2 to 4.66.0.
Release notes
Sourced from hashicorp/google's releases.
v4.66.0
NOTE:
- Upgraded to Go 1.19.9 (#14561)
FEATURES:
- New Resource:
google_network_security_server_tls_policy
(#14557)IMPROVEMENTS:
- bigquery: added
ICEBERG
as an enum forexternal_data_configuration.source_format
field ingoogle_bigquery_table
(#14562)- cloudfunctions: added
status
attribute to thegoogle_cloudfunctions_function
resource and data source (#14574)- compute: added
storage_location
field ingoogle_compute_image
resource (#14619)- compute: added support for additional machine types in
google_compute_region_commitment
(#14593)- monitoring: added
forecast_options
field togoogle_monitoring_alert_policy
resource (#14616)- monitoring: added
notification_channel_strategy
field togoogle_monitoring_alert_policy
resource (#14563)- sql: added
advanced_machine_features
field ingoogle_sql_database_instance
(#14604)- storagetransfer: added field
path
totransfer_spec.aws_s3_data_source
ingoogle_storage_transfer_job
(#14610)BUG FIXES:
- artifactregistry: fixed new repositories ignoring the provider region if location is unset in
google_artifact_registry_repository
. (#14596)- compute: fixed permadiff on
log_config.sample_rate
ofgoogle_compute_backend_service
(#14590)- container: fixed permadiff on
gateway_api_config.channel
ofgoogle_container_cluster
(#14576)- dataflow: fixed inconsistent final plan when labels are added to
google_dataflow_job
(#14594)- provider: fixed an issue where mtls transports were not used consistently(initial implementation in v4.65.0, reverted in v4.65.1) (#14621)
- storage: fixed inconsistent final plan when labels are added to
google_storage_bucket
(#14594)
Changelog
Sourced from hashicorp/google's changelog.
4.66.0 (May 22, 2023)
NOTE:
- Upgraded to Go 1.19.9 (#14561)
FEATURES:
- New Resource:
google_network_security_server_tls_policy
(#14557)IMPROVEMENTS:
- bigquery: added
ICEBERG
as an enum forexternal_data_configuration.source_format
field ingoogle_bigquery_table
(#14562)- cloudfunctions: added
status
attribute to thegoogle_cloudfunctions_function
resource and data source (#14574)- compute: added
storage_location
field ingoogle_compute_image
resource (#14619)- compute: added support for additional machine types in
google_compute_region_commitment
(#14593)- monitoring: added
forecast_options
field togoogle_monitoring_alert_policy
resource (#14616)- monitoring: added
notification_channel_strategy
field togoogle_monitoring_alert_policy
resource (#14563)- sql: added
advanced_machine_features
field ingoogle_sql_database_instance
(#14604)- storagetransfer: added field
path
totransfer_spec.aws_s3_data_source
ingoogle_storage_transfer_job
(#14610)BUG FIXES:
- artifactregistry: fixed new repositories ignoring the provider region if location is unset in
google_artifact_registry_repository
. (#14596)- compute: fixed permadiff on
log_config.sample_rate
ofgoogle_compute_backend_service
(#14590)- container: fixed permadiff on
gateway_api_config.channel
ofgoogle_container_cluster
(#14576)- dataflow: fixed inconsistent final plan when labels are added to
google_dataflow_job
(#14594)- provider: fixed an issue where mtls transports were not used consistently(initial implementation in v4.65.0, reverted in v4.65.1) (#14621)
- storage: fixed inconsistent final plan when labels are added to
google_storage_bucket
(#14594)
Commits
-
e62b8f3
Update CHANGELOG.md (#14655) -
68b33ee
Revert "Revert "fix: Update config.go and framework_config.go to use transpor... -
d554fc5
changelog -
cad555a
Image storage location (#7943) (#14619) -
7dd0a58
fix google_client_config (#7953) (#14618) -
3892009
Add support for forecast options in AlertPolicy (#7926) (#14616) -
6b01786
Add field s3 path to google_storage_transfer_job (#7932) (#14610) -
7923647
Revert "fix: Update config.go and framework_config.go to use transport.Creds ... -
0c850e0
Added terraform support to configure SMT in SQL Server instances (#7881) (#... -
8de298d
Move runtimeconfig resources to the service package (#7933) (#14603) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR. Deprecated, use GitLab's native /rebase instead -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts