You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_dual_auth_delete_enabled"></a> [dual\_auth\_delete\_enabled](#input\_dual\_auth\_delete\_enabled)| Set as true to enable Dual Auth Delete |`bool`|`false`| no |
158
+
| <aname="input_endpoint_type"></a> [endpoint\_type](#input\_endpoint\_type)| Endpoint to use when creating the Key |`string`|`"public"`| no |
159
+
| <aname="input_force_delete"></a> [force\_delete](#input\_force\_delete)| Set as true to enable forcing deletion even if key is in use |`bool`|`false`| no |
160
+
| <aname="input_key_name"></a> [key\_name](#input\_key\_name)| Name to give the key |`string`| n/a | yes |
161
+
| <aname="input_key_protect_instance_id"></a> [key\_protect\_instance\_id](#input\_key\_protect\_instance\_id)| ID of Key Protect Instance |`string`| n/a | yes |
162
+
| <aname="input_key_protect_key_ring_id"></a> [key\_protect\_key\_ring\_id](#input\_key\_protect\_key\_ring\_id)| ID of Key Ring where key is assigned |`string`|`"default"`| no |
163
+
| <aname="input_rotation_interval_month"></a> [rotation\_interval\_month](#input\_rotation\_interval\_month)| Interval in months to rotate the Key |`number`|`1`| no |
164
+
| <aname="input_standard_key"></a> [standard\_key](#input\_standard\_key)| Set as true for Standard Key, false for Root Key |`bool`|`false`| no |
0 commit comments