Skip to content

fix: Set correct security group description - #527

Merged
bryantbiggs merged 2 commits into
terraform-aws-modules:masterfrom
relu:fix-sg-description
Nov 17, 2025
Merged

fix: Set correct security group description#527
bryantbiggs merged 2 commits into
terraform-aws-modules:masterfrom
relu:fix-sg-description

Conversation

@relu

@relu relu commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

Description

This should restore the old security group default description convention.

Motivation and Context

The managed security group description is incorrectly configured. Currently, it outputs Control traffic to/from RDS Aurora true. Changing the description of a security group triggers re-creation.

Breaking Changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

Comment thread main.tf Outdated
@bryantbiggs
bryantbiggs merged commit ce34e26 into terraform-aws-modules:master Nov 17, 2025
15 checks passed
antonbabenko pushed a commit that referenced this pull request Nov 17, 2025
## [10.0.2](v10.0.1...v10.0.2) (2025-11-17)

### Bug Fixes

* Set correct security group description ([#527](#527)) ([ce34e26](ce34e26))
@antonbabenko

Copy link
Copy Markdown
Member

This PR is included in version 10.0.2 🎉

@github-actions

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 Dec 18, 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