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
**Note:** When using an existing Private DNS Zone (Option 3), the module automatically assigns the `Private DNS Zone Contributor` role to the AKS cluster identity.
Copy file name to clipboardExpand all lines: modules/quix-aks/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
@@ -74,7 +74,7 @@ No modules.
74
74
| <aname="input_name"></a> [name](#input\_name)| Name of the AKS cluster |`string`| n/a | yes |
75
75
| <aname="input_nat_gateway_id"></a> [nat\_gateway\_id](#input\_nat\_gateway\_id)| Existing NAT Gateway ID to associate when create\_nat is false |`string`|`null`| no |
76
76
| <aname="input_nat_gateway_name"></a> [nat\_gateway\_name](#input\_nat\_gateway\_name)| Name of the NAT Gateway |`string`| n/a | yes |
77
-
| <aname="input_nat_identity_name"></a> [nat\_identity\_name](#input\_nat\_identity\_name)| Name of the managed identity for NAT|`string`| n/a | yes |
77
+
| <aname="input_identity_name"></a> [identity_name](#input_identity_name)| Name of the user-assigned managed identity for the AKS cluster|`string`| n/a | yes |
0 commit comments