-
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.77.0
head repository: hashicorp/terraform-provider-google
compare: v4.78.0
Commits on Aug 2, 2023
-
add test prefix to cloud build trigger tests (#8506) (#15379)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 57f2c35 - Browse repository at this point
Copy the full SHA 57f2c35View commit details -
Add support for setting
sendPreviousResourceOnDelete
for FHIR store…Configuration menu - View commit details
-
Copy full SHA for 1dced78 - Browse repository at this point
Copy the full SHA 1dced78View commit details -
Adding ServiceConnectionPolicies resource in NetworkConnectivity. (#8273
) (#15381) * adding both resources, basic test for serviceClass it's working, need to fix the test scenario for policy * fix the test scenario and the service class resource properties * adding a testing update, just adding the labels for the resource * added the resource service connection map, and it's basic test, need to evaluate * Revert "added the resource service connection map, and it's basic test, need to evaluate" This reverts commit 4240e1d81e5901221cee1f1db7c03c8fbc58e3a6. * removing the service class in one test scenario and using a static value * fix a typo * removing serviceClass and fix the tests * removing ga tag and updatinga etag for fingerprint type * updating the code, to remove the static value from the docs, need to test * adding a file to tpgtools override at product level * adding function to help with env var, but the patch on tests it's failing * adding the variable to be used in the docs * fixing the test, the network field cannot be immutable * removing the env_var service class and adding a static value * updating the value used from tests and documentation * removing unused resources for docs and tests * fix typos, not used variables and run the fmt * adding description to the basic test * fixed yaml variable override * removing unused resources for tests, and making the test fails with network as immutable * adding encoder to help network field be immutable and be sent on patch method Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for d91a1eb - Browse repository at this point
Copy the full SHA d91a1ebView commit details -
Update target size docs to call out lifecycle.ignore_changes (#8521) (#…
…15382) Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for dc8f994 - Browse repository at this point
Copy the full SHA dc8f994View commit details -
fix TestAccContainerNodePool_concurrent (#8510) (#15383)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 1f53635 - Browse repository at this point
Copy the full SHA 1f53635View commit details -
Feature/l4ilb netlb other protocols ug (#8485) (#15384)
* Add Terraform support for L3_DEFAULT (all protocol) L4 ILB * Added test testAccComputeBackendService_withUnspecifiedProtocol * Update mmv1/products/compute/BackendService.yaml * Update mmv1/products/compute/BackendService.yaml * refactor testAccComputeRegionBackendService_ilbBasic_withUnspecifiedProtocol * Create backend_service_unspecified_protocol_simple.tf.erb * Update resource_compute_region_backend_service_test.go.erb * Update resource_compute_region_backend_service_test.go.erb * L3_DEFAULT forwarding rule help clarification * Update ForwardingRule.yaml Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9bab8c6 - Browse repository at this point
Copy the full SHA 9bab8c6View commit details -
Add support for GCF Gen2 CMEK (#8518) (#15385)
Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Cameron Thornton <camthornton@google.com>
Configuration menu - View commit details
-
Copy full SHA for 076b8f8 - Browse repository at this point
Copy the full SHA 076b8f8View commit details -
Fixed docs for compute instance templates (#8524) (#15387)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for fdb72d5 - Browse repository at this point
Copy the full SHA fdb72d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3675547 - Browse repository at this point
Copy the full SHA 3675547View commit details
Commits on Aug 3, 2023
-
Added support for annotations field in google_secret_manager_secret r…
Configuration menu - View commit details
-
Copy full SHA for 31e0c04 - Browse repository at this point
Copy the full SHA 31e0c04View commit details -
Add resource_ancestor (#8245) (#15393)
* Add resource_ancestor * Fix Example test Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 572ff37 - Browse repository at this point
Copy the full SHA 572ff37View commit details -
feat: add the new resource: google_dataform_repository_release_config (…
Configuration menu - View commit details
-
Copy full SHA for 3600060 - Browse repository at this point
Copy the full SHA 3600060View commit details -
Add MaxStaleness to Support Query Acceleration and Object Tables (#8509…
…) (#15395) Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 6d39719 - Browse repository at this point
Copy the full SHA 6d39719View commit details -
replace auto_restart with automatic_restart (#8546) (#15397)
The argument used by the resource is `automatic_restart`. Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 40f6910 - Browse repository at this point
Copy the full SHA 40f6910View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ef511 - Browse repository at this point
Copy the full SHA 58ef511View commit details -
Update os_config_os_policy_assignment.html.markdown (#8537) (#15399)
fixed yaml frontmatter formatting https://developer.hashicorp.com/terraform/registry/providers/docs#yaml-frontmatter Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 8745139 - Browse repository at this point
Copy the full SHA 8745139View commit details -
New resource to manage a project's billing account (#8112) (#15400)
* Add new resource to set project billing info * Add data source to extract project billing info * Add basic test/example to google_billing_project_info * Add data source test * Add documentation info * Add data source documentation * Remove google_billing_project_info data source * Add handwritten test for google_billing_project_info * Update test logic for google_billing_project_info Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for cc117ca - Browse repository at this point
Copy the full SHA cc117caView commit details -
Fixed URLs for two data sources (#8539) (#15401)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 029b0ad - Browse repository at this point
Copy the full SHA 029b0adView commit details
Commits on Aug 4, 2023
-
Support
FileSetSpecType
& Add Iceberg Table Test (#8550) (#15402)Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for f77c67a - Browse repository at this point
Copy the full SHA f77c67aView commit details -
Update documentation for google_sql_user IAM auth. (#8549) (#15410)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 4203335 - Browse repository at this point
Copy the full SHA 4203335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f45370 - Browse repository at this point
Copy the full SHA 0f45370View commit details
Commits on Aug 7, 2023
-
fix: cloud funcions gen2 enable taint on creation failure (#8545) (#1…
…5418) Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Kristof Havasi <kristof.havasi@nearform.com>
Configuration menu - View commit details
-
Copy full SHA for 689dff2 - Browse repository at this point
Copy the full SHA 689dff2View commit details -
Added Cloud Storage as a PubSub subscription (#8517) (#15420)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 91c21bf - Browse repository at this point
Copy the full SHA 91c21bfView commit details -
4.77.0 changelog notes, also includes 4.76.0 notes that were missed
Configuration menu - View commit details
-
Copy full SHA for 2db14f8 - Browse repository at this point
Copy the full SHA 2db14f8View commit details -
Relax the validation of master ipv4 cidr for GKE with private endpoin…
Configuration menu - View commit details
-
Copy full SHA for 9e0f536 - Browse repository at this point
Copy the full SHA 9e0f536View commit details -
Add support and a test for Global ILB. (#8566) (#15424)
Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for 4911771 - Browse repository at this point
Copy the full SHA 4911771View commit details -
Add support for
advanced_datapath_observability_config
to `google_c…Configuration menu - View commit details
-
Copy full SHA for 53becdd - Browse repository at this point
Copy the full SHA 53becddView commit details
Commits on Aug 8, 2023
-
Make condition_prometheus_query_language.evaluation_interval optional (…
…#8564) (#15429) * Add support for retriggering notifications in AlertPolicy * Add support for forecast options in AlertPolicy * Move tests for forecast alerts into the handwritten file * Add support for PromQL condition type in AlertPolicy * Added test for promql alerts into the handwritten file * Add test for condition_prometheus_query_language.labels * Remove trailing whitespace * Update mmv1/products/monitoring/AlertPolicy.yaml * Make condition_prometheus_query_language.evaluation_interval optional * Remove test for condition_prometheus_query_language.evaluation_interval --------- Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: James Edouard <jamesedouard@google.com> Co-authored-by: Cameron Thornton <camthornton@google.com>
Configuration menu - View commit details
-
Copy full SHA for c9c4b3e - Browse repository at this point
Copy the full SHA c9c4b3eView commit details -
Make the location field immutable (#8570) (#15432)
Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Hamza Hassan <hamzahassan@google.com>
Configuration menu - View commit details
-
Copy full SHA for e0a7a62 - Browse repository at this point
Copy the full SHA e0a7a62View commit details -
Add eventarc trigger missing field event_data_content_type (#8235) (#…
…15433) * upgrade dcl version to v1.43.0 * add overrides samples for trigger event_data_content_type field * Fix typo * Upgrade dcl version to v1.47.0 * Upgrade dcl version to v1.48.0 to fix issues in previous version. --------- Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Riley <rileyzhou@google.com>
Configuration menu - View commit details
-
Copy full SHA for dc48348 - Browse repository at this point
Copy the full SHA dc48348View commit details
Commits on Aug 14, 2023
-
* Add 4.78.0 changelog * Update CHANGELOG.md --------- Co-authored-by: Ryan Oaks <ryanoaks@google.com>
Configuration menu - View commit details
-
Copy full SHA for 7b67277 - Browse repository at this point
Copy the full SHA 7b67277View commit details
Commits on Aug 15, 2023
-
Remove max bytes validation (#8642) (#15504)
* Remove validation on max_bytes * Test max_bytes less than 1000 * Revert max_bytes to valid value Signed-off-by: Modular Magician <magic-modules@google.com>
Configuration menu - View commit details
-
Copy full SHA for e32dfc5 - Browse repository at this point
Copy the full SHA e32dfc5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.77.0...v4.78.0