Skip to content

Commit 9a44f96

Browse files
fix oracleDatabase datasource ref links (#12071)
1 parent 6a70c8c commit 9a44f96

6 files changed

+6
-6
lines changed

mmv1/third_party/terraform/website/docs/d/oracle_database_autonomous_database.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ The following arguments are supported:
3434

3535
## Attributes Reference
3636

37-
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.
37+
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.

mmv1/third_party/terraform/website/docs/d/oracle_database_autonomous_databases.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ The following attributes are exported:
3535

3636
* `AutonomousDatabases` - A list of AutonomousDatabases.
3737

38-
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.
38+
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.

mmv1/third_party/terraform/website/docs/d/oracle_database_cloud_exadata_infrastructure.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ The following arguments are supported:
3434

3535
## Attributes Reference
3636

37-
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.
37+
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.

mmv1/third_party/terraform/website/docs/d/oracle_database_cloud_exadata_infrastructures.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ The following attributes are exported:
3535

3636
* `CloudExadataInfrastructures` - A list of ExadataInfrastructures.
3737

38-
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.
38+
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.

mmv1/third_party/terraform/website/docs/d/oracle_database_cloud_vm_cluster.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ The following arguments are supported:
3434

3535
## Attributes Reference
3636

37-
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.
37+
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.

mmv1/third_party/terraform/website/docs/d/oracle_database_cloud_vm_clusters.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ The following attributes are exported:
3535

3636
* `CloudVmClusters` - A list of CloudVmClusters.
3737

38-
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.
38+
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 commit comments

Comments
 (0)