Skip to content

feat: Add aws_security_group_rule.cluster_https_worker_ingress to output values#901

Merged
dpiddockcmp merged 1 commit into
terraform-aws-modules:masterfrom
michaeljmarshall:output-security-group-rule-for-explicit-dependency-tree
Jun 6, 2020
Merged

feat: Add aws_security_group_rule.cluster_https_worker_ingress to output values#901
dpiddockcmp merged 1 commit into
terraform-aws-modules:masterfrom
michaeljmarshall:output-security-group-rule-for-explicit-dependency-tree

Conversation

@michaeljmarshall

@michaeljmarshall michaeljmarshall commented May 31, 2020

Copy link
Copy Markdown
Contributor

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

github-actions Bot commented Nov 8, 2022

Copy link
Copy Markdown

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