terraform-private-aks icon indicating copy to clipboard operation
terraform-private-aks copied to clipboard

Manage a "truly" private AKS infrastructure with Terraform

Results 3 terraform-private-aks issues
Sort by recently updated
recently updated
newest added

Updated provider version Fixed syntax for new providers Updated firewall rules A bit of general cleanup Bumped AKS version Bump jump box os

running the code with version: Terraform v0.15.3 on linux_amd64 + provider registry.terraform.io/hashicorp/azurerm v2.63.0 + provider registry.terraform.io/hashicorp/random v3.1.0 returns the error PrivateEndpointNetworkPoliciesCannotBeEnabledOnPrivateEndpointSubnet What am I doing wrong?

This PR limits the risk of having an SSH endpoint publicly exposed on the internet by whitelisting the client-ip where the solution is deployed from.