Skip to content

[DEV-15009] Feat: add option to use nat-instances, disabled by default#549

Merged
ltellesfl merged 5 commits intomainfrom
dev-15009
Mar 19, 2026
Merged

[DEV-15009] Feat: add option to use nat-instances, disabled by default#549
ltellesfl merged 5 commits intomainfrom
dev-15009

Conversation

@ltellesfl
Copy link
Contributor

@ltellesfl ltellesfl commented Mar 17, 2026

Note

Medium Risk
Moderate risk because it changes networking module version and introduces a new NAT egress mode (instances vs gateways) that can affect cluster outbound connectivity and routing when enabled.

Overview
Adds an opt-in path to use NAT instances instead of NAT gateways by upgrading the indico-aws-network module to 2.5.0 and wiring through new inputs (use_nat_instances, indico_nat_instance_type, indico_nat_enable_ssm).

Also updates tag propagation into the networking module by passing a merged additional_tags value (combining default_tags and additional_tags).

Written by Cursor Bugbot for commit e0ae632. This will update automatically on new commits. Configure here.

@ltellesfl ltellesfl merged commit 7f087b7 into main Mar 19, 2026
21 checks passed
@ltellesfl ltellesfl deleted the dev-15009 branch March 19, 2026 13:08
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