Skip to content

Add google_beyondcorp_security_gateway_application resource. #13918

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

Merged
merged 15 commits into from
May 20, 2025

Conversation

Berro321
Copy link
Contributor

`google_beyondcorp_security_gateway_application`

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 10 files changed, 2542 insertions(+), 93 deletions(-))
google-beta provider: Diff ( 10 files changed, 2452 insertions(+), 3 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 2 insertions(+), 2 deletions(-))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_beyondcorp_security_gateway_application (13 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_beyondcorp_security_gateway_application" "primary" {
  display_name = # value needed
  endpoint_matchers {
    ports = # value needed
  }
}

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_beyondcorp_security_gateway_application_iam_binding
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_member
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_policy
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 10 files changed, 2542 insertions(+), 93 deletions(-))
google-beta provider: Diff ( 10 files changed, 2452 insertions(+), 3 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 2 insertions(+), 2 deletions(-))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_beyondcorp_security_gateway_application (13 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_beyondcorp_security_gateway_application" "primary" {
  display_name = # value needed
  endpoint_matchers {
    ports = # value needed
  }
}

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_beyondcorp_security_gateway_application_iam_binding
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_member
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_policy
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 50
Passed tests: 35
Skipped tests: 6
Affected tests: 9

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition

Action taken

Found 9 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationVpcExample

Get to know how VCR tests work

1 similar comment
@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 50
Passed tests: 35
Skipped tests: 6
Affected tests: 9

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition

Action taken

