Skip to content

[DEV-2790] add extra tags to subnets #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2025

Conversation

obezpalko
Copy link
Contributor

@obezpalko obezpalko commented Jun 9, 2025

DEV-2790

required to automatically add subnets to TGW

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds extra tagging capability for subnets to support automated TGW integration.

  • Introduces new variables for private and public subnet tags in variables.tf.
  • Updates the VPC module in main.tf to merge EKS-related subnet tags with user-provided tag maps.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
modules/comet_vpc/variables.tf Adds new variables for private and public subnet tags.
modules/comet_vpc/main.tf Updates subnet tag assignment to merge default and custom maps.

@christopher-comet christopher-comet merged commit 03ba3f0 into main Jun 12, 2025
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