Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove constraint on authorized_ip_ranges when public_network_access_enabled is true #375

Merged
merged 1 commit into from
May 24, 2023

Conversation

lonegunmanb
Copy link
Member

Describe your changes

The change introduced by #361 was inspired by this commit from AzureRM provider. At that time, once you set public_network_access_enabled to false, 0.0.0.0/32 would be added into api_server_authorized_ip_ranges from the service side, so a notice as been added into the document (which seems incorrect). But this behavior occurs no more today, so this pr just remove this precondition block.

Issue number

#370

Checklist before requesting a review

  • The pr title can be used to describe what this pr did in CHANGELOG.md file
  • I have executed pre-commit on my machine
  • I have passed pr-check on my machine

Thanks for your cooperation!

@lonegunmanb lonegunmanb temporarily deployed to acctests May 23, 2023 08:36 — with GitHub Actions Inactive
@lonegunmanb lonegunmanb added this to the 7.1.0 milestone May 23, 2023
@zioproto
Copy link
Collaborator

LGTM

@lonegunmanb lonegunmanb merged commit d4b203b into Azure:main May 24, 2023
@lonegunmanb lonegunmanb deleted the f-370 branch May 24, 2023 00:55
skolobov pushed a commit to skolobov/terraform-azurerm-aks that referenced this pull request Oct 29, 2023
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.

2 participants