Skip to content

Commit 3f667c3

Browse files
rashik-bhasinvsin12
authored andcommitted
Bug Fix - fix timeout urls
1 parent eb04788 commit 3f667c3

5 files changed

+5
-5
lines changed

website/docs/r/container_instances_container_instance.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ The following attributes are exported:
279279

280280
## Timeouts
281281

282-
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/guides/changing_timeouts) for certain operations:
282+
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/oracle/oci/latest/docs/guides/changing_timeouts) for certain operations:
283283
* `create` - (Defaults to 20 minutes), when creating the Container Instance
284284
* `update` - (Defaults to 20 minutes), when updating the Container Instance
285285
* `delete` - (Defaults to 20 minutes), when destroying the Container Instance

website/docs/r/dataintegration_workspace_folder.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The following attributes are exported:
107107

108108
## Timeouts
109109

110-
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/guides/changing_timeouts) for certain operations:
110+
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/oracle/oci/latest/docs/guides/changing_timeouts) for certain operations:
111111
* `create` - (Defaults to 20 minutes), when creating the Workspace Folder
112112
* `update` - (Defaults to 20 minutes), when updating the Workspace Folder
113113
* `delete` - (Defaults to 20 minutes), when destroying the Workspace Folder

website/docs/r/dataintegration_workspace_project.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The following attributes are exported:
103103

104104
## Timeouts
105105

106-
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/guides/changing_timeouts) for certain operations:
106+
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/oracle/oci/latest/docs/guides/changing_timeouts) for certain operations:
107107
* `create` - (Defaults to 20 minutes), when creating the Workspace Project
108108
* `update` - (Defaults to 20 minutes), when updating the Workspace Project
109109
* `delete` - (Defaults to 20 minutes), when destroying the Workspace Project

website/docs/r/mysql_replica.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The following attributes are exported:
6868

6969
## Timeouts
7070

71-
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/guides/changing_timeouts) for certain operations:
71+
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/oracle/oci/latest/docs/guides/changing_timeouts) for certain operations:
7272
* `create` - (Defaults to 20 minutes), when creating the Replica
7373
* `update` - (Defaults to 20 minutes), when updating the Replica
7474
* `delete` - (Defaults to 20 minutes), when destroying the Replica

website/docs/r/queue_queue.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The following attributes are exported:
7474

7575
## Timeouts
7676

77-
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/guides/changing_timeouts) for certain operations:
77+
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/oracle/oci/latest/docs/guides/changing_timeouts) for certain operations:
7878
* `create` - (Defaults to 20 minutes), when creating the Queue
7979
* `update` - (Defaults to 20 minutes), when updating the Queue
8080
* `delete` - (Defaults to 20 minutes), when destroying the Queue

0 commit comments

Comments
 (0)