File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -101,11 +101,11 @@ This resource exports the following attributes in addition to the arguments abov
101101
102102## Timeouts
103103
104- ` aws_eks_capability ` provides the following [ Timeouts ] ( https://www.terraform.io/ language/resources/syntax#timeouts ) configuration options :
104+ [ Configuration options ] ( https://developer.hashicorp.com/terraform/ language/resources/syntax#operation- timeouts ) :
105105
106- * ` create ` - (Default ` 20m ` ) How long to wait for the capability to be created.
107- * ` update ` - (Default ` 20m ` ) How long to wait for the capability to be updated.
108- * ` delete ` - (Default ` 20m ` ) How long to wait for the capability to be deleted.
106+ * ` create ` - (Default ` 20m ` )
107+ * ` update ` - (Default ` 20m ` )
108+ * ` delete ` - (Default ` 20m ` )
109109
110110## Import
111111
You can’t perform that action at this time.
0 commit comments