forked from GoogleCloudPlatform/magic-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains 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
* 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
* 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
* 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
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.
Release Note Template for Downstream PRs (will be copied)