aws-samples / aws-samples/sample-devops-agent-eks-workshop

Deploy fails

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.