Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.59 KB

File metadata and controls

52 lines (29 loc) · 1.59 KB

Change Log

All notable changes to this project will be documented in this file.

v0.6.0 - 2020-11-24

  • fix: Updated supported Terraform versions (#13)

v0.5.0 - 2020-08-13

  • feat: aws-provider version bump to >= 2.46, < 4.0, terraform version bump to >= 0.12.6, < 0.14 (#12)

v0.4.0 - 2020-03-26

  • fix: Fixed required version of AWS provider (thanks @okgolove)

v0.3.0 - 2020-03-11

  • Updated example to create tls private key and import it (#2)

v0.2.0 - 2019-09-25

  • Fixed count rule

v0.1.0 - 2019-09-25

  • Fixed formatting
  • Added aws-key-pair module