Skip to content

Commit 888a210

Browse files
jotruonKhalid-Chaudhry
authored andcommitted
Bug Fix - Fix reference hashicorp/oci to oracle/oci in some documents
1 parent 2a4a184 commit 888a210

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

website/docs/r/database_application_vip.html.markdown

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

6161
## Timeouts
6262

63-
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/guides/changing_timeouts) for certain operations:
63+
The `timeouts` block allows you to specify [timeouts](https://registry.terraform.io/providers/oracle/oci/latest/docs/guides/changing_timeouts) for certain operations:
6464
* `create` - (Defaults to 20 minutes), when creating the Application Vip
6565
* `delete` - (Defaults to 20 minutes), when destroying the Application Vip
6666

website/docs/r/datascience_pipeline.html.markdown

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

191191
## Timeouts
192192

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

website/docs/r/datascience_pipeline_run.html.markdown

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

145145
## Timeouts
146146

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

website/docs/r/opsi_opsi_configuration.html.markdown

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

105105
## Timeouts
106106

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

0 commit comments

Comments
 (0)