Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from upstream #1

Merged
merged 105 commits into from
Apr 21, 2020
Merged

Merge from upstream #1

merged 105 commits into from
Apr 21, 2020

Conversation

chrissng
Copy link
Owner

Release Note Template for Downstream PRs (will be copied)


rileykarson and others added 30 commits March 19, 2020 08:03
* Add a resource for fine-grained management of named ports in instance groups

* Add excludes

* second ansible exclude

* Add back delete

* Fix schema, docs

* Add mutex, pull extra values from group
* resource policy

* fixed

* rebase issues

* finally fixed

* async fix
* Consume original request body from retry transport

* Use DumpRequestOut which is designed for clients
* add pollasync to eventually consistent iap brand

* modify id setting for computed identifiers

* comments
* Removing the license file from third_party file

As these files are being treated as part of the terraform codebase and not part
of the magic modules codebase we are keeping them in third_party because the
Terraform provider license is meant to cover them. In this case it would be the
MPL2 instead of apache2.

* update copyright finding test
* Fix lint issues, adding folder IAM

* Newline at end of file
* Add retryTimeDuration for crypto key versions

* Change to sendRequestWithTimeout
* GA ILB multi-nic

* Failover is not GA, needs if/else
* GA release_channel and maintenance window recurring policy

* Un GA release_channel, it is not ga

* Move validate to validation.go, GA diff suppress too

* Ga test too
* Add resource for enabling firebase

* removing whitespace for GA terraform

* Change skip_delete to resource level property
* AAD for KMS secrets

* add test for decryption

* update datasource docs for google_kms_secret (decrypt)

* add test for encryption with aad
* Add vcr tests to gke handwritten

* Use new VCR random call in container tests
* Add docs on dataproc cluster optional_components

* Add beta components also

* Markdown list
drebes and others added 29 commits April 7, 2020 13:55
* VPC SC dry-run

* unset spec on acceptance test
* remove ForceNew for dns_cache_config

* remove ForceNew from cloudrun_config
* initial monitoring custom service resource

* add datasource for monitoring service

* lint

* add update mask

* add optional project to monitoring service data source

* fmt

* review changes

* rename  resource in test

* edit vars, use custom import
* Remove references to submodules from OiCS tutorial

* typo
* Fix docs bug in google_compute_instance_template

It seems that both `source` and `source_image` parameters are optional. This is essential, because otherwise there is no option to create disk during instance creation.

* Add notes about requirements and exceptions in disks creation

Co-authored-by: Arsenii Petrovich <[email protected]>
* Add labels to storage bucket

* Fix label include test
* Adding external neg with fqdn

* Add decoder to fetch networkEndpoint

* Test passing, add custom import, decoder

* Fix old test

* Exclude from ansible/inspec

* networkEndpointGroup -> globalNetworkEndpointGroup for global endpoint

* Rebase, dont pre delete empty fields

* Delete unused file
* add new project for app engine flex tests

* remove delete_service_on_destroy

* do not delete the 'default' service

* add noop_on_destroy to tests

* ignore noop_on_destroy in tests
* Add Firebase WebApp resource

Signed-off-by: Matt Morrissette <[email protected]>

* Add "config" to Firebase WebApp

* Add "google_firebase_web_app" data source

* Exclude update from async op

* Add datasource and an update test.

Add the google_firebase_web_app_config data source
Test for updating google_firebase_web_app resource

* Get import working and fix build

* Adding documentation

Docs for both web app datasources
Adding resources to the website side bar

* exclude beta data source

* removing comments

Co-authored-by: Chris Stephens <[email protected]>
* added name field to both custom project and org roles

* patched the schema to include computed values

* Update third_party/terraform/resources/resource_google_organization_iam_custom_role.go

Co-Authored-By: Cameron Thornton <[email protected]>

* Update third_party/terraform/resources/resource_google_project_iam_custom_role.go

Co-Authored-By: Cameron Thornton <[email protected]>

Co-authored-by: Cameron Thornton <[email protected]>
* initial SLO resource

* a space

* indent

* whitespace

* add comment

* sidebar

* rename test fun

* add validation, required

* fmt

* fix format code

* change rolling period to int days

* doc
* Revert "Revert "Placement policy support for Compute Instance (#3217)" (#3250)"

This reverts commit 18d6446.

* Auto restart false, us central a

* Create two instances during collocate test

* Add note on collocation and vm_count
* Generate vcrTest

* Using new random var generation

* Fix compile

* Adding support for pubsub

* Changes to all tests to work with VCR

* vcrTest instead of resource.Test

* Convert new test

* Remove destroy

* Fix provider test, unused methods

* Cache provider

* Use getter to swap out testAccProvider if vcr disabled

* Standardize container cluster check

* Randstring length in non-vcr case

* Update global NEG test to VCR

* Vcr in sql ssl cert test

* More vcr updates for new tests

* More vcr updates for new tests
* Add encryption, retention policy to buckets

* snake case

* Typo

* Typo

* Add test, fix docs on sa key

* Remove test
* adding bigquery job

* remove dry run option

* exclude from inspec and ansible

* remove table reference

* update tests to make them run

* code review comment changes

* change back to BigQuery
* add schema field and custom expander

* rename

* fix custom expand file ref

* add custom flatten

* actually add the files

* rm extra file

* add state and validate funcs

* single line

* shorter var

* don't return error on flatten

* Update templates/terraform/custom_expand/healthcare_hl7_v2_store_schema.erb

Co-Authored-By: Dana Hoffman <[email protected]>

* Apply suggestions from code review

Co-Authored-By: Dana Hoffman <[email protected]>

* enable test for parser config

* add schema eample

* rm dup func, enable basic hl7 test

* min version beta

* fix examples

* fix flatten

* heredoc

Co-authored-by: Dana Hoffman <[email protected]>
* service directory resources

* * custom imports
* interpolation from name to id
* update tests

* validate functions & import formats

* fix CheckDestroys
@chrissng chrissng merged commit 9da722b into chrissng:master Apr 21, 2020
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.