Add tags to default route table

0

Hi,

When a VPC creation is requested in a CloudFormation template, a default route table is automatically created and then associated to that VPC. Is there a way to add a Tag to that default route table ? We just want to add a tag name to quickly identify that route table in the AWS UI.

Best Regards, CG

profile picture
질문됨 10달 전252회 조회
1개 답변
0
수락된 답변

As described in the following documentation, the default root table is not recognized by CloudFormation.
So I think the way to achieve your requirements is to create a custom resource in CloudFormation.
https://repost.aws/knowledge-center/cloudformation-route-table-vpc

profile picture
전문가
답변함 10달 전

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

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

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

관련 콘텐츠