Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Why did the developer's AWS CloudFormation stack launch fail when referencing subnets from another template?
A
Lack of Ref function to reference subnets.
B
Omission of ImportValue for subnet references.
C
Incorrect subnet references in the Mappings section.
D
Subnets not exported in Outputs by the network team's template.
E
Subnets not exported in Mappings by the network team's template.