Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 647 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 647 Bytes

Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

  • Fixed a typo in docs for an argument name in the random_password resource

v1.0.4

  • Upgrad SDK to 2.23.0

v1.0.3

  • Upgrade SDK to 2.16.0
  • Improve example in documentation (#17)

v1.0.2

  • Upgrade SDK to 2.15.0

v1.0.1

  • Upgrade SDK to 2.9.0

v1.0.0

  • Add SHA-512 support (#5)
  • Remove deprecated data source
  • Upgrade SDK to 2.8.0
  • Stable release

v0.9.1

  • Compile with Go 1.16.5