Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 523 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 523 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] - 2020-06-04

Added

  • stack to use python3 script to manage aws via boto3 module

[1.0.0] - 2020-06-03

Added

  • instance role support on terraform stack to enable terraform to interact with AWS's API without secret and token
  • changelog creation