Skip to content

Fix description of VPC security group rule for service#996

Draft
doshitan wants to merge 1 commit intomainfrom
doshitan/fix-security-group-rule-name
Draft

Fix description of VPC security group rule for service#996
doshitan wants to merge 1 commit intomainfrom
doshitan/fix-security-group-rule-name

Conversation

@doshitan
Copy link
Contributor

@doshitan doshitan commented Feb 5, 2026

And add the service name in the description for easier scanning in the AWS Console, which shows the security group ID and description but not the name (which has the service name already embedded).

Context for reviewers

Current example from platform-test, see it only showing the description:

image

Could put the service name as the prefix instead? ${var.service_name}: Allow inbound requests to VPC endpoints from service

Testing

Provide evidence that the code works as expected. Explain what was done for testing and the results of the test plan. Include screenshots, GIF demos, shell commands or output to help show the changes working as expected. ProTip: you can drag and drop or paste images into this textbox.

And add the service name in the description for easier scanning in the
AWS Console, which shows the security group ID and description but _not_
the name (which has the service name already embedded).
Copy link
Contributor

@sean-navapbc sean-navapbc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants