-
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
Sync main feature branch 6.0.0 - 8/8 #11400
Sync main feature branch 6.0.0 - 8/8 #11400
Conversation
…oogleCloudPlatform#11288) Co-authored-by: Pavel Salnikov <[email protected]> Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
… resources. (GoogleCloudPlatform#10990) Co-authored-by: Charlesleonius <[email protected]>
… update verb (GoogleCloudPlatform#11198) Signed-off-by: Andre Nogueira <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tform#11331) Co-authored-by: Thomas Rodgers <[email protected]>
…t_integrationsClientBasicExample (GoogleCloudPlatform#11322)
…m#10964) Co-authored-by: Mauricio Alvarez Leon <[email protected]>
…tapp Volumes Replication (GoogleCloudPlatform#11351)
…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
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
a654426
to
3c34235
Compare
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.
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_access_context_manager_service_perimeter_dry_run_egress_policy" "primary" {
egress_from {
identities = # value needed
identity_type = # value needed
source_restriction = # value needed
sources {
access_level = # value needed
}
}
egress_to {
external_resources = # value needed
operations {
method_selectors {
method = # value needed
permission = # value needed
}
service_name = # value needed
}
resources = # value needed
}
perimeter = # value needed
}
Resource: resource "google_access_context_manager_service_perimeter_dry_run_ingress_policy" "primary" {
ingress_from {
identities = # value needed
identity_type = # value needed
sources {
access_level = # value needed
resource = # value needed
}
}
ingress_to {
operations {
method_selectors {
method = # value needed
permission = # value needed
}
service_name = # value needed
}
resources = # value needed
}
perimeter = # value needed
}
Resource: resource "google_compute_instance" "primary" {
confidential_instance_config {
confidential_instance_type = # value needed
}
}
Resource: resource "google_compute_instance_from_machine_image" "primary" {
confidential_instance_config {
confidential_instance_type = # value needed
}
}
Resource: resource "google_compute_instance_from_template" "primary" {
confidential_instance_config {
confidential_instance_type = # value needed
}
}
Resource: resource "google_compute_instance_template" "primary" {
confidential_instance_config {
confidential_instance_type = # value needed
}
}
Resource: resource "google_compute_region_instance_template" "primary" {
confidential_instance_config {
confidential_instance_type = # value needed
}
}
Resource: resource "google_project" "primary" {
skip_delete = # value needed
}
Resource: resource "google_scc_v2_organization_source_iam_binding" "primary" {
condition {
description = # value needed
expression = # value needed
title = # value needed
}
}
Resource: resource "google_scc_v2_organization_source_iam_member" "primary" {
condition {
description = # value needed
expression = # value needed
title = # 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: 3893 Click here to see the affected service packages
Tests were added that are skipped in VCR:
Tests were added that are GA-only additions and require manual runs:
Action takenFound 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Don't forget to commit merge:)
a760a0b
into
GoogleCloudPlatform:FEATURE-BRANCH-major-release-6.0.0
Release Note Template for Downstream PRs (will be copied)