Skip to content

Releases: zeroae/terraform-aws-mobius3

v0.7.0

15 Apr 22:57
a4a0c47
Compare
Choose a tag to compare
Add healthcheck @sodre (#8)

what

  • Describe high-level what changed as a result of these commits (i.e. in plain-english, what do these changes mean?)
  • Use bullet points to be concise and to the point.

why

  • Provide the justifications for the changes (e.g. business case).
  • Describe why these changes were made (e.g. why do these commits fix the problem?)
  • Use bullet points to be concise and to the point.

references

  • Link to any supporting github issues or helpful documentation to add some context (e.g. stackoverflow).
  • Use closes #123, if this PR closes a GitHub issue #123

v0.6.0

29 Mar 17:52
9734b27
Compare
Choose a tag to compare
Handle empty key prefix @sodre (#6)

what

  • Handle an Empty Key Prefix

why

  • To allow the user to map volumes at the root of the bucket

v0.5.0

29 Mar 17:27
ebc3380
Compare
Choose a tag to compare
Chore/GitHub @sodre (#7)

what

  • Update .github folder

v0.4.0

21 Jul 02:34
4dba2c8
Compare
Choose a tag to compare
Remove manual S3 copy stage @sodre (#4)

what

  • Remove the extra container that would sync data from S3.

why

  • This is done automatically by mobius3

v0.3.0

19 Jul 07:31
b64d377
Compare
Choose a tag to compare
Update to TF 0.14 @sodre (#3)

what

  • Update so we can support TF 0.13 and above

why

  • Because .12 is too old

v0.2.0

09 Feb 10:53
b64f560
Compare
Choose a tag to compare
Use our own mobius3 container instead of quay.io @sodre (#2)

what

  • Use ghcr.io/zeroae/terraform-aws-mobius3 as the docker image for Mobius3.

why

  • Because quay.io goes offline more often than ghcr.io
  • Because uktrade seem to have gone offline at quay.io

Initial Release

04 Jan 18:35
a50dfa6
Compare
Choose a tag to compare

🚀 Initial release