-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: hashicorp/terraform-provider-google
base: v4.75.1
head repository: hashicorp/terraform-provider-google
compare: v4.76.0
Commits on Jul 19, 2023
-
Add self service labeler (#15129)
* Add self service labeler * Rename job * Apply suggestions from code review Co-authored-by: Sarah French <15078782+SarahFrench@users.noreply.github.com> --------- Co-authored-by: Sarah French <15078782+SarahFrench@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5084d06 - Browse repository at this point
Copy the full SHA 5084d06View commit details -
Terraform Support for Dataplex Tasks. (#8124) (#15226)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 0b85f62 - Browse repository at this point
Copy the full SHA 0b85f62View commit details -
Fixed alloydb cluster and instance sweeping (#8374) (#15230)
* Fixed alloydb cluster and instance sweeping Resolved #15215 * Fixed imports in sweeper Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for e999165 - Browse repository at this point
Copy the full SHA e999165View commit details -
Subnetnetwork: replaced ipv6CidrRange with internalIpV6Prefix (#8370) (…
…#15231) Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 31f1b1d - Browse repository at this point
Copy the full SHA 31f1b1dView commit details -
Stop creating new, second VCS Root. Instead use a single manually-cre…
Configuration menu - View commit details
-
Copy full SHA for 651aae3 - Browse repository at this point
Copy the full SHA 651aae3View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 890dec7 - Browse repository at this point
Copy the full SHA 890dec7View commit details -
Generate DCL tests to service packages (#8349) (#15236)
This reverts commit a3e513f. Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 1fc111c - Browse repository at this point
Copy the full SHA 1fc111cView commit details -
cloud_tasks_queue: supress permadiffs on backoff settings (#8359) (#1…
…5237) Add `tpgresource.DurationDiffSuppress` to min / max backoff Fixes https://github.com/hashicorp/terraform-provider-google/issues/15166x Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 179fb23 - Browse repository at this point
Copy the full SHA 179fb23View commit details -
Adding Cloud Composer Support For Resilience Mode Updates (#8263) (#1…
…5238) * Adding Support For resilience_mode field * Adding new field RESILIENCE_MODE_UNSPECIFIED * Added RESILIENCE_MODE_UNSPECIFIED in the docs * Removing the resilience mode test as the API is not yet launched * Adding test for high resilience and adding mapping * Fixing docs and flatten logic * Fixing expand method * Fixing flatten to accept empty Resilience_mode field --------- Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Khaled Hassan <hkhaled@google.com>
Configuration menu - View commit details
-
Copy full SHA for de747a8 - Browse repository at this point
Copy the full SHA de747a8View commit details -
Fixed tf-test prefixes for compute addresses (#8398) (#15239)
* Fixed tf-test prefixes for compute addresses * Reverted unused example changes * Reverted unnecessary change Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for ca72af9 - Browse repository at this point
Copy the full SHA ca72af9View commit details -
Fix documentation formatting (#8365) (#15240)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 7c31fff - Browse repository at this point
Copy the full SHA 7c31fffView commit details -
adding security_policy field in regionBackendService resource (#8208) (…
…#15241) * adding security_policy field in regionBackendService resource * fixing code review to use http calls instead of lib in RegionBackendService * removing ParseSecurityPolicyRegionalFieldValue method * fixing lint issue Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 4946973 - Browse repository at this point
Copy the full SHA 4946973View commit details -
Add optional_components to documentation (#8407) (#15243)
* Add optional_components to documentation * Fix formatting, remove redundant optional * Clean up properties documentation * Apply suggestions from code review * Add asterisks --------- Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 801808b - Browse repository at this point
Copy the full SHA 801808bView commit details
Commits on Jul 21, 2023
-
Add ability to test feature branches in TeamCity (#8388) (#15246)
* Add comments, link to TeamCity Kotlin DSL docs * Change default value of environment from "public" to "default" This is because Google provider has no public TeamCity resources * Enable different default cron values for `ga`/`beta` downstreams * Enable non-default cron values to be used, based on value of `environment` parameter in TeamCity * Add ability to make VCS root and nightly trigger use non-main branch * Update tests to reflect how entrypoint func requires `branch` parameter now * Update `MAJOR_RELEASE_TESTING` value, and update code to handle unsupported chars * Update `uniqueID` method to uppercase the environment value Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for d93944f - Browse repository at this point
Copy the full SHA d93944fView commit details -
fix enforce_on_key_configs (#8165) (#15248)
* fix enforce_on_key_configs * add updatemask --------- Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Edward Sun <sunedward@google.com>
Configuration menu - View commit details
-
Copy full SHA for c742728 - Browse repository at this point
Copy the full SHA c742728View commit details -
Move some handwritten acc tests to service package (#8400) (#15250)
* Move function serviceAccountCanonicalEmail * Move provider tests * accessapproval tetss * Move activedirectory_test, appengine_test, bigquery_test, bigquerydatatransfer_test, bigtable_test * Move composer_test, cloudtasks_test, cloudrun_test, cloudiot_test, cloudids_test * Move compute_test * Move firestore_test * Move redis_test * Move storagetransfer_test * Fix errors * Move vpcaccess_test * Move apigee_test * Put function to test_utils.go to not break tgc * Remove spaces * Move resource_endpoints_service_test.go back to the google package * Fix rebasing errors Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for aaa5a0a - Browse repository at this point
Copy the full SHA aaa5a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 562af50 - Browse repository at this point
Copy the full SHA 562af50View commit details -
Fix the folder to run sweepers (#8425) (#15257)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for cbc75a0 - Browse repository at this point
Copy the full SHA cbc75a0View commit details
Commits on Jul 22, 2023
-
Revert tc fix to avoid pre- and post-sweepers run for every service p…
Configuration menu - View commit details
-
Copy full SHA for d295975 - Browse repository at this point
Copy the full SHA d295975View commit details -
Revert "Move some handwritten acc tests to service package (#8400)" (#…
Configuration menu - View commit details
-
Copy full SHA for af350ea - Browse repository at this point
Copy the full SHA af350eaView commit details -
Revert "Generate DCL tests to service packages (#8349)" (#8427) (#15263)
This reverts commit 353dbb9. Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for ee8a95e - Browse repository at this point
Copy the full SHA ee8a95eView commit details
Commits on Jul 24, 2023
-
Adding custom_audiences field for cloud run v2 service. (#8290) (#15268)
* Adding custom_audiences field for cloud run v2 service. * Add custom audiences example for Cloud Run v2 API Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for cdda280 - Browse repository at this point
Copy the full SHA cdda280View commit details -
Read back empty maven_config field in artifactregistry_repository (#8383
) (#15269) Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for e43c5ee - Browse repository at this point
Copy the full SHA e43c5eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 528be77 - Browse repository at this point
Copy the full SHA 528be77View commit details -
Support for lastUpdatedPartitionConfig in Terraform (#8363) (#15271)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for a738e1f - Browse repository at this point
Copy the full SHA a738e1fView commit details -
Removed gameservices tests (#8424) (#15272)
Started failing consistently recently. Fixes #15252 Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 0016894 - Browse repository at this point
Copy the full SHA 0016894View commit details -
making sure swp can be created without scope and certificateUrls (#8390…
…) (#15273) * making sure swp can be created without scope and certificateUrls Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 8439125 - Browse repository at this point
Copy the full SHA 8439125View commit details -
Add allow_net_admin field to google_container_cluster resource (#8323) (
#15275) * add net_admin field to container cluster for autopilot clusters * add allow_net_admin tests * tweak param name * fix net_admin test format string * fix syntax bug * fix api field typo * version safety and ImportStateVerifyIgnore for min_master_version in test * comment change * Add documentation and remove provider-side validation * add update test Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 58c50b5 - Browse repository at this point
Copy the full SHA 58c50b5View commit details
Commits on Jul 25, 2023
-
Tries to fix a flaky test (#8438) (#15277)
* add depends_on * change depends_on value Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for ea2ca70 - Browse repository at this point
Copy the full SHA ea2ca70View commit details -
Add enableDropProtection support to spanner database (#8011) (#15283)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for f423e7c - Browse repository at this point
Copy the full SHA f423e7cView commit details -
Add traffic status field to cloud run v1 service. (#8410) (#15284)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 0a85a5d - Browse repository at this point
Copy the full SHA 0a85a5dView commit details -
IAM support for regional web backend service (#8430) (#15285)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 4726a86 - Browse repository at this point
Copy the full SHA 4726a86View commit details -
Add service attachment roncile connections (#8164) (#15288)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 43d9d92 - Browse repository at this point
Copy the full SHA 43d9d92View commit details -
move gcs_fuse_csi_driver_config to GA (#8411) (#15290)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 854bd4f - Browse repository at this point
Copy the full SHA 854bd4fView commit details -
increase maintenance exclusion limit to 20 (#8442) (#15291)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 4e7c83a - Browse repository at this point
Copy the full SHA 4e7c83aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fae3da - Browse repository at this point
Copy the full SHA 0fae3daView commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6dc7f0d - Browse repository at this point
Copy the full SHA 6dc7f0dView commit details -
Move regional SSL policies to GA (#8443) (#15299)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9a9e5ea - Browse repository at this point
Copy the full SHA 9a9e5eaView commit details -
Add support for promQL condition type in AlertPolicy (#8448) (#15301)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 3961580 - Browse repository at this point
Copy the full SHA 3961580View commit details -
Add
default_from_apis: true
to `service.spec.template.metadata.labe…Configuration menu - View commit details
-
Copy full SHA for 990b634 - Browse repository at this point
Copy the full SHA 990b634View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2264057 - Browse repository at this point
Copy the full SHA 2264057View commit details -
Support project numbers in monitored project (#8454) (#15305)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 1f39080 - Browse repository at this point
Copy the full SHA 1f39080View commit details
Commits on Jul 28, 2023
-
Revert "Add Update Connector Support for VPC Access Connectors (#8205)…
Configuration menu - View commit details
-
Copy full SHA for bdec949 - Browse repository at this point
Copy the full SHA bdec949View commit details -
Configuration menu - View commit details
-
Copy full SHA for cea5bc8 - Browse repository at this point
Copy the full SHA cea5bc8View commit details
Commits on Jul 31, 2023
-
Co-authored-by: Stephen Lewis (Burrows) <stephenrlewis@google.com>
Configuration menu - View commit details
-
Copy full SHA for e54b393 - Browse repository at this point
Copy the full SHA e54b393View commit details
There are no files selected for viewing