Skip to content

Manage Default Route Table under Terraform#69

Merged
antonbabenko merged 4 commits intoterraform-aws-modules:masterfrom
lawliet89:default-route-table
Feb 9, 2018
Merged

Manage Default Route Table under Terraform#69
antonbabenko merged 4 commits intoterraform-aws-modules:masterfrom
lawliet89:default-route-table

Conversation

@lawliet89
Copy link
Copy Markdown
Contributor

So that the default route table will be named and tagged accordingly instead of being unnamed and untagged.

Copy link
Copy Markdown
Member

@antonbabenko antonbabenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff!

Few comments... You are making normal aws_route_table, but you probably wanted to use aws_default_route_table.

Do you want to have aws_default_route_table together with aws_main_route_table_association despite the warning?

@lawliet89
Copy link
Copy Markdown
Contributor Author

lawliet89 commented Feb 6, 2018

You're right. I'll change the PR to tag aws_default_route_table instead. I didn't realise that resource existed.

@lawliet89 lawliet89 force-pushed the default-route-table branch from eb11360 to c474be5 Compare February 7, 2018 02:07
@lawliet89
Copy link
Copy Markdown
Contributor Author

@antonbabenko I've pushed the changes.

@antonbabenko
Copy link
Copy Markdown
Member

This change is not as small as it may seem because it reassigns default resources. I will test it during tomorrow and extend this PR a bit.

@antonbabenko
Copy link
Copy Markdown
Member

antonbabenko commented Feb 9, 2018

v1.20.0 has been released.

@antonbabenko antonbabenko merged commit 2985eba into terraform-aws-modules:master Feb 9, 2018
@lawliet89 lawliet89 deleted the default-route-table branch February 9, 2018 11:18
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 6, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants