Using Designer to connect a route table to a subnet

0

Trying to follow this walkthrough. Getting stuck at Step 1: Add and connect resources item 17: Drag a connection from the PublicRouteTable resource to the PublicSubnet resource to associate the route table and subnet. I’m not seeing any attachment points on the route table other than depends on. How to make the connection?

Ref: Walkthrough: Use AWS CloudFormation Designer to create a basic web server https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer-walkthrough-createbasicwebserver.html

질문됨 2년 전502회 조회
1개 답변
2
수락된 답변

When you mouse-over the "PublicRouteTable" resource, there is a pink (DependsOn) dot that you can drag to the "PublicSubnet" resource so as to make a association connection. Route Table has to associate with Subnet(s) so as to take effect, which is the same procedure when you are performing subnet associations in Route Tables via AWS management Console.

AWS
답변함 2년 전
profile picture
전문가
검토됨 2일 전
  • Thank you. This is the correct answer. I was having a problem because I feel this is not as intuitive as the other connection types between resources. Also, I was having an issue forming that connection when I tried. Trick was to drag the arrow to be inside the subnet. The expected border highlights were not there. Knowing that the depends on dot on the route table was indeed the correct starting point made the difference.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