Skip to content

Add support for Private Dataplane#253

Open
Jeff McCollum (jeffmccollum) wants to merge 16 commits into
mainfrom
jeff/private-ecs
Open

Add support for Private Dataplane#253
Jeff McCollum (jeffmccollum) wants to merge 16 commits into
mainfrom
jeff/private-ecs

Conversation

@jeffmccollum

Copy link
Copy Markdown
Contributor

This PR add support for a Private Dataplane that is not accessible from the Internet.
This does not deploy the CloudFront, API Gateway, and Lambda services, and instead the ALB in front of the API ECS deployment is the ingress to the data plane.
This requires that VPC Peering, TGW, VPN, etc is used to connect the dataplane to your internal network.
A new private-mode example has also been included.

Comment thread modules/api-ecs/main.tf Outdated
@jeffmccollum

Copy link
Copy Markdown
Contributor Author

Codex (@codex) review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 729aab8cb8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

Comment thread main.tf Outdated
@jeffmccollum Jeff McCollum (jeffmccollum) marked this pull request as ready for review June 1, 2026 18:55

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: bb8882ae6b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

Comment thread main.tf
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