Found 9 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationVpcExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withCondition [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withCondition [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationVpcExample [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withCondition [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withCondition [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationVpcExample [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 10 files changed, 2542 insertions(+), 93 deletions(-))
google-beta provider: Diff ( 10 files changed, 2452 insertions(+), 3 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 2 insertions(+), 2 deletions(-))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_beyondcorp_security_gateway_application (13 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_beyondcorp_security_gateway_application" "primary" {
  display_name = # value needed
  endpoint_matchers {
    ports = # value needed
  }
}

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_beyondcorp_security_gateway_application_iam_binding
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_member
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_policy
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 50
Passed tests: 43
Skipped tests: 6
Affected tests: 1

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 10 files changed, 2542 insertions(+), 93 deletions(-))
google-beta provider: Diff ( 10 files changed, 2452 insertions(+), 3 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 2 insertions(+), 2 deletions(-))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_beyondcorp_security_gateway_application (13 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_beyondcorp_security_gateway_application" "primary" {
  display_name = # value needed
  endpoint_matchers {
    ports = # value needed
  }
}

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_beyondcorp_security_gateway_application_iam_binding
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_member
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_policy
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 50
Passed tests: 43
Skipped tests: 6
Affected tests: 1

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 10 files changed, 2542 insertions(+), 93 deletions(-))
google-beta provider: Diff ( 10 files changed, 2452 insertions(+), 3 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 2 insertions(+), 2 deletions(-))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_beyondcorp_security_gateway_application (13 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_beyondcorp_security_gateway_application" "primary" {
  display_name = # value needed
  endpoint_matchers {
    ports = # value needed
  }
}

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_beyondcorp_security_gateway_application_iam_binding
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_member
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_policy
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 50
Passed tests: 37
Skipped tests: 6
Affected tests: 7

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition

Action taken

Found 7 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withCondition [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withCondition [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 10 files changed, 2542 insertions(+), 93 deletions(-))
google-beta provider: Diff ( 10 files changed, 2452 insertions(+), 3 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 6 insertions(+), 6 deletions(-))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_beyondcorp_security_gateway_application (13 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_beyondcorp_security_gateway_application" "primary" {
  display_name = # value needed
  endpoint_matchers {
    ports = # value needed
  }
}

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_beyondcorp_security_gateway_application_iam_binding
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_member
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_policy
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 50
Passed tests: 35
Skipped tests: 6
Affected tests: 9

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition

Action taken

Found 9 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationVpcExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationVpcExample [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withCondition [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withCondition [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition [Error message] [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 10 files changed, 2542 insertions(+), 93 deletions(-))
google-beta provider: Diff ( 10 files changed, 2452 insertions(+), 3 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 6 insertions(+), 6 deletions(-))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_beyondcorp_security_gateway_application (13 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_beyondcorp_security_gateway_application" "primary" {
  display_name = # value needed
  endpoint_matchers {
    ports = # value needed
  }
}

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_beyondcorp_security_gateway_application_iam_binding
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_member
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]
  • google_beyondcorp_security_gateway_application_iam_policy
    • Expected Document Path: /website/docs/r/beyondcorp_security_gateway_application_iam.html.markdown
    • Fields: [application_id security_gateways_id]

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 50
Passed tests: 37
Skipped tests: 6
Affected tests: 7

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition

Action taken

Found 7 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withCondition [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withCondition [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 10 files changed, 2560 insertions(+), 94 deletions(-))
google-beta provider: Diff ( 10 files changed, 2469 insertions(+), 3 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 8 insertions(+), 8 deletions(-))

Multiple resources added

This PR adds multiple new resources: google_beyondcorp_security_gateway_application, google_beyondcorp_security_gateway_application_iam_binding, google_beyondcorp_security_gateway_application_iam_member, google_beyondcorp_security_gateway_application_iam_policy. This makes review significantly more difficult. Please split it into multiple PRs, one per resource.
An override-multiple-resources label can be added to allow merging.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 52
Passed tests: 45
Skipped tests: 6
Affected tests: 1

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🟢 All tests passed!

View the build log or the debug log for each test

@Berro321
Copy link
Contributor Author

@SirGitsalot Is the multiple-resources error because of the IAM resources also contained in this change? If so, can we still submit this PR or is there something else needed from me?

@SirGitsalot SirGitsalot added the override-multiple-resources Allow a PR to contain multiple new resources label May 16, 2025
@SirGitsalot
Copy link
Member

/gcbrun

@SirGitsalot
Copy link
Member

Yeah, it's the IAM resources but that's fine - I've added the necessary label to override the check.

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 10 files changed, 2560 insertions(+), 94 deletions(-))
google-beta provider: Diff ( 10 files changed, 2469 insertions(+), 3 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 8 insertions(+), 8 deletions(-))

Multiple resources added

This PR adds multiple new resources: google_beyondcorp_security_gateway_application, google_beyondcorp_security_gateway_application_iam_binding, google_beyondcorp_security_gateway_application_iam_member, google_beyondcorp_security_gateway_application_iam_policy. This makes review significantly more difficult. Please split it into multiple PRs, one per resource.
An override-multiple-resources label can be added to allow merging.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 52
Passed tests: 46
Skipped tests: 6
Affected tests: 0

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition
    🟢 All tests passed!

View the build log

@Berro321 Berro321 requested a review from SirGitsalot May 16, 2025 23:19
@Berro321
Copy link
Contributor Author

friendly ping for review

@NickElliot
Copy link
Contributor

NickElliot commented May 20, 2025

Hi going to drive-by for a moment here: because this resource isn't merged yet we're modifying the deprecation message on beyondcorp_application #13991 to avoid suggesting using this (unreleased) resource for the release this week.

if you could restore the current full-length deprecation message along with the rest of this PR, that would be great thanks!

@github-actions github-actions bot requested a review from SirGitsalot May 20, 2025 19:06
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 12 files changed, 2562 insertions(+), 96 deletions(-))
google-beta provider: Diff ( 12 files changed, 2471 insertions(+), 5 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 8 insertions(+), 8 deletions(-))

Multiple resources added

This PR adds multiple new resources: google_beyondcorp_security_gateway_application, google_beyondcorp_security_gateway_application_iam_binding, google_beyondcorp_security_gateway_application_iam_member, google_beyondcorp_security_gateway_application_iam_policy. This makes review significantly more difficult. Please split it into multiple PRs, one per resource.
An override-multiple-resources label can be added to allow merging.

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 12 files changed, 2562 insertions(+), 96 deletions(-))
google-beta provider: Diff ( 12 files changed, 2471 insertions(+), 5 deletions(-))
terraform-google-conversion: Diff ( 4 files changed, 568 insertions(+))
Open in Cloud Shell: Diff ( 2 files changed, 8 insertions(+), 8 deletions(-))

Multiple resources added

This PR adds multiple new resources: google_beyondcorp_security_gateway_application, google_beyondcorp_security_gateway_application_iam_binding, google_beyondcorp_security_gateway_application_iam_member, google_beyondcorp_security_gateway_application_iam_policy. This makes review significantly more difficult. Please split it into multiple PRs, one per resource.
An override-multiple-resources label can be added to allow merging.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 52
Passed tests: 46
Skipped tests: 6
Affected tests: 0

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition
    🟢 All tests passed!

View the build log

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 52
Passed tests: 46
Skipped tests: 6
Affected tests: 0

Click here to see the affected service packages
  • beyondcorp
#### Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccBeyondcorpSecurityGatewayApplicationIamBindingGenerated_withAndWithoutCondition
  • TestAccBeyondcorpSecurityGatewayApplicationIamMemberGenerated_withAndWithoutCondition
    🟢 All tests passed!

View the build log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
override-multiple-resources Allow a PR to contain multiple new resources service/beyondcorp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants