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
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.

3 participants