Skip to content

Conversation

artem-hatchenko
Copy link
Contributor

Description

Added SecurityGroup ID and ARN to module outputs.

Motivation and Context

Since output for SG is missing, you can't directly refer to the module to fetch SG. To fetch it requires additional actions, like using "data" resources.

Breaking Changes

None, module logic untouched.

@artem-hatchenko artem-hatchenko changed the title feat: added outputs for security group feat: Added outputs for security group Aug 22, 2025
@bryantbiggs bryantbiggs changed the title feat: Added outputs for security group feat: Output security group ARN and ID Aug 22, 2025
@bryantbiggs bryantbiggs merged commit 45a4380 into terraform-aws-modules:master Aug 22, 2025
7 checks passed
antonbabenko pushed a commit that referenced this pull request Aug 22, 2025
## [6.1.0](v6.0.2...v6.1.0) (2025-08-22)

### Features

* Output security group ARN and ID ([#450](#450)) ([45a4380](45a4380))
@antonbabenko
Copy link
Member

This PR is included in version 6.1.0 🎉

@artem-hatchenko artem-hatchenko deleted the feature/security_group_output branch August 29, 2025 14:57
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 Sep 29, 2025
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.

3 participants