Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
038ebdd
Adding Exascale Storage Vault Resource
siddhisingh-13 Nov 3, 2025
edf5ede
Refactoring
siddhisingh-13 Nov 3, 2025
2c18f51
Formatting yaml file
siddhisingh-13 Nov 5, 2025
5c56c60
Formatting
siddhisingh-13 Nov 5, 2025
d955093
Adding additional fields
siddhisingh-13 Nov 6, 2025
a2f05c0
Adding additional fields
siddhisingh-13 Nov 6, 2025
c78fbe6
Adding additional fields
siddhisingh-13 Nov 8, 2025
2fd4428
Adding additional fields
siddhisingh-13 Nov 8, 2025
5a1587d
Adding additional fields
siddhisingh-13 Nov 8, 2025
8215f7f
Adding additional fields
siddhisingh-13 Nov 12, 2025
e408920
Removing field description
siddhisingh-13 Nov 12, 2025
48d4f4e
adding terraform support for ExadbVmCluster
siddhisingh-13 Nov 17, 2025
1580158
Merge branch 'GoogleCloudPlatform:main' into my-topic-branch
siddhisingh-13 Nov 17, 2025
6a48de5
refactoring
siddhisingh-13 Nov 17, 2025
ac9335a
refactoring
siddhisingh-13 Nov 17, 2025
5e41e06
refactoring
siddhisingh-13 Nov 17, 2025
bd6401e
refactoring
siddhisingh-13 Nov 17, 2025
c650587
refactoring
siddhisingh-13 Nov 17, 2025
2fdde0d
refactoring
siddhisingh-13 Nov 17, 2025
2f9b227
refactoring
siddhisingh-13 Nov 18, 2025
07801fa
refactoring
siddhisingh-13 Nov 18, 2025
9a8dae7
refactoring location
siddhisingh-13 Nov 18, 2025
c1302ec
refactoring location
siddhisingh-13 Nov 18, 2025
d353ab4
refactoring location
siddhisingh-13 Nov 18, 2025
096a898
adding full test
siddhisingh-13 Nov 21, 2025
166a995
adding full test
siddhisingh-13 Nov 21, 2025
a275a8e
adding full test
siddhisingh-13 Nov 21, 2025
53a7757
adding full test
siddhisingh-13 Nov 21, 2025
9d298de
adding full test
siddhisingh-13 Nov 24, 2025
eb4056a
adding full test
siddhisingh-13 Nov 30, 2025
3edebd5
adding full test
siddhisingh-13 Dec 1, 2025
52e1b90
refactoring
siddhisingh-13 Jan 6, 2026
16266b0
code refactoring
siddhisingh-13 Jan 9, 2026
a96692b
Adding update test
siddhisingh-13 Jan 19, 2026
336ff19
refactoring
siddhisingh-13 Jan 26, 2026
96641d2
refactoring
siddhisingh-13 Jan 26, 2026
710b847
refactoring
siddhisingh-13 Jan 26, 2026
07d1eb6
refactoring
siddhisingh-13 Jan 26, 2026
090af79
refactoring
siddhisingh-13 Feb 2, 2026
19caf6e
Refactoring
siddhisingh-13 Feb 2, 2026
2248490
Refactoring
siddhisingh-13 Feb 2, 2026
6940cdf
Refactoring
siddhisingh-13 Feb 2, 2026
a3c1697
Refactoring
siddhisingh-13 Feb 2, 2026
9ab0fa7
Refactoring
siddhisingh-13 Feb 2, 2026
4c41fca
Refactoring test
siddhisingh-13 Feb 6, 2026
14cac50
fix broken test
siddhisingh-13 Mar 2, 2026
5b1924e
Merge branch 'GoogleCloudPlatform:main' into my-topic-branch
siddhisingh-13 Mar 5, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions mmv1/products/oracledatabase/DbSystem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
name: DbSystem

Check warning on line 13 in mmv1/products/oracledatabase/DbSystem.yaml

View workflow job for this annotation

GitHub Actions / lint-yaml

13:1 [document-start] missing document start "---"
description: A DbSystem Resource
base_url: projects/{{project}}/locations/{{location}}/dbSystems
immutable: true
Expand All @@ -30,6 +30,7 @@
project: 'my-project'
db_system_id: 'my-instance'
database_id: 'mydb'
db_unique_name: 'db'
odb_network: 'projects/my-project/locations/europe-west2/odbNetworks/my-odbnetwork'
odb_subnet: 'projects/my-project/locations/europe-west2/odbNetworks/my-odbnetwork/odbSubnets/my-odbsubnet'
deletion_protection: 'true'
Expand All @@ -44,6 +45,7 @@
# See: https://github.com/hashicorp/terraform-provider-google/issues/20599
db_system_id: 'fmt.Sprintf("ofake-tf-test-dbsystem-basic-%s", acctest.RandString(t, 10))'
database_id: 'fmt.Sprintf("ofake-tf-test-database-basic-%s", acctest.RandString(t, 10))'
db_unique_name: 'fmt.Sprintf("db%s", acctest.RandString(t, 10))'
odb_network: '"projects/oci-terraform-testing-prod/locations/europe-west2/odbNetworks/tf-test-permanent-odbnetwork"'
odb_subnet: '"projects/oci-terraform-testing-prod/locations/europe-west2/odbNetworks/tf-test-permanent-odbnetwork/odbSubnets/tf-test-permanent-client-odbsubnet"'
- name: 'oracledatabase_db_system_full'
Expand All @@ -52,6 +54,7 @@
project: 'my-project'
db_system_id: 'my-instance'
database_id: 'mydb'
db_unique_name: 'db'
odb_network: 'projects/my-project/locations/europe-west2/odbNetworks/my-odbnetwork'
odb_subnet: 'projects/my-project/locations/europe-west2/odbNetworks/my-odbnetwork/odbSubnets/my-odbsubnet'
deletion_protection: 'true'
Expand All @@ -66,6 +69,7 @@
# See: https://github.com/hashicorp/terraform-provider-google/issues/20599
db_system_id: 'fmt.Sprintf("ofake-tf-test-dbsystem-basic-%s", acctest.RandString(t, 10))'
database_id: 'fmt.Sprintf("ofake-tf-test-database-basic-%s", acctest.RandString(t, 10))'
db_unique_name: 'fmt.Sprintf("db%s", acctest.RandString(t, 10))'
odb_network: '"projects/oci-terraform-testing-prod/locations/europe-west2/odbNetworks/tf-test-permanent-odbnetwork"'
odb_subnet: '"projects/oci-terraform-testing-prod/locations/europe-west2/odbNetworks/tf-test-permanent-odbnetwork/odbSubnets/tf-test-permanent-client-odbsubnet"'
virtual_fields:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ resource "google_oracle_database_db_system" "{{$.PrimaryResourceId}}"{
admin_password = "ABcde_1#234"
database_id = "{{index $.Vars "database_id"}}"
db_name = "db"
db_unique_name = "{{index $.Vars "db_system_id"}}"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ resource "google_oracle_database_db_system" "{{$.PrimaryResourceId}}"{
db_version = "19.0.0.0"
database {
db_name = "db"
db_unique_name = "dbunique"
db_unique_name = "{{index $.Vars "db_unique_name"}}"
admin_password = "ABcde_1#2345"
tde_wallet_password = "ABcde_1#2345"
database_id = "{{index $.Vars "database_id"}}"
Expand Down
Loading