Skip to content

Conversation

hak891
Copy link
Contributor

@hak891 hak891 commented Aug 5, 2025

This pull request adds a new tag specification to the aws_launch_template resource for NAT instances in main.tf. The change ensures that all EBS volumes created by this launch template are tagged consistently.

Tagging improvements:

  • Added a tag_specifications block to aws_launch_template.nat_instance_template to apply merged tags (including alterNATInstance = "true") to attached EBS volumes.

@hak891 hak891 requested a review from a team as a code owner August 5, 2025 21:00
Copy link
Collaborator

@bwhaley bwhaley left a comment

Choose a reason for hiding this comment

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

Thanks for this. LGTM. Kicking off the tests, then will merge if all looks good 👍

@bwhaley bwhaley merged commit 787a902 into chime:main Aug 6, 2025
2 of 3 checks passed
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