Merge main#8418
Closed
shuyama1 wants to merge 52 commits into
Closed
Conversation
* Allow property to work for monitoring monitored project * Change display name * Move handling of long form to encoder * Add error retry predicate * Add a pre-read * Retry all 403 errors
* Generate DCL test files to the service packages * Replace function calls
Co-authored-by: Edward Sun <sunedward@google.com>
* Add Update Connetor Support for VPC Access Connectors * fix lint * fix go lint * fix tests
#8310) Co-authored-by: Cameron Thornton <camthornton@google.com>
* adding in enableConfidentialCompute for Hyper disk * added in min_version * Adding in enableConfidentialCompute field for Hyperdisk * Adding in Test
There's no actual validation changes here; this is really just a documentation/testing update.
Signed-off-by: toVersus <toversus2357@gmail.com>
* Update resource_bigtable_instance.go * Update bigtable_instance.html.markdown
Co-authored-by: Riley Karson <rileykarson@google.com> Co-authored-by: Efe Elaiho <efeelaiho@google.com> Co-authored-by: efeelaiho <efeelaiho15@utexas.edu>
Co-authored-by: Edward Sun <sunedward@google.com>
* Normalize name field * Fix import * Support previous import id * Also shorten name in encoder * Add long form test * Add upgrade state function
* add json and parquet option to bq table * fmt * fmt
* Changed order of updates for min_cpu_platform and machine_type Resolved hashicorp/terraform-provider-google#14945 * Added allow_stopping_for_update = true * Added allow_stopping_for_update to ImportStateVerifyIgnore * Added diff suppress and clarified how to 'unset' the field
…#8337) * Properly handle ABP midnight (hours = 0) * Add ExpectNonEmptyPlan to test * Simplify custom flatten
Also updated information re: response time and linked to helpful guides on the docsite
…/DCL services (#8344) * Add tool to generate services.kt file that contains mmv1 and tpgtools/DCL services * Fix log function call * Correct indentation size in service map output * Call teamcity Make target when generating TPG/TPGB * Add commas to generated map string * test change * update test * remove test file --------- Co-authored-by: Shuya Ma <shuyama@google.com>
* Fixed alloydb cluster and instance sweeping Resolved hashicorp/terraform-provider-google#15215 * Fixed imports in sweeper
…ated root in the whole project. (#8394) * Stop creating new VCS Root, instead use manually-created root made to create original TeamCity/GitHub connection * Remove vcs_root.erb
This reverts commit a3e513f.
Add `tpgresource.DurationDiffSuppress` to min / max backoff Fixes https://github.com/hashicorp/terraform-provider-google/issues/15166x
* 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 --------- Co-authored-by: Khaled Hassan <hkhaled@google.com>
* Fixed tf-test prefixes for compute addresses * Reverted unused example changes * Reverted unnecessary change
* 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
* tgc build on tpg-beta * gcb-push-downstream.yml change ga to beta for tgc * fix forward rule test file * Address comment * compute forwarding rule test file set to beta * switch tgc-base to use beta * tgc make always use beta * generate downstream always use beta for tgc --------- Co-authored-by: Stephen Lewis (Burrows) <stephenrlewis@google.com>
Co-authored-by: Riley Karson <rileykarson@google.com>
* Add optional_components to documentation * Fix formatting, remove redundant optional * Clean up properties documentation * Apply suggestions from code review Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com> * Add asterisks --------- Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
* 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
* fix enforce_on_key_configs * add updatemask --------- Co-authored-by: Edward Sun <sunedward@google.com>
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If this PR is for Terraform, I acknowledge that I have:
make testandmake lintin the generated providers to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)