Skip to content

Releases: plus3it/terraform-aws-wrangler

4.0.2

12 Apr 17:26
291ca3a

Choose a tag to compare

What's Changed

  • chore(deps): bump plus3it/tardigrade-ci from 0.21.5 to 0.21.6 by @dependabot in #87
  • chore(deps): bump plus3it/tardigrade-ci from 0.21.6 to 0.21.7 by @dependabot in #88
  • chore(deps): bump plus3it/tardigrade-ci from 0.21.7 to 0.21.8 by @dependabot in #89
  • chore(deps): bump plus3it/tardigrade-ci from 0.21.8 to 0.21.9 by @dependabot in #90
  • chore(deps): bump plus3it/tardigrade-ci from 0.21.9 to 0.22.0 by @dependabot in #91
  • chore(deps): bump plus3it/tardigrade-ci from 0.22.0 to 0.23.1 by @dependabot in #92
  • chore(deps): bump plus3it/tardigrade-ci from 0.23.1 to 0.23.2 by @dependabot in #93
  • chore(deps): bump plus3it/tardigrade-ci from 0.23.2 to 0.24.0 by @dependabot in #94
  • chore(deps): bump plus3it/tardigrade-ci from 0.24.0 to 0.24.1 by @dependabot in #95
  • chore(deps): bump plus3it/tardigrade-ci from 0.24.1 to 0.24.2 by @dependabot in #96
  • chore(deps): bump plus3it/tardigrade-ci from 0.24.2 to 0.24.3 by @dependabot in #97
  • chore(deps): bump plus3it/tardigrade-ci from 0.24.3 to 0.24.4 by @dependabot in #98
  • chore(deps): bump plus3it/tardigrade-ci from 0.24.4 to 0.24.5 by @dependabot in #99
  • chore(deps): bump plus3it/tardigrade-ci from 0.24.5 to 0.24.6 by @dependabot in #100
  • workflows added by @dalerichardson in #101
  • chore(deps): bump file_cache::terraform-external-file-cache from 2.1.1 to 2.1.2 by @dependabot in #103
  • chore(deps): bump plus3it/actions-workflows from 1.0.1 to 1.1.0 by @dependabot in #102
  • chore(deps): bump file_cache::terraform-external-file-cache from 2.1.2 to 2.1.3 by @dependabot in #104
  • Bumps version to 4.0.2 by @eemperor in #105

New Contributors

Full Changelog: 4.0.1...4.0.2

4.0.1

06 May 15:24
d89c583

Choose a tag to compare

Merge pull request #86 from lorengordon/source-hash

Uses source_hash instead of etag to trigger replacing updates

4.0.0

20 Apr 17:10
3da4363

Choose a tag to compare

Merge pull request #83 from eemperor/update

Addresses deprecation warning for s3_bucket_object resource

3.2.0

27 Jul 22:51
95549a2

Choose a tag to compare

Merge pull request #63 from kbalk/automate-integration-tests

Use automated integration tests

3.1.3

19 May 15:43
3d2a396

Choose a tag to compare

Merge pull request #61 from kbalk/toarray

Updates version of terraform-external-file-cache

3.1.2

19 May 01:34
0b736ea

Choose a tag to compare

Merge pull request #60 from plus3it/lorengordon-patch-1

Gets api key from travis env

3.1.1

05 May 13:32
b8c4d42

Choose a tag to compare

Merge pull request #31 from lorengordon/bump

3.1.0

09 Apr 14:23
8ab5f58

Choose a tag to compare

Merge pull request #29 from lorengordon/hash-optional

Adds option to disable hash creation

3.0.0

07 Apr 22:03
fc6dd3f

Choose a tag to compare

Merge pull request #28 from lorengordon/resource-id

Ensures resource IDs represent the object being *created*

2.0.0

30 Mar 18:01
551f458

Choose a tag to compare

Merge pull request #22 from lorengordon/rethink

Refactors and simplifies module using tf 012 syntax