aws-samples / aws-samples/sample-devops-agent-eks-workshop
Deploy fails
- Dominant language
- HCL
- Stars
- 26
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Running a deploy on Oregon failed:
...
x Error: creating EC2 NAT Gateway: operation error EC2: CreateNatGateway, https response error StatusCode: 400, RequestID: e127f655-7c1f-4732-b55f-8e51742080a0, api error OperationNotPermitted: Primary elastic IP and subnet belong in different network border groups.
x
x with module.vpc.module.vpc.aws_nat_gateway.this[0],
x on .terraform/modules/vpc.vpc/main.tf line 1111, in resource "aws_nat_gateway" "this":
x 1111: resource "aws_nat_gateway" "this" {
This might have to do with subnets being created in a "satellite" local zone ? (LAX). I have not digged into it...
Contributor guide
Assessment
This issue has not been assessed yet.