Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: fix outdated timeout values, or add missed timeouts lines of all resources #19756

Merged
merged 1 commit into from
Dec 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,10 @@ An `initial_replica_set` block exports the following:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 2 hours) Used when creating the Domain Service.
* `create` - (Defaults to 3 hours) Used when creating the Domain Service.
* `update` - (Defaults to 2 hours) Used when updating the Domain Service.
* `read` - (Defaults to 5 minutes) Used when retrieving the Domain Service.
* `delete` - (Defaults to 30 minutes) Used when deleting the Domain Service.
* `delete` - (Defaults to 60 minutes) Used when deleting the Domain Service.

## Import

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -302,10 +302,10 @@ In addition to all arguments above, the following attributes are exported:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 2 hours) Used when creating the Domain Service.
* `create` - (Defaults to 3 hours) Used when creating the Domain Service.
* `update` - (Defaults to 2 hours) Used when updating the Domain Service.
* `read` - (Defaults to 5 minutes) Used when retrieving the Domain Service.
* `delete` - (Defaults to 30 minutes) Used when deleting the Domain Service.
* `delete` - (Defaults to 60 minutes) Used when deleting the Domain Service.

## Import

Expand Down
6 changes: 3 additions & 3 deletions website/docs/r/api_management_custom_domain.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,10 @@ In addition to the Arguments listed above - the following Attributes are exporte

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the API Management Custom Domain.
* `create` - (Defaults to 45 minutes) Used when creating the API Management Custom Domain.
* `read` - (Defaults to 5 minutes) Used when retrieving the API Management Custom Domain.
* `update` - (Defaults to 30 minutes) Used when updating the API Management Custom Domain.
* `delete` - (Defaults to 30 minutes) Used when deleting the API Management Custom Domain.
* `update` - (Defaults to 45 minutes) Used when updating the API Management Custom Domain.
* `delete` - (Defaults to 45 minutes) Used when deleting the API Management Custom Domain.

## Import

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,14 @@ In addition to the arguments listed above - the following attributes are exporte

* `thumbprint` - The certificate thumbprint.

## Timeouts

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `read` - (Defaults to 5 minutes) Used when retrieving the App Service Certificate Binding.
* `create` - (Defaults to 30 minutes) Used when creating the App Service Certificate Binding.
* `delete` - (Defaults to 30 minutes) Used when deleting the App Service Certificate Binding.

## Import

App Service Certificate Bindings can be imported using the `hostname_binding_id` and the `app_service_certificate_id` , e.g.
Expand Down
6 changes: 3 additions & 3 deletions website/docs/r/app_service_environment.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@ A `cluster_setting` block supports the following:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 4 hours) Used when creating the App Service Environment.
* `update` - (Defaults to 4 hours) Used when updating the App Service Environment.
* `create` - (Defaults to 6 hours) Used when creating the App Service Environment.
* `update` - (Defaults to 6 hours) Used when updating the App Service Environment.
* `read` - (Defaults to 5 minutes) Used when retrieving the App Service Environment.
* `delete` - (Defaults to 4 hours) Used when deleting the App Service Environment.
* `delete` - (Defaults to 6 hours) Used when deleting the App Service Environment.

## Import

Expand Down
9 changes: 9 additions & 0 deletions website/docs/r/app_service_hybrid_connection.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,15 @@ The following attributes are exported:

* `service_bus_suffix` - The suffix for the service bus endpoint.

## Timeouts

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `read` - (Defaults to 5 minutes) Used when retrieving the App Service Hybrid Connection.
* `create` - (Defaults to 30 minutes) Used when creating the App Service Hybrid Connection.
* `update` - (Defaults to 30 minutes) Used when updating the App Service Hybrid Connection.
* `delete` - (Defaults to 30 minutes) Used when deleting the App Service Hybrid Connection.

## Import

App Service Hybrid Connections can be imported using the `resource id`, e.g.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/application_insights.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ The following attributes are exported:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the Application Insights Component.
* `create` - (Defaults to 60 minutes) Used when creating the Application Insights Component.
* `update` - (Defaults to 30 minutes) Used when updating the Application Insights Component.
* `read` - (Defaults to 5 minutes) Used when retrieving the Application Insights Component.
* `delete` - (Defaults to 30 minutes) Used when deleting the Application Insights Component.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/d
* `create` - (Defaults to 30 minutes) Used when creating the Front Door Route Disable Link To Default Domain.
* `read` - (Defaults to 5 minutes) Used when retrieving the Front Door Route Disable Link To Default Domain.
* `delete` - (Defaults to 30 minutes) Used when deleting the Front Door Route Disable Link To Default Domain.
* `update` - (Defaults to 30 minutes) Used when updating the Cdn Frontdoor Route Disable Link To Default Domain.

