Skip to content

Commit

Permalink
update k8s rs docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nvthongswansea committed Apr 15, 2021
1 parent 2a1472c commit 5e18115
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/docs/r/k8s.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ The following arguments are supported:
Timeouts configuration options (in seconds):
More info: [terraform.io/docs/configuration/resources.html#operation-timeouts](https://www.terraform.io/docs/configuration/resources.html#operation-timeouts)

* `create` - (Default value is "15m" - 15 minutes) Used for creating a resource.
* `update` - (Default value is "15m" - 15 minutes) Used for updating a resource.
* `delete` - (Default value is "15m" - 15 minutes) Used for deleting a resource.
* `create` - (Default value is "45m" - 45 minutes) Used for creating a resource.
* `update` - (Default value is "45m" - 45 minutes) Used for updating a resource.
* `delete` - (Default value is "45m" - 45 minutes) Used for deleting a resource.

## Attributes

Expand Down

0 comments on commit 5e18115

Please sign in to comment.