Skip to content

Commit

Permalink
fix oracleDatabase datasource ref links (hashicorp#12071) (hashicorp#…
Browse files Browse the repository at this point in the history
…19951)

[upstream:9a44f96c028039cfe0bdaccd75875d71be16154d]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Oct 21, 2024
1 parent 5076a6f commit 25b309d
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .changelog/12071.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ The following arguments are supported:

## Attributes Reference

See [google_oracle_database_autonomous_database](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/google_oracle_database_autonomous_database#argument-reference) resource for details of the available attributes.
See [google_oracle_database_autonomous_database](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/oracle_database_autonomous_database#argument-reference) resource for details of the available attributes.
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ The following attributes are exported:

* `AutonomousDatabases` - A list of AutonomousDatabases.

See [google_oracle_database_autonomous_database](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/google_oracle_database_autonomous_database#argument-reference) resource for details of the available attributes.
See [google_oracle_database_autonomous_database](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/oracle_database_autonomous_database#argument-reference) resource for details of the available attributes.
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ The following arguments are supported:

## Attributes Reference

See [google_oracle_database_cloud_exadata_infrastructure](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/google_oracle_database_cloud_exadata_infrastructure#argument-reference) resource for details of the available attributes.
See [google_oracle_database_cloud_exadata_infrastructure](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/oracle_database_cloud_exadata_infrastructure#argument-reference) resource for details of the available attributes.
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ The following attributes are exported:

* `CloudExadataInfrastructures` - A list of ExadataInfrastructures.

See [google_oracle_database_cloud_exadata_infrastructure](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/google_oracle_database_cloud_exadata_infrastructure#argument-reference) resource for details of the available attributes.
See [google_oracle_database_cloud_exadata_infrastructure](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/oracle_database_cloud_exadata_infrastructure#argument-reference) resource for details of the available attributes.
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ The following arguments are supported:

## Attributes Reference

See [google_oracle_database_cloud_vm_cluster](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/google_oracle_database_cloud_vm_cluster#argument-reference) resource for details of the available attributes.
See [google_oracle_database_cloud_vm_cluster](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/oracle_database_cloud_vm_cluster#argument-reference) resource for details of the available attributes.
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ The following attributes are exported:

* `CloudVmClusters` - A list of CloudVmClusters.

See [google_oracle_database_cloud_vm_cluster](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/google_oracle_database_cloud_vm_cluster#argument-reference) resource for details of the available attributes.
See [google_oracle_database_cloud_vm_cluster](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/oracle_database_cloud_vm_cluster#argument-reference) resource for details of the available attributes.

0 comments on commit 25b309d

Please sign in to comment.