ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 19 - ANS-C01 discussion

Report
Export

A network engineer must develop an AWS CloudFormation template that can create a virtual private gateway, a customer gateway, a VPN connection, and static routes in a route table. During testing of the template, the network engineer notes that the CloudFormation template has encountered an error and is rolling back.

What should the network engineer do to resolve the error?

A.
Change the order of resource creation in the CloudFormation template.
Answers
A.
Change the order of resource creation in the CloudFormation template.
B.
Add the DependsOn attribute to the resource declaration for the virtual private gateway. Specify the route table entry resource.
Answers
B.
Add the DependsOn attribute to the resource declaration for the virtual private gateway. Specify the route table entry resource.
C.
Add a wait condition in the template to wait for the creation of the virtual private gateway.
Answers
C.
Add a wait condition in the template to wait for the creation of the virtual private gateway.
D.
Add the DependsOn attribute to the resource declaration for the route table entry. Specify the virtual private gateway resource.
Answers
D.
Add the DependsOn attribute to the resource declaration for the route table entry. Specify the virtual private gateway resource.
Suggested answer: D
asked 16/09/2024
MARCONDES SANTOS
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first