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

Run rebase to pull changes from upstream #6

Merged
merged 72 commits into from
Dec 6, 2021

Conversation

gfxcc
Copy link
Collaborator

@gfxcc gfxcc commented Dec 6, 2021

No description provided.

slevenick and others added 30 commits November 16, 2021 09:30
…_endpoint (GoogleCloudPlatform#5391)

* Servicedirectory: add 'network' attribute to endpoint resource.

* Update description

* Add tests

* Delete main.tf
* Add queue_number

* Add network queue

* Remove update test, add to instance template
* remove send_empty_value for max_ttl

* add a test
* Add spotVM for GKE Node Pools

Signed-off-by: Alex R <[email protected]>

* Add spot test

Signed-off-by: Alex R <[email protected]>

* Guard for beta only

Signed-off-by: Alex R <[email protected]>

* Add beta note to docs

Signed-off-by: Alex R <[email protected]>
…5452)

* Add a guide on authoring tpgtools new resources

* Wrong headers

* Simplify samples, reorder per PR feedback

* PR feedback
* Redis MRR Support

* [Bug fix]Add locationId back to instance properties

* Update api.yaml

* Update redis_instance_mrr.tf.erb

* Update api.yaml

* Update terraform.yaml

* Update api.yaml

Co-authored-by: Himani Khanduja <[email protected]>
…atform#5270)

* Add support IAM policy for the Environment of Apigee X

* Add support IAM policy for the Environment of Apigee X

* Add support IAM policy for the Environment of Apigee X

* Add support IAM policy for the Environment of Apigee X

* Revert all changes to test files.

* Revert all changes to test files.

* Revert all changes to test files.

* Add primary_resource_name to fix tests.

* Update iam_attributes.tf.erb to honor skip_test.

* Don't reject skip_tests when example is nil.

* Update mmv1/products/apigee/api.yaml

Co-authored-by: Stephen Lewis (Burrows) <[email protected]>

* Fix primary_resource_name for apigee organization name.

Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
* Move Cloud Build Worker Pool to GA.

Note: this includes some unusual changes due to deviations between the beta and GA APIs.

* upgrade dcl.

* finish removing version gate.

* Use new GA / Beta versions, neither of which is ACL'd.
…ndent services test (GoogleCloudPlatform#5466)

* update expected error message for google project service disable dependent services test

* use ExpectNonEmptyPlan instead
… terraform-validator (GoogleCloudPlatform#5459)

* Add support for project and organization iam custom role resources to terraform-validator.

* Remove trailing comma.

* Add tests for project & organization custom iam role resource.
…or. (GoogleCloudPlatform#5473)

* Add support for monitoring_alert_policy resource to terraform validator.

* Add tests for monitoring_alert_policy resource.

* Fix formatting
…idator. (GoogleCloudPlatform#5453)

* Add monitoring_notification_channel resource support to tfv.

* Add tests for monitoring_notification_channel resource.
…Platform#5475)

* Add a resource mapping for google_compute_global_address

* add test data files
* Add support for google_compute_address

* add test data files
iyabchen and others added 29 commits December 1, 2021 08:50
* Move tier to string

* Add note on possible values

* Add note for beta-only on enterprise

* Starting to move to location

* Add precreate

* Write state migration

* Use location in examples

* Use upgrade state function instead of migrate

* Fix linter

* Update validator test to use location

* Update TFV test config to use location
…udPlatform#5484)

* Do not validate INTERNAL_MANAGED backend service capacity.

* remove test expecting this behavior.

* remove a bunch of dead code that the linter complained about.
* add recaptcha enterprise key resource

* add version beta to iosKey sample
* Upgraded DCL and added overrides for osconfig os policy assignment.

Reworked AppendToBasePath override into BasePathReplacement.
Implemented serialization for map[string]string types.

* Split ReplaceInBasePath and AppendToBasePath into two overrides.

* Re-added missing quotation marks.

* Fixed handling of append to base path override.
…eCloudPlatform#5500)

* support allocated_ip_range in sql_database_instance

* support allocated_ip_range

* clean up

* remove unused variable

* separate tests

* increase size of allogcated ip range
* Add support for google_pubsub_schema

* fix space

* fix tab
In order to handle the case of optional primitive fields, I've
added virtual fields to allow the expander to distinguish
between an unset primitive and a primitive set to the default
value.

Since some Private CA resources do not support updates, I also
added support for setting ForceNew in the terraform config.
This prevents incompatiable configs that set the allow* booleans
without setting basic constraints, and vice versa.
`include_max_issuer_path_path` to reflect its current functionality
* Add field `include_is_ca` to CertificateAuthority to avoding checking
the existence of this field in flattener.
* Update examples with new fields like `include_is_ca`, `include_max_issuer_path_length`.
changes.

* User `nonCa`, `zeroMaxIssuerPathLength` instead of `includeIsCa`
`includeMaxIssuerPathLength`
* Update test cases.
@gfxcc gfxcc merged commit fb9c0f5 into haydentherapper:master Dec 6, 2021
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.