Question 19 of 80
Single answerWhat should the network engineer do to resolve the error?
AChange the order of resource creation in the CloudFormation template.
BAdd the DependsOn attribute to the resource declaration for the virtual private gateway. Specify the route table entry resource.
CAdd a wait condition in the template to wait for the creation of the virtual private gateway.
✓DAdd the DependsOn attribute to the resource declaration for the route table entry. Specify the virtual private gateway resource.
✓
Correct Answer: D
Add the DependsOn attribute to the resource declaration for the route table entry. Specify the virtual private gateway resource.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.