Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code 04_02 Error creating EC2 Subnet: InvalidSubnet.Conflict #148

Open
ccluskey opened this issue Feb 10, 2024 · 0 comments
Open

Code 04_02 Error creating EC2 Subnet: InvalidSubnet.Conflict #148

ccluskey opened this issue Feb 10, 2024 · 0 comments

Comments

@ccluskey
Copy link

When I try to apply the plan on the 04_02 branch I'm getting an error:

Error: creating EC2 Subnet: InvalidSubnet.Conflict: The CIDR '10.0.102.0/24' conflicts with another subnet status code: 400, request id: d24db4d9-d13d-44e3-b741-b4af409fc7d7
with module.blog_vpc.aws_subnet.public[1]
on .terraform/modules/blog_vpc/main.tf line 97, in resource "aws_subnet" "public":
resource "aws_subnet" "public" {

Screenshot 2024-02-09 at 4 28 18 PM

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

No branches or pull requests

1 participant