Skip to content

Add support for google_oracle_database_cloud_exadata_infrastructure_exascale_config#1358

Merged
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-fdf73a1eceb83b0c065ef41dd0e69054b4d37c4b
Jun 25, 2026
Merged

Add support for google_oracle_database_cloud_exadata_infrastructure_exascale_config#1358
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-fdf73a1eceb83b0c065ef41dd0e69054b4d37c4b

Conversation

@modular-magician

Copy link
Copy Markdown
Collaborator

Description

This PR adds support for a new resource google_oracle_database_cloud_exadata_infrastructure_exascale_config to configure Exascale storage on an Oracle Cloud Exadata Infrastructure in Google Cloud.

This resource triggers a one-time setup action using the configureExascale POST method on the cloudExadataInfrastructures API endpoint. Deleting the resource removes it from the Terraform state without affecting the underlying infrastructure.

Fixes hashicorp/terraform-provider-google#27921

Release Note

`google_oracle_database_cloud_exadata_infrastructure_exascale_config` 

Derived from GoogleCloudPlatform/magic-modules#18002

…xascale_config (#18002)

[upstream:fdf73a1eceb83b0c065ef41dd0e69054b4d37c4b]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 9b783be into terraform-google-modules:master Jun 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New Resource: google_oracle_database_cloud_exadata_infrastructure_exascale_config

1 participant