Skip to content

Merge main#8418

Closed
shuyama1 wants to merge 52 commits into
FEATURE-BRANCH-test-script-masterfrom
main
Closed

Merge main#8418
shuyama1 wants to merge 52 commits into
FEATURE-BRANCH-test-script-masterfrom
main

Conversation

@shuyama1

@shuyama1 shuyama1 commented Jul 21, 2023

Copy link
Copy Markdown
Member

If this PR is for Terraform, I acknowledge that I have:

  • Searched through the issue tracker for an open issue that this either resolves or contributes to, commented on it to claim it, and written "fixes {url}" or "part of {url}" in this PR description. If there were no relevant open issues, I opened one and commented that I would like to work on it (not necessary for very small changes).
  • Ensured that all new fields I added that can be set by a user appear in at least one example (for generated resources) or third_party test (for handwritten resources or update tests).
  • Generated Terraform providers, and ran make test and make lint in the generated providers to ensure it passes unit and linter tests.
  • Ran relevant acceptance tests using my own Google Cloud project and credentials (If the acceptance tests do not yet pass or you are unable to run them, please let your reviewer know).
  • Read Write release notes before writing my release note below.

Release Note Template for Downstream PRs (will be copied)


trodge and others added 30 commits July 12, 2023 15:13
* 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
SarahFrench and others added 22 commits July 19, 2023 17:09
…/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
* 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>
@shuyama1 shuyama1 changed the title Added a not that failover_target is not supported for Postgres Databa… Merge main Jul 21, 2023
@google-cla

google-cla Bot commented Jul 21, 2023

Copy link
Copy Markdown

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.

@shuyama1 shuyama1 closed this Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.