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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,7 @@ No modules.
175
175
| <aname="input_name"></a> [name](#input\_name)| The name to give the Hyper Protect Crypto Service instance. Max length allowed is 30 chars. |`string`| n/a | yes |
176
176
| <aname="input_number_of_crypto_units"></a> [number\_of\_crypto\_units](#input\_number\_of\_crypto\_units)| The number of operational crypto units for your service instance. |`number`|`2`| no |
177
177
| <aname="input_number_of_failover_units"></a> [number\_of\_failover\_units](#input\_number\_of\_failover\_units)| The number of failover crypto units for your service instance. Default is 0 and cross-region high availability will not be enabled. |`number`|`0`| no |
178
-
| <aname="input_plan"></a> [plan](#input\_plan)| The name of the service plan that you choose for your Hyper Protect Crypto Service instance. Beta-plan is for Hybrid HPCS. |`string`|`"standard"`| no |
178
+
| <aname="input_plan"></a> [plan](#input\_plan)| The name of the service plan that you choose for your Hyper Protect Crypto Service instance. |`string`|`"standard"`| no |
179
179
| <aname="input_region"></a> [region](#input\_region)| The region where you want to deploy your instance. |`string`| n/a | yes |
180
180
| <aname="input_resource_group_id"></a> [resource\_group\_id](#input\_resource\_group\_id)| The resource group name where the Hyper Protect Crypto Service instance will be created. |`string`| n/a | yes |
181
181
| <aname="input_revocation_threshold"></a> [revocation\_threshold](#input\_revocation\_threshold)| The number of administrator signatures that is required to remove an administrator after you leave imprint mode. |`number`|`1`| no |
0 commit comments