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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -396,6 +396,7 @@ No modules.
396
396
| <aname="input_storage_profile_enabled"></a> [storage\_profile\_enabled](#input\_storage\_profile\_enabled)| Enable storage profile |`bool`|`false`| no |
397
397
| <aname="input_storage_profile_file_driver_enabled"></a> [storage\_profile\_file\_driver\_enabled](#input\_storage\_profile\_file\_driver\_enabled)| (Optional) Is the File CSI driver enabled? Defaults to `true`|`bool`|`true`| no |
398
398
| <aname="input_storage_profile_snapshot_controller_enabled"></a> [storage\_profile\_snapshot\_controller\_enabled](#input\_storage\_profile\_snapshot\_controller\_enabled)| (Optional) Is the Snapshot Controller enabled? Defaults to `true`|`bool`|`true`| no |
399
+
| <aname="input_support_plan"></a> [support\_plan](#input\_support\_plan)| The support plan which should be used for this Kubernetes Cluster. Possible values are `KubernetesOfficial` and `AKSLongTermSupport`. |`string`|`"KubernetesOfficial"`| no |
399
400
| <aname="input_tags"></a> [tags](#input\_tags)| Any tags that should be present on the AKS cluster resources |`map(string)`|`{}`| no |
400
401
| <aname="input_temporary_name_for_rotation"></a> [temporary\_name\_for\_rotation](#input\_temporary\_name\_for\_rotation)| (Optional) Specifies the name of the temporary node pool used to cycle the default node pool for VM resizing. the `var.agents_size` is no longer ForceNew and can be resized by specifying `temporary_name_for_rotation`|`string`|`null`| no |
401
402
| <aname="input_tracing_tags_enabled"></a> [tracing\_tags\_enabled](#input\_tracing\_tags\_enabled)| Whether enable tracing tags that generated by BridgeCrew Yor. |`bool`|`false`| no |
0 commit comments