Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 719 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 719 Bytes

Changelog

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.

1.1.0 - 2019-10-06

Fixed

  • Fix bug about can not detect changes from actual service configuration

1.0.0 - 2019-10-01

Changed

  • Introduce go.mod to manage go modules
  • Upgrade terraform SDK to 0.12 for terraform upgrade
  • Add and changelog and version number to provider
  • Update make install to install to the terraform plugins folder directly
  • Add make dev-install to test your local build
  • Add make release command and release directory