github hashicorp/terraform-provider-google-beta v3.35.0

latest releases: v5.29.1, v5.29.0, v5.28.0...
3 years ago

NOTES:

  • all: Updated lists of enums to display the enum options in the documentation pages. (#2340)

FEATURES:

  • New Resource: google_compute_region_network_endpoint_group (supports serverless NEGs) (#2348)

IMPROVEMENTS:

  • appengine: converted google_app_engine_standard_app_version's inbound_services to an enum array, which enhances docs and provides some client-side validation. (#2344)
  • billing_budget: Added support for monitoring_notification_channels to allow sending budget notifications to Cloud Monitoring email notification channels. (#2366)
  • cloudbuild: added tags, source, queue_ttl, logs_bucket, substitutions, and secrets to google_cloudbuild_trigger (#2335)
  • cloudfunctions: Updated the google_cloudfunctions_function datasource to include new fields available in the API. (#2334)
  • compute: added source_image and source_snapshot to google_compute_image (#2356)
  • compute: added confidential_instance_config block to google_compute_instance (#2369)
  • compute: added confidential_instance_config block to google_compute_instance_template (#2369)
  • iam: Added public_key_type field to google_service_account_key (#2368)
  • memcached: added memcacheVersion input and memcacheNodes output field to google_memcache_instance (#2336)
  • pubsub: added filter field to google_pubsub_subscription resource (#2367)
  • resource-manager: updated documentation for folder_iam_* and organization_iam_* resources. (#2365)
  • sql: added support for point_in_time_recovery for google_sql_database_instance (#2338)

BUG FIXES:

  • appengine: Set iap to computed in google_app_engine_application (#2342)
  • artifactrepository: Fixed import failure of google_artifact_registry_repository. (#2345)
  • compute: fixed shielded instance config, which had been failing to apply due to a field rename on the GCP side. (#2337)
  • monitoring: fixed validation rules for google_monitoring_slo windows_based_sli.metric_sum_in_range.max field (#2354)
  • osconfig: fixed google_os_config_patch_deployment windows_update.classifications field to work correctly, accepting multiple values. (#2340)

Don't miss a new terraform-provider-google-beta release

NewReleases is sending notifications on new releases.