Skip to content

updated outdated example in azure-container-limit-authorized-ips check documentation.#2203

Open
joaohenriquedm wants to merge 1 commit into
aquasecurity:masterfrom
joaohenriquedm:patch-1
Open

updated outdated example in azure-container-limit-authorized-ips check documentation.#2203
joaohenriquedm wants to merge 1 commit into
aquasecurity:masterfrom
joaohenriquedm:patch-1

Conversation

@joaohenriquedm
Copy link
Copy Markdown

This update fixes an outdated example in the azure-container-limit-authorized-ips check documentation.

The previous version referenced the api_server_authorized_ip_ranges argument directly in the azurerm_kubernetes_cluster resource. However, in the current AzureRM provider, this configuration has been moved under the api_server_access_profile block as authorized_ip_ranges.

This change aligns the documentation with the latest provider schema and official Terraform documentation, ensuring users follow the correct and supported configuration.

No functional changes were made to the rule itself — only the documentation and examples were updated.

This update fixes an outdated example in the azure-container-limit-authorized-ips check documentation.

The previous version referenced the api_server_authorized_ip_ranges argument directly in the azurerm_kubernetes_cluster resource. However, in the current AzureRM provider, this configuration has been moved under the api_server_access_profile block as authorized_ip_ranges.

This change aligns the documentation with the latest provider schema and official Terraform documentation, ensuring users follow the correct and supported configuration.

No functional changes were made to the rule itself — only the documentation and examples were updated.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 13, 2026

CLA assistant check
All committers have signed the CLA.

@nikpivkin
Copy link
Copy Markdown

Hi @joaohenriquedm !

Thank you for your contribution, but tfsec is now part of Trivy #1994.

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