Skip to content

Conversation

@sumanthreddy29
Copy link
Collaborator

No description provided.

Comment on lines +2 to +3
public_ip_ids = { for name, ip in var.public_ips : name => ip.id }
public_ip_addresses = { for name, ip in var.public_ips : name => ip.ip_address }
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can avoid these two vars and directly use them wherever needed

xinWeiWei24 and others added 3 commits December 4, 2025 16:12
Add a variable to control AAD enablement in the aks-cli module (aligned
with the aks module) and include install-kubelogin steps for AAD
support.
…os (#953)

Update the NAP complex scenario and configure the network policy and
dataplane to use Cilium.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants