Skip to content

Commit 1830674

Browse files
Merge pull request #2367 from oracle/release_gh
Releasing version 6.35.0
2 parents fcba116 + 9afcc2b commit 1830674

File tree

181 files changed

+1874
-127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+1874
-127
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions

examples/database/adb/autonomous_database.tf

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -401,15 +401,3 @@ resource "oci_database_autonomous_database" "test_autonomous_database_shrink" {
401401
shrink_adb_trigger = "2"
402402
is_auto_scaling_for_storage_enabled = "true"
403403
}
404-
405-
resource "oci_database_autonomous_database" "test_autonomous_database_subscriptionId" {
406-
admin_password = random_string.autonomous_database_admin_password.result
407-
compartment_id = var.compartment_ocid
408-
cpu_core_count = "1"
409-
data_storage_size_in_tbs = "1"
410-
db_name = "adbsubscription"
411-
db_version = "19c"
412-
db_workload = "OLTP"
413-
license_model = "LICENSE_INCLUDED"
414-
subscription_id = "SubscriptionID"
415-
}

examples/zips/adm.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

examples/zips/aiDocument.zip

0 Bytes
Binary file not shown.

examples/zips/aiLanguage.zip

0 Bytes
Binary file not shown.

examples/zips/aiVision.zip

0 Bytes
Binary file not shown.

examples/zips/always_free.zip

0 Bytes
Binary file not shown.

examples/zips/analytics.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)