acantril / learn-cantrill-io-labs

Standard and Advanced Demos for learn.cantrill.io courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hybrid Active Directory Stack Creation Failure

Chaise91 opened this issue · comments

Hello-

During stack formation in the hybrid-AD first stage, the process fails at the ONPREMVPC logical ID step.

Here is the error I receive:
Embedded stack arn:aws:cloudformation:us-east-1:873210807183:stack/HYBRIDDIR-ONPREMVPC-BMA78SNNGR5N/8d2708b0-b0ef-11eb-9777-0e7742256abf was not successfully created: The following resource(s) failed to create: [PrivateRTB, Pub, PrivA, InternetGatewayAttachment, EC2InstanceProfile, InstanceSG, PublicRT, PrivB, PrivateRTA].

At this point I'm unsure how to troubleshoot further. I've searched for potential existing resources however as far as I know AWS, should care whether something has the same name. Either way, there doesn't appear to be anything existing already which might prevent this stack from forming. I am operating out of the us-east-1 region as instructed. The account I'm using is my own and has full privileges.

Additionally, this doesn't appear to be related to the other issue with a similar problem, so I'm creating a new one. The password I configured is quite complex and should satisfy any requirement there, although it doesn't look like it's even getting that far.

image

This issue was the result of a badly configured default VPC. To fix, I simply removed my existing default VPC and created a new one.