Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

54 lines (38 loc) · 1.38 KB

v1.2.2 - 2020-11-11

Bug Fixes

  • Update README example code

Pull Requests

  • Merge pull request #1 from angelabad/develop

v1.2.1 - 2020-04-10

Bug Fixes

  • Create example README file

Features

  • Allow to create endpoint without forwarders

v1.2.0 - 2020-04-04

Bug Fixes

  • Correct use of distinct for security group ips

Features

  • Add complete code example
  • Add git-chglog configuration

v1.1.0 - 2020-04-03

Bug Fixes

  • Use count instead of for_each on rule associations
  • Use distinct on securty group ips rule

Features

  • Add cricleci configuration file

v1.0.0 - 2020-03-27

Features

  • Add changelog, license and readme file
  • Initial code commit