Skip to content

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

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

@SirGitsalot SirGitsalot added this pull request to the merge queue May 20, 2025
Merged via the queue into GoogleCloudPlatform:main with commit dec1fdc May 20, 2025
27 checks passed
NandiniAgrawal15 pushed a commit to NandiniAgrawal15/magic-modules that referenced this pull request Jun 5, 2025
BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request Jun 25, 2025
BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request Jun 25, 2025
jingqizz pushed a commit to jingqizz/magic-modules that referenced this pull request Jul 9, 2025
BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request Jul 28, 2025
BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request Jul 28, 2025
BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request Jul 28, 2025
BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request Jul 28, 2025
NandiniAgrawal15 pushed a commit to NandiniAgrawal15/magic-modules that referenced this pull request Sep 4, 2025
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