Skip to content

Releases: zenml-io/terraform-aws-remote-state

0.1.4

24 Oct 20:36
bfad008
Compare
Choose a tag to compare

This adds an optional variable you can use to pass in and set the DynamoDB table name (which AWS uses for locking the state).

What's Changed

  • Add optional dynamo db table name variable by @strickvl in #1

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.3

27 Sep 17:38
8a8d15a
Compare
Choose a tag to compare

Fixed bug where provider was left in main module definition file.

0.1.2

27 Sep 17:10
89b2584
Compare
Choose a tag to compare

Minor documentation fix to main README.

0.1.1

27 Sep 17:06
40a0459
Compare
Choose a tag to compare

Documentation fixes.

0.1.0

27 Sep 17:04
Compare
Choose a tag to compare

Initial release of the repository.