Releases: alinefr/terraform-docker-module
Releases · alinefr/terraform-docker-module
v4.3.1
🪲 Bug fixes
- Use count instead of for_each for conditionally creating resources (#63) @alinefr
v4.3.0
🚀 Features
- Allow existing image to be used from another module (#62) @alinefr
v4.2.1
🪲 Bug fixes
- Make sure variables.tf used in tests is the same as the one in module (#61) @alinefr
v4.2.0
🚀 Features
- Allow multiple networks for same container (#60) @alinefr
v4.1.5
🪲 Bug fixes
- Allow multiple networks to same container (#57) @alinefr
- Handle null values in networks_advanced (#58) @alinefr
v4.1.2
👽 Other
- Upgrade requirements for terraform and docker provider (#53) @alinefr
- Update docs with requirements (#54) @alinefr