## Import

Expand Down
1 change: 1 addition & 0 deletions website/docs/r/cdn_frontdoor_rule_set.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
* `create` - (Defaults to 30 minutes) Used when creating the Front Door Rule Set.
* `read` - (Defaults to 5 minutes) Used when retrieving the Front Door Rule Set.
* `delete` - (Defaults to 30 minutes) Used when deleting the Front Door Rule Set.
* `update` - (Defaults to 30 minutes) Used when updating the Cdn Frontdoor Rule Set.

## Import

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,15 @@ The following arguments are supported:

---

## Timeouts

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `read` - (Defaults to 5 minutes) Used when retrieving the Data Factory Integration Runtime Azure.
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory Integration Runtime Azure.
* `update` - (Defaults to 30 minutes) Used when updating the Data Factory Integration Runtime Azure.
* `delete` - (Defaults to 30 minutes) Used when deleting the Data Factory Integration Runtime Azure.

## Import

Data Factory Azure Integration Runtimes can be imported using the `resource id`, e.g.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/databricks_access_connector.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
* `create` - (Defaults to 5 minutes) Used when creating the Databricks Access Connector.
* `update` - (Defaults to 5 minutes) Used when updating the Databricks Access Connector.
* `read` - (Defaults to 5 minutes) Used when retrieving the Databricks Access Connector.
* `delete` - (Defaults to 5 minutes) Used when deleting the Databricks Access Connector.
* `delete` - (Defaults to 30 minutes) Used when deleting the Databricks Access Connector.

## Import

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,15 @@ The following additional attributes are exported:

* `id` - The Dev Test Global Schedule ID.

## Timeouts

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `read` - (Defaults to 5 minutes) Used when retrieving the Dev Test Global Vm Shutdown Schedule.
* `create` - (Defaults to 30 minutes) Used when creating the Dev Test Global Vm Shutdown Schedule.
* `update` - (Defaults to 30 minutes) Used when updating the Dev Test Global Vm Shutdown Schedule.
* `delete` - (Defaults to 30 minutes) Used when deleting the Dev Test Global Vm Shutdown Schedule.

## Import

An existing Dev Test Global Shutdown Schedule can be imported using the `resource id`, e.g.
Expand Down
4 changes: 2 additions & 2 deletions website/docs/r/disk_pool_iscsi_target.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@ In addition to the Arguments listed above - the following Attributes are exporte

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the iSCSI Target.
* `create` - (Defaults to 60 minutes) Used when creating the iSCSI Target.
* `read` - (Defaults to 5 minutes) Used when retrieving the iSCSI Target.
* `update` - (Defaults to 30 minutes) Used when updating the iSCSI Target.
* `delete` - (Defaults to 30 minutes) Used when deleting the iSCSI Target.
* `delete` - (Defaults to 60 minutes) Used when deleting the iSCSI Target.

## Import

Expand Down
4 changes: 2 additions & 2 deletions website/docs/r/disk_pool_iscsi_target_lun.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,9 @@ In addition to the Arguments listed above - the following Attributes are exporte

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the iSCSI Target LUN.
* `create` - (Defaults to 60 minutes) Used when creating the iSCSI Target LUN.
* `read` - (Defaults to 5 minutes) Used when retrieving the iSCSI Target LUN.
* `delete` - (Defaults to 30 minutes) Used when deleting the iSCSI Target LUN.
* `delete` - (Defaults to 60 minutes) Used when deleting the iSCSI Target LUN.

## Import

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ In addition to the Arguments listed above - the following Attributes are exporte

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the Disks Pool Managed Disk Attachment.
* `create` - (Defaults to 60 minutes) Used when creating the Disks Pool Managed Disk Attachment.
* `read` - (Defaults to 5 minutes) Used when retrieving the Disks Pool Managed Disk Attachment.
* `delete` - (Defaults to 30 minutes) Used when deleting the Disks Pool Managed Disk Attachment.
* `delete` - (Defaults to 60 minutes) Used when deleting the Disks Pool Managed Disk Attachment.

