-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Added google_apigee_app_group resource #12020
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
Added google_apigee_app_group resource #12020
Conversation
Hello! I am a robot. Tests will require approval from a repository maintainer to run. @ScottSuarez, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
b7bce63
to
e1e977f
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_apigee_app_group" "primary" {
attributes {
name = # value needed
value = # value needed
}
display_name = # value needed
}
|
Tests analyticsTotal tests: 44 Click here to see the affected service packages
🔴 Tests were added that are skipped in VCR:
View the build log |
e1e977f
to
bfbe520
Compare
c2d5ff2
to
1e56f42
Compare
Added tests for attributes |
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_apigee_app_group" "primary" {
display_name = # value needed
}
|
Tests analyticsTotal tests: 45 Click here to see the affected service packages
🔴 Tests were added that are skipped in VCR:
View the build log |
1e56f42
to
117d58e
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.
|
Tests analyticsTotal tests: 45 Click here to see the affected service packages
🔴 Tests were added that are skipped in VCR:
View the build log |
This is a PR to add the google_apigee_app_group resource