Skip to content

Releases: alinefr/terraform-docker-module

v4.4.0

18 Dec 17:47
v4.4.0
Compare
Choose a tag to compare

🚀 Features

v4.3.1

04 Jul 23:44
v4.3.1
f4b89a9
Compare
Choose a tag to compare

🪲 Bug fixes

  • Use count instead of for_each for conditionally creating resources (#63) @alinefr

v4.3.0

04 Jul 20:25
v4.3.0
c4377f2
Compare
Choose a tag to compare

🚀 Features

  • Allow existing image to be used from another module (#62) @alinefr

v4.2.1

16 Jun 00:34
v4.2.1
1bb3109
Compare
Choose a tag to compare

🪲 Bug fixes

  • Make sure variables.tf used in tests is the same as the one in module (#61) @alinefr

v4.2.0

15 Jun 23:20
v4.2.0
2064505
Compare
Choose a tag to compare

🚀 Features

  • Allow multiple networks for same container (#60) @alinefr

v4.1.6

14 Jun 13:35
v4.1.6
de8e557
Compare
Choose a tag to compare

👽 Other

  • "fix: allow multiple networks to same container (#57)" (#59) @alinefr

v4.1.5

13 Jun 19:17
v4.1.5
8e323b9
Compare
Choose a tag to compare

🪲 Bug fixes

  • Allow multiple networks to same container (#57) @alinefr
  • Handle null values in networks_advanced (#58) @alinefr

v4.1.4

09 Jun 13:20
v4.1.4
0567757
Compare
Choose a tag to compare

🪲 Bug fixes

v4.1.3

09 Jun 00:08
v4.1.3
69cfd31
Compare
Choose a tag to compare

🪲 Bug fixes

v4.1.2

06 Jun 22:16
7b3806a
Compare
Choose a tag to compare

👽 Other

  • Upgrade requirements for terraform and docker provider (#53) @alinefr
  • Update docs with requirements (#54) @alinefr