## Import

Expand Down
6 changes: 3 additions & 3 deletions website/docs/r/elastic_cloud_elasticsearch.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ In addition to the Arguments listed above - the following Attributes are exporte

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the Elasticsearch.
* `create` - (Defaults to 60 minutes) Used when creating the Elasticsearch.
* `read` - (Defaults to 5 minutes) Used when retrieving the Elasticsearch.
* `update` - (Defaults to 30 minutes) Used when updating the Elasticsearch.
* `delete` - (Defaults to 30 minutes) Used when deleting the Elasticsearch.
* `update` - (Defaults to 60 minutes) Used when updating the Elasticsearch.
* `delete` - (Defaults to 60 minutes) Used when deleting the Elasticsearch.

## Import

Expand Down
6 changes: 3 additions & 3 deletions website/docs/r/express_route_gateway.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@ The following attributes are exported:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 60 minutes) Used when creating the ExpressRoute Gateway.
* `create` - (Defaults to 90 minutes) Used when creating the ExpressRoute Gateway.

* `update` - (Defaults to 60 minutes) Used when updating the ExpressRoute Gateway.
* `update` - (Defaults to 90 minutes) Used when updating the ExpressRoute Gateway.

* `read` - (Defaults to 5 minutes) Used when retrieving the ExpressRoute Gateway.

* `delete` - (Defaults to 60 minutes) Used when deleting the ExpressRoute Gateway.
* `delete` - (Defaults to 90 minutes) Used when deleting the ExpressRoute Gateway.

## Import

Expand Down
9 changes: 9 additions & 0 deletions website/docs/r/frontdoor_rules_engine.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,15 @@ The `match_condition` block supports the following:

* `value` - (Optional) (array) can contain one or more strings.

## Timeouts

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `read` - (Defaults to 5 minutes) Used when retrieving the Frontdoor Rules Engine.
* `create` - (Defaults to 6 hours) Used when creating the Frontdoor Rules Engine.
* `update` - (Defaults to 6 hours) Used when updating the Frontdoor Rules Engine.
* `delete` - (Defaults to 6 hours) Used when deleting the Frontdoor Rules Engine.

## Import

Azure Front Door Rules Engine's can be imported using the `resource id`, e.g.
Expand Down
4 changes: 2 additions & 2 deletions website/docs/r/healthcare_fhir_service.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ The following attributes are exported:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the Healthcare FHIR Service.
* `update` - (Defaults to 30 minutes) Used when updating the Healthcare FHIR Service.
* `create` - (Defaults to 90 minutes) Used when creating the Healthcare FHIR Service.
* `update` - (Defaults to 90 minutes) Used when updating the Healthcare FHIR Service.
* `read` - (Defaults to 5 minutes) Used when retrieving the Healthcare FHIR Service.
* `delete` - (Defaults to 30 minutes) Used when deleting the Healthcare FHIR Service.

Expand Down
6 changes: 3 additions & 3 deletions website/docs/r/healthcare_medtech_service.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,10 @@ An `identity` block exports the following:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the Healthcare Med Tech Service.
* `update` - (Defaults to 30 minutes) Used when updating the Healthcare Med Tech Service.
* `create` - (Defaults to 90 minutes) Used when creating the Healthcare Med Tech Service.
* `update` - (Defaults to 90 minutes) Used when updating the Healthcare Med Tech Service.
* `read` - (Defaults to 5 minutes) Used when retrieving the Healthcare Med Tech Service.
* `delete` - (Defaults to 30 minutes) Used when deleting the Healthcare Med Tech Service.
* `delete` - (Defaults to 90 minutes) Used when deleting the Healthcare Med Tech Service.

## Import

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,11 @@ The following arguments are supported:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the Healthcare Med Tech Service Fhir Destination.
* `create` - (Defaults to 90 minutes) Used when creating the Healthcare Med Tech Service Fhir Destination.
* `update` - (Defaults to 30 minut es) Used when updating the Healthcare Med Tech Service Fhir Destination.
* `read` - (Defaults to 5 minutes) Used when retrieving the Healthcare Med Tech Service Fhir Destination.
* `delete` - (Defaults to 30 minutes) Used when deleting the Healthcare Med Tech Service Fhir Destination.
* `delete` - (Defaults to 90 minutes) Used when deleting the Healthcare Med Tech Service Fhir Destination.
* `update` - (Defaults to 90 minutes) Used when updating the Healthcare Medtech Service Fhir Destination.

## Import

Expand Down
5 changes: 3 additions & 2 deletions website/docs/r/hpc_cache.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,10 @@ The following attributes are exported:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the HPC Cache.
* `create` - (Defaults to 60 minutes) Used when creating the HPC Cache.
* `read` - (Defaults to 5 minutes) Used when retrieving the HPC Cache.
* `delete` - (Defaults to 30 minutes) Used when deleting the HPC Cache.
* `delete` - (Defaults to 60 minutes) Used when deleting the HPC Cache.
* `update` - (Defaults to 60 minutes) Used when updating the Hpc Cache.

## Import

Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/key_vault_certificate.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ A `certificate_attribute` block exports the following:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 30 minutes) Used when creating the Key Vault Certificate.
* `create` - (Defaults to 60 minutes) Used when creating the Key Vault Certificate.
* `update` - (Defaults to 30 minutes) Used when updating the Key Vault Certificate.
* `read` - (Defaults to 30 minutes) Used when retrieving the Key Vault Certificate.
* `delete` - (Defaults to 30 minutes) Used when deleting the Key Vault Certificate.
Expand Down
9 changes: 9 additions & 0 deletions website/docs/r/key_vault_certificate_issuer.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,15 @@ In addition to the Arguments listed above - the following Attributes are exporte

* `id` - The ID of the Key Vault Certificate Issuer.

## Timeouts

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `read` - (Defaults to 5 minutes) Used when retrieving the Key Vault Certificate Issuer.
* `create` - (Defaults to 30 minutes) Used when creating the Key Vault Certificate Issuer.
* `update` - (Defaults to 30 minutes) Used when updating the Key Vault Certificate Issuer.
* `delete` - (Defaults to 30 minutes) Used when deleting the Key Vault Certificate Issuer.

## Import

Key Vault Certificate Issuers can be imported using the `resource id`, e.g.
Expand Down
1 change: 1 addition & 0 deletions website/docs/r/linux_virtual_machine.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
* `create` - (Defaults to 45 minutes) Used when creating the Linux Virtual Machine.
* `update` - (Defaults to 45 minutes) Used when updating the Linux Virtual Machine.
* `delete` - (Defaults to 45 minutes) Used when deleting the Linux Virtual Machine.
* `read` - (Defaults to 5 minutes) Used when retrieving the Linux Virtual Machine.

## Import

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
* `create` - (Defaults to 30 minutes) Used when creating the Machine Learning Inference Cluster.
* `read` - (Defaults to 5 minutes) Used when retrieving the Machine Learning Inference Cluster.
* `delete` - (Defaults to 30 minutes) Used when deleting the Machine Learning Inference Cluster.
* `update` - (Defaults to 30 minutes) Used when updating the Machine Learning Inference Cluster.

## Import

Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/mariadb_server.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The following attributes are exported:

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 60 minutes) Used when creating the MariaDB Server.
* `create` - (Defaults to 90 minutes) Used when creating the MariaDB Server.
* `update` - (Defaults to 60 minutes) Used when updating the MariaDB Server.
* `read` - (Defaults to 5 minutes) Used when retrieving the MariaDB Server.
* `delete` - (Defaults to 60 minutes) Used when deleting the MariaDB Server.
Expand Down
6 changes: 3 additions & 3 deletions website/docs/r/monitor_private_link_scope.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ In addition to the Arguments listed above - the following Attributes are exporte

The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/language/resources/syntax#operation-timeouts) for certain actions:

* `create` - (Defaults to 5 hours) Used when creating the Azure Monitor Private Link Scope.
* `create` - (Defaults to 30 minutes) Used when creating the Azure Monitor Private Link Scope.
* `read` - (Defaults to 5 minutes) Used when retrieving the Azure Monitor Private Link Scope.
* `update` - (Defaults to 5 hours) Used when updating the Azure Monitor Private Link Scope.
* `delete` - (Defaults to 5 hours) Used when deleting the Azure Monitor Private Link Scope.
* `update` - (Defaults to 30 minutes) Used when updating the Azure Monitor Private Link Scope.
* `delete` - (Defaults to 30 minutes) Used when deleting the Azure Monitor Private Link Scope.

## Import

Expand Down
Loading