Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hashicorp/terraform-provider-google
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.77.0
Choose a base ref
...
head repository: hashicorp/terraform-provider-google
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.78.0
Choose a head ref

Commits on Aug 2, 2023

  1. add test prefix to cloud build trigger tests (#8506) (#15379)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 2, 2023
    Copy the full SHA
    57f2c35 View commit details
  2. Add support for setting sendPreviousResourceOnDelete for FHIR store…

    … notification configs. (#8507) (#15380)
    
    * Add support for setting `sendPreviousResourceOnDelete` for FHIR store notification configs.
    
    * Add test for sendPreviousResourceOnDelete
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 2, 2023
    Copy the full SHA
    1dced78 View commit details
  3. 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>
    modular-magician authored Aug 2, 2023
    Copy the full SHA
    d91a1eb View commit details
  4. Update target size docs to call out lifecycle.ignore_changes (#8521) (#…

    …15382)
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 2, 2023
    Copy the full SHA
    dc8f994 View commit details
  5. fix TestAccContainerNodePool_concurrent (#8510) (#15383)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 2, 2023
    Copy the full SHA
    1f53635 View commit details
  6. 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>
    modular-magician authored Aug 2, 2023
    Copy the full SHA
    9bab8c6 View commit details
  7. 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>
    modular-magician and c2thorn authored Aug 2, 2023
    Copy the full SHA
    076b8f8 View commit details
  8. Fixed docs for compute instance templates (#8524) (#15387)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 2, 2023
    Copy the full SHA
    fdb72d5 View commit details
  9. Feature/support Add support for L4 Internal Loadbalancer with IPv6 (#…

    …8453) (#15388)
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 2, 2023
    Copy the full SHA
    3675547 View commit details

Commits on Aug 3, 2023

  1. Added support for annotations field in google_secret_manager_secret r…

    …esource (#8500) (#15392)
    
    * Added support for annotations field in google_secret_manager_secret resource
    
    * Adjusted white spaces in Secret.yaml
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 3, 2023
    Copy the full SHA
    31e0c04 View commit details
  2. Add resource_ancestor (#8245) (#15393)

    * Add resource_ancestor
    
    * Fix Example test
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 3, 2023
    Copy the full SHA
    572ff37 View commit details
  3. feat: add the new resource: google_dataform_repository_release_config (

    …#8511) (#15394)
    
    * feat: add the new resource: google_dataform_repository_release_config
    
    * Fix `recentScheduledReleaseRecords` name
    
    * Fix linting
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 3, 2023
    Copy the full SHA
    3600060 View commit details
  4. Add MaxStaleness to Support Query Acceleration and Object Tables (#8509

    …) (#15395)
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 3, 2023
    Copy the full SHA
    6d39719 View commit details
  5. 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>
    modular-magician authored Aug 3, 2023
    Copy the full SHA
    40f6910 View commit details
  6. enhancement: add type to google_cloud_identity_group_memberships (#…

    …8532) (#15398)
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 3, 2023
    Copy the full SHA
    58ef511 View commit details
  7. 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>
    modular-magician authored Aug 3, 2023
    Copy the full SHA
    8745139 View commit details
  8. 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>
    modular-magician authored Aug 3, 2023
    Copy the full SHA
    cc117ca View commit details
  9. Fixed URLs for two data sources (#8539) (#15401)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 3, 2023
    Copy the full SHA
    029b0ad View commit details

Commits on Aug 4, 2023

  1. Support FileSetSpecType & Add Iceberg Table Test (#8550) (#15402)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 4, 2023
    Copy the full SHA
    f77c67a View commit details
  2. Update documentation for google_sql_user IAM auth. (#8549) (#15410)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 4, 2023
    Copy the full SHA
    4203335 View commit details
  3. feat: add new arg allowed_projects to ` google_workstations_worksta…

    …tion_cluster` (#8334) (#15412)
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 4, 2023
    Copy the full SHA
    0f45370 View commit details

Commits on Aug 7, 2023

  1. 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>
    modular-magician and Kristof Havasi authored Aug 7, 2023
    Copy the full SHA
    689dff2 View commit details
  2. Added Cloud Storage as a PubSub subscription (#8517) (#15420)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 7, 2023
    Copy the full SHA
    91c21bf View commit details
  3. Update CHANGELOG.md

    4.77.0 changelog notes, also includes 4.76.0 notes that were missed
    slevenick authored Aug 7, 2023
    Copy the full SHA
    2db14f8 View commit details
  4. Relax the validation of master ipv4 cidr for GKE with private endpoin…

    …t subnetwork (#8338) (#15422)
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    Co-authored-by: Riley Karson <rileykarson@google.com>
    modular-magician and rileykarson authored Aug 7, 2023
    Copy the full SHA
    9e0f536 View commit details
  5. Add support and a test for Global ILB. (#8566) (#15424)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 7, 2023
    Copy the full SHA
    4911771 View commit details
  6. Add support for advanced_datapath_observability_config to `google_c…

    …ontainer_cluster` (#8516) (#15425)
    
    Signed-off-by: Aditya Sharma <aditya.sharma@shopify.com>
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician authored Aug 7, 2023
    Copy the full SHA
    53becdd View commit details

Commits on Aug 8, 2023

  1. 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>
    3 people authored Aug 8, 2023
    Copy the full SHA
    c9c4b3e View commit details
  2. Make the location field immutable (#8570) (#15432)

    Signed-off-by: Modular Magician <magic-modules@google.com>
    Co-authored-by: Hamza Hassan <hamzahassan@google.com>
    modular-magician and Hamza Hassan authored Aug 8, 2023
    Copy the full SHA
    e0a7a62 View commit details
  3. 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>
    modular-magician and Riley authored Aug 8, 2023
    Copy the full SHA
    dc48348 View commit details

Commits on Aug 14, 2023

  1. Add 4.78.0 changelog (#15474)

    * Add 4.78.0 changelog
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Ryan Oaks <ryanoaks@google.com>
    slevenick and roaks3 authored Aug 14, 2023
    Copy the full SHA
    7b67277 View commit details

Commits on Aug 15, 2023

  1. 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>
    modular-magician authored and roaks3 committed Aug 15, 2023
    Copy the full SHA
    e32dfc5 View commit details
Loading