forked from GoogleCloudPlatform/magic-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to sdkv2 (GoogleCloudPlatform#3971)
* fixed imports, removed Removed, changed CustomizeDiffFuncs to include context * more changes * More SDK update changes. * add more verbose logging to batcher * only parse IAM policies if they're set * add missing bracket * fix StopContext * fix use of configurefunc => configurecontextfunc * ignore top-level % fields in state and fix errorf * check for error before wrapping it in non-tryable error * updates after rebase with master * fix TestAccDataprocJob tests * fix TestAccMonitoringAlertPolicy * Fix AtLeastOneOf/ExactlyOneOf failures * fix privateNetworkCustomizeDiff for sdkv2 * fix active directory domain trust imports for sdkv2 * Fix TestAccContainerCluster_withInvalidReleaseChannel * add externalproviders: random * fix TestAccComputeInstance_scratchDisk test * check new not empty string, rather than length greater than 0 * remove set partial * update data los prevention tests to v2 * switch compute_instance and project_service_identity to v2 * fix errors from beta run * fix iam tests, update v2 imports * fix customizediff after rebase * fix node_config workload_metadata_config * undo iam diff suppress changes, make nod_config.0.workload_metadata_config all ga * fix iam tests * Fix failing ProjectService_handleNotFound test. Fix the TestAccProjectService_handleNotFound test to not fail by not removing the service from state during the Create call, only during subsequent reads. * add random provider to all generated tests * update region ssl cert datasource to v2 * update compute region ssl cert datasource test to use v2 * Update third_party/terraform/resources/resource_google_project_service.go Co-authored-by: Riley Karson <[email protected]> * spacing change, update compute_target_grpc_proxy_test to use v2 * update spanner db ddl custom diff to v2 * fix TestAccContainerNodePool_withInvalidUpgradeSettings * move error check to isRetryableError * add comment around check matches * remove info message from bad merge * remove comment * return error if service is not enabled on create-read * add comment for why we check for 404 in delete * update tpuNodeCustomizeDiff to v2 * fix checkdestroy failures * expect error for TestAccProjectService_disableDependentServices Co-authored-by: Paddy Carver <[email protected]> Co-authored-by: Riley Karson <[email protected]>
- Loading branch information
1 parent
3bc76aa
commit 7048643
Showing
571 changed files
with
1,256 additions
and
1,487 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
2 changes: 1 addition & 1 deletion
2
templates/terraform/constants/deployment_manager_deployment.go.erb
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
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
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
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
2 changes: 1 addition & 1 deletion
2
templates/terraform/constants/monitoring_notification_channel.go.erb
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
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
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
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
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
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
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
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
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
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
18 changes: 0 additions & 18 deletions
18
templates/terraform/decoders/alert_policy_removed_fields.go.erb
This file was deleted.
Oops, something went wrong.
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
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
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
templates/terraform/extra_schema_entry/forwarding_rule.erb
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.