Skip to content

docs: fix --exclude-namespaces example and a typo in the Terraform tutorial - #11036

Open
no-hup wants to merge 1 commit into
aquasecurity:mainfrom
no-hup:fix-docs-k8s-flag-typo
Open

docs: fix --exclude-namespaces example and a typo in the Terraform tutorial#11036
no-hup wants to merge 1 commit into
aquasecurity:mainfrom
no-hup:fix-docs-k8s-flag-typo

Conversation

@no-hup

@no-hup no-hup commented Aug 4, 2026

Copy link
Copy Markdown

Two small docs fixes.

docs/guide/target/kubernetes.md — the example runs --exclude-namespace (singular), but the flag is registered as exclude-namespaces in pkg/flag/kubernetes_flags.go:72 and there's no singular alias. The note directly above the example already uses --exclude-namespaces twice, so the snippet contradicts its own surrounding prose and would fail if copy-pasted.

docs/tutorials/misconfiguration/terraform.md — "scan you terraform files ... and misconfiguraction" → "scan your Terraform files ... and misconfiguration".

Docs only.

…torial

The Kubernetes example used --exclude-namespace, but the flag is
registered as --exclude-namespaces in pkg/flag/kubernetes_flags.go, and
the note directly above the example already spells it in the plural.

The Terraform tutorial had "scan you terraform files ... and
misconfiguraction".
@CLAassistant

CLAassistant commented Aug 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@DmitriyLewen DmitriyLewen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@DmitriyLewen
DmitriyLewen enabled auto-merge August 4, 2026 11:40
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