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

feat: Add aws_security_group_rule.cluster_https_worker_ingress to output values #901

Conversation

michaeljmarshall
Copy link
Contributor

@michaeljmarshall michaeljmarshall commented May 31, 2020

PR o'clock

Description

References #888.

This PR exposes the cluster_https_worker_ingress security group rule as an output value.

Motivation

In order to ensure proper ordering when running terraform destroy, I need to be able to establish an explicit dependency on the exposed resource because that resource allows pods to communicate with the control plane. Without being able to declare the dependency, terraform will likely destroy the rule early, which will prevent other resources from proper destruction.

Checklist

@dpiddockcmp dpiddockcmp merged commit a89e91b into terraform-aws-modules:master Jun 6, 2020
barryib pushed a commit to Polyconseil/terraform-aws-eks that referenced this pull request Oct 25, 2020
@michaeljmarshall michaeljmarshall deleted the output-security-group-rule-for-explicit-dependency-tree branch May 29, 2022 05:14
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

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 8, 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