Skip to content

Releases: cruxstack/terraform-docker-artifact-packager

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Mar 13:28
04ee2e7

1.4.1 (2026-03-20)

Bug Fixes

  • replace timestamp() rebuild with fileexists() artifact check (3b88ca8), closes #7

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 14:32
f89bdc5

1.4.0 (2025-11-27)

Features

  • rebuild on each run by default (f89bdc5)

Development

  • improve ci and pin to sha for actions (e9696ee)

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 05 Feb 19:04
a2c3169

1.3.7 (2024-02-05)

Development

  • update devcontainer config (a2c3169)

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:55

1.3.6 (2023-08-11)

Development

  • fix typo in tag name for example (1b4065c)

Documentation

  • made small changes to readme (df292f3)

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:07
7a555a6

1.3.5 (2023-08-11)

Development

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:03

1.3.4 (2023-08-11)

Development

  • improve devcontainer env (7f481d5)

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 03 Aug 23:50

1.3.3 (2023-08-03)

Development

  • fix mount for aws config (4cfeb44)

Documentation

  • fix reference to old gh org (69186dc)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 14:21

1.3.2 (2023-07-31)

Development

  • mount aws config dir to countainer (7b0aa5e)
  • refactor complete example (08c2d53)
  • refactor the dockerfile for devcontainer (ee51c8e)

Documentation

  • give description to outputs (f200465)
  • update source usage example (167f6cf)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:23

1.3.1 (2023-07-17)

Development

  • fix issues with aws-lambda-fn example (8b74785)
  • remove aws-s3-bucket example (0930aa3)
  • rename aws-lambda-fn example to complete (87a4942)
  • update git artifacts (ea744dd)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:37

1.3.0 (2023-07-14)

Features

  • add support for directory type artifacts (d704977)

Development

  • move tf plugin cache dir for devcontainer (04a4941)
  • update gitignore (e69388f)
  • update name of resources in example (3d8787b)

Documentation

  • minor update to readme (595e68a)
  • move contributing documentation to its own file (6b0aa98)
  • update module name in usage snippet (10ef08f)
  • update usage snippet (02ce09c)