Skip to content

fix: add third IP to pilot ALB allow-list - #205

Merged
michelle-hadfield-nava merged 1 commit into
mainfrom
fix/add-third-alb-allowlist-ip
Jul 29, 2026
Merged

fix: add third IP to pilot ALB allow-list#205
michelle-hadfield-nava merged 1 commit into
mainfrom
fix/add-third-alb-allowlist-ip

Conversation

@michelle-hadfield-nava

@michelle-hadfield-nava michelle-hadfield-nava commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Ticket

N/A — follow-up to #204.

Changes

Adds a third IP (47.28.16.92/32) to the alb_ingress_cidr_blocks allow-list for both the app and frontend app-configs, alongside the two already merged in #204.

Context for reviewers

Small, targeted follow-up — no other changes. Once merged, prod still needs a manual workflow_dispatch deploy (push-to-main only auto-deploys dev), so I'll trigger that deploy with all three IPs in place rather than doing it twice.

Testing

terraform fmt -check -diff -recursive infra — clean.

Preview environment for frontend

♻️ Environment destroyed ♻️

Preview environment for app

♻️ Environment destroyed ♻️

Copilot AI review requested due to automatic review settings July 29, 2026 21:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a third IP (47.28.16.92/32) to the existing ALB ingress allow-list used to temporarily restrict access to the pilot environments, keeping the app and frontend configs in sync with the updated allow-list.

Changes:

  • Extend alb_ingress_cidr_blocks in the frontend app-config to include 47.28.16.92/32.
  • Extend alb_ingress_cidr_blocks in the app app-config to include 47.28.16.92/32.

Reviewed changes

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

File Description
infra/frontend/app-config/main.tf Adds the third CIDR to the frontend ALB ingress allow-list.
infra/app/app-config/main.tf Adds the third CIDR to the app ALB ingress allow-list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@michelle-hadfield-nava
michelle-hadfield-nava merged commit aa72a59 into main Jul 29, 2026
14 checks passed
@michelle-hadfield-nava
michelle-hadfield-nava deleted the fix/add-third-alb-allowlist-ip branch July 29, 2026 22:14
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