-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 6.0 branch into main #11521
Merge 6.0 branch into main #11521
Conversation
…EATURE-BRANCH-6.0.0 Sync main feature branch 6.0.0
…EATURE-BRANCH-6.0.0 Sync main feature branch 6.0.0 - 7/1
…EATURE-BRANCH-6.0.0 Sync main feature branch 6.0.0 - 7/9
…hanges (min_instances, max_instances, min_throughput, max_throughput fields) (GoogleCloudPlatform#10313)
…EATURE-BRANCH-6.0.0 Sync main feature branch 6.0.0 - 7/16
…ma contains required fields (GoogleCloudPlatform#11101)
…w required `enabled` field and remove the previous required tags under IAP message for resource google_compute_backend_service and resource google_compute_region_backend_service (GoogleCloudPlatform#9581)
…EATURE-BRANCH-6.0.0 Sync main feature branch 6.0.0 - 7/23
…quire_ssl in favor of ssl_mode (GoogleCloudPlatform#11154)
…n-FEATURE-BRANCH-6.0.0
…EATURE-BRANCH-6.0.0 Sync main feature branch 6.0.0 - 8/1
…leCloudPlatform#11354) Co-authored-by: Cameron Thornton <[email protected]>
…Platform#11318) Co-authored-by: Thomas Rodgers <[email protected]>
…n-FEATURE-BRANCH-6.0.0 # Conflicts: # mmv1/third_party/terraform/services/cloudrunv2/resource_cloud_run_v2_job_test.go.erb # mmv1/third_party/terraform/services/sql/resource_sql_database_instance.go.erb # mmv1/third_party/terraform/services/sql/resource_sql_database_instance_test.go # mmv1/third_party/terraform/website/docs/guides/version_6_upgrade.html.markdown
…s API (GoogleCloudPlatform#10897) Co-authored-by: Thomas Rodgers <[email protected]>
…0367) Co-authored-by: Nick Elliot <[email protected]>
…#11439) Co-authored-by: Cameron Thornton <[email protected]>
…n-FEATURE-BRANCH-6.0.0 # Conflicts: # mmv1/products/compute/Subnetwork.yaml # mmv1/third_party/terraform/services/storage/resource_storage_bucket.go.erb # mmv1/third_party/terraform/services/storage/resource_storage_bucket_600_migration.go # mmv1/third_party/terraform/services/vmwareengine/resource_vmwareengine_cluster_test.go # mmv1/third_party/terraform/services/vmwareengine/resource_vmwareengine_external_address_test.go # mmv1/third_party/terraform/services/vmwareengine/resource_vmwareengine_network_peering_test.go # mmv1/third_party/terraform/services/vmwareengine/resource_vmwareengine_network_policy_test.go # mmv1/third_party/terraform/website/docs/guides/version_6_upgrade.html.markdown
…EATURE-BRANCH-6.0.0 Sync main feature branch 6.0.0 - 8/20
…n-FEATURE-BRANCH-6.0.0 * commit 'bc5def9f8136003836911e78567dc8849a39be6d': Fix test `TestAccSecurityCenterManagementOrganizationEventThreatDetectionCustomModule` (GoogleCloudPlatform#11469) Promoted labelFingerprint field to GA (GoogleCloudPlatform#11504) Revert "Prevent Dataflow options in parameters" (GoogleCloudPlatform#11485) Support Undelete for Vmwareengine Private Cloud (GoogleCloudPlatform#11480)
…EATURE-BRANCH-6.0.0 Sync main feature branch 6.0.0 - 8/21
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
Breaking Change(s) DetectedThe following breaking change(s) were detected within your pull request.
If you believe this detection to be incorrect please raise the concern with your reviewer. Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_edgenetwork_network" "primary" {
labels = # value needed
}
Resource: resource "google_edgenetwork_subnet" "primary" {
labels = # value needed
}
Resource: resource "google_sql_database_instance" "primary" {
settings {
ip_configuration {
enable_private_path_for_google_cloud_services = # value needed
require_ssl = # value needed
server_ca_mode = # value needed
}
}
}
|
Tests analyticsTotal tests: 3902 Click here to see the affected service packages
Tests were added that are skipped in VCR:
Action takenFound 13 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
Release Note Template for Downstream PRs (will be copied)