Fix oracledatabase adb basic and full tests#17119
Conversation
Removed check for 'cidr' attribute in the test case because it is not a required field TestAccOracleDatabaseAutonomousDatabases_basic Fixes hashicorp/terraform-provider-google#26676
Removed check for 'cidr' attribute in autonomous databases test. fixes hashicorp/terraform-provider-google/issues/26676
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @c2thorn, 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: 29 Click here to see the affected service packages
🟢 All tests passed! View the build log |
Added odb_network and odb_subnet variables to the template.
|
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: 29 Click here to see the affected service packages
🟢 All tests passed! View the build log |
004bc88
This an optional field so removing from check
fixes hashicorp/terraform-provider-google/issues/26676
fixes hashicorp/terraform-provider-google/issues/26639