Skip to content

docs: Use plural variable names in FAQ security group examples#3694

Open
alien2003 wants to merge 1 commit intoterraform-aws-modules:masterfrom
alien2003:docs/faq-node-group-variable-typo
Open

docs: Use plural variable names in FAQ security group examples#3694
alien2003 wants to merge 1 commit intoterraform-aws-modules:masterfrom
alien2003:docs/faq-node-group-variable-typo

Conversation

@alien2003
Copy link
Copy Markdown

Description

The FAQ examples for attach_cluster_primary_security_group use the singular eks_managed_node_group / self_managed_node_group keys, but the module variables are eks_managed_node_groups / self_managed_node_groups (plural). Copy-pasting the snippet as-is errors out with An argument named "eks_managed_node_group" is not expected here.

Motivation and Context

Aligns the snippets with the actual variable names declared in variables.tf.

Breaking Changes

No.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

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.

1 participant