-
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
Feat: Add google_oracle_database_db_nodes datasource #11988
Feat: Add google_oracle_database_db_nodes datasource #11988
Conversation
Hello! I am a robot. Tests will require approval from a repository maintainer to run. @melinath, 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. |
Tests analyticsTotal tests: 4 Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
Tests analyticsTotal tests: 4 Click here to see the affected service packages
🟢 All tests passed! View the build log |
Tests analyticsTotal tests: 4 Click here to see the affected service packages
🟢 All tests passed! View the build log |
Hi Stephen, Please review the PR. |
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.
this looks pretty straightforward; left a couple minor comments and questions below.
mmv1/third_party/terraform/services/oracledatabase/data_source_oracle_database_db_nodes_test.go
Show resolved
Hide resolved
mmv1/third_party/terraform/website/docs/d/oracle_database_db_nodes.html.markdown
Show resolved
Hide resolved
mmv1/third_party/terraform/website/docs/d/oracle_database_db_nodes.html.markdown
Outdated
Show resolved
Hide resolved
mmv1/third_party/terraform/website/docs/d/oracle_database_db_nodes.html.markdown
Outdated
Show resolved
Hide resolved
mmv1/third_party/terraform/website/docs/d/oracle_database_db_nodes.html.markdown
Outdated
Show resolved
Hide resolved
Tests analyticsTotal tests: 7 Click here to see the affected service packages
🟢 All tests passed! View the build log |
Tests analyticsTotal tests: 7 Click here to see the affected service packages
🟢 All tests passed! View the build log |
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.
a few more changes based on checking against the API docs.
mmv1/third_party/terraform/services/oracledatabase/data_source_oracle_database_db_nodes.go
Outdated
Show resolved
Hide resolved
mmv1/third_party/terraform/services/oracledatabase/data_source_oracle_database_db_nodes.go
Outdated
Show resolved
Hide resolved
mmv1/third_party/terraform/services/oracledatabase/data_source_oracle_database_db_nodes.go
Outdated
Show resolved
Hide resolved
mmv1/third_party/terraform/website/docs/d/oracle_database_db_nodes.html.markdown
Outdated
Show resolved
Hide resolved
mmv1/third_party/terraform/website/docs/d/oracle_database_db_nodes.html.markdown
Outdated
Show resolved
Hide resolved
mmv1/third_party/terraform/website/docs/d/oracle_database_db_nodes.html.markdown
Outdated
Show resolved
Hide resolved
mmv1/third_party/terraform/website/docs/d/oracle_database_db_nodes.html.markdown
Outdated
Show resolved
Hide resolved
mmv1/third_party/terraform/website/docs/d/oracle_database_db_nodes.html.markdown
Outdated
Show resolved
Hide resolved
Tests analyticsTotal tests: 10 Click here to see the affected service packages
🟢 All tests passed! View the build log |
…form#11988) Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
…form#11988) Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
…form#11988) Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
…form#11988) Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
…form#11988) Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
…form#11988) Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
…form#11988) Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
Fix: hashicorp/terraform-provider-google#19787
Release Note Template for Downstream PRs (will be copied)