fix: Update map function to work in Terraform 0.15#44
Conversation
|
@bryantbiggs Do you know what is going on with failed GH Actions / terraform_docs? |
|
@antonbabenko it looks to be working as expected #45 - the only thing that looks slightly different here is that @matthewrkrieger is a first time contributor and Github doesn't automatically run actions for first time contributors without approval first |
|
@bryantbiggs https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/runs/2511351637 - this one, it was for commit 7c7febb which failed. |
|
Thanks, @matthewrkrieger ! v2.1.0 has been just released. |
|
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. |

Description
Update call to deprecated
mapfunction to usetomapinsteadMotivation and Context
Resolves #43
https://www.hashicorp.com/blog/deprecating-terraform-0-11-support-in-terraform-providers
Breaking Changes
Will break Terraform <0.12
How Has This Been Tested?
examples/completeproject