Closed
Description
I will add some information on how to migrate to the new version in the next days. Still some time to go and not 100% discussed internally.
ToDo:
- get an approval for refactor!: group variables for better overview #810 and then
- test feat!: restructure module variables #723
Major Version 7
Main reasons
- harmonize the variable names
- harmonize the documentation
- remove deprecated variables
- gain a better overview of the features provided
- upgrade to Terraform 1.3+ for optional variables in maps
Feature added
- all possible Docker settings
idle_scale_factor
Migration
We know that this is a breaking change causing some pain, but we think it is worth it. We hope you agree. And to make the
transition as smooth as possible, we have added a migration script. It will cover almost all cases, but some minor rework might still be possible.
Steps to follow:
- copy your module call in a separate file
- remove all comments. They might cause problems
- run the migration script on this file
- fix minor bugs in the output manually
- sort the variable for a clean module call