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

docs: Clarify about the cluster_endpoint_private_access_cidrs usage #1198

Closed
wants to merge 3 commits into from
Closed

docs: Clarify about the cluster_endpoint_private_access_cidrs usage #1198

wants to merge 3 commits into from

Conversation

jerryaldrichiii
Copy link

PR o'clock

Description

This clarifies that cluster_create_endpoint_private_access_sg_rule needs to be set to true to use cluster_endpoint_private_access_cidrs

See:

count = var.create_eks && var.cluster_create_endpoint_private_access_sg_rule && var.cluster_endpoint_private_access ? 1 : 0

Checklist

@jerryaldrichiii
Copy link
Author

I'm not sure why Lint / Docs is failing...but I feel like it's not related to this change.

Let me know if I need to fix anything.

@barryib
Copy link
Member

barryib commented Jan 28, 2021

The docs in the readme is autogenerated. So you just need to modify the variable description and run pre-commit run -a terraform_docs. See https://github.com/terraform-aws-modules/terraform-aws-eks#doc-generation

This clarifies that `cluster_create_endpoint_private_access_sg_rule`
needs to be set to `true` to use `cluster_endpoint_private_access_cidrs`
@jerryaldrichiii
Copy link
Author

All better. Bit too much to jump through as an external contributor so I just added it manually.

Some day I may make a pre-commit Docker container. Thanks for responding so quickly.

@barryib barryib changed the title docs: Clarify cluster_endpoint_private_access_cidrs docs: Clarify about the cluster_endpoint_private_access_cidrs usage Jan 28, 2021
@barryib
Copy link
Member

barryib commented Apr 19, 2021

@jerryaldrichiii can you please update your branch and resolve conflict on readme ?

@barryib
Copy link
Member

barryib commented May 28, 2021

closing in favor of #1400

@barryib barryib closed this May 28, 2021
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants