Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 843 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 843 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.

[Unreleased]

Added

  • Apache 2.0 licence file
  • Jenkinsfile and travis.yml to allow CI
  • Jacoco Plugin to the POM
  • "AWS::RDS::DBInstance" resource
  • Support of EC2s Metadata section
  • Expand the functionality of the FN Class
  • Add Authentication "AWS::CloudFormation::Authentication"
  • Add parts of AWS Identity and Access Management (IAM) like roles, policies and users
  • Add full support for "AWS::EC2::Instance", "AWS::EC2::NetworkInterface" and "AWS::EC2::Volume"
  • Add basic support for AWS Beanstalk

Removed

  • Unneeded parts in pom.xml (signing, outdated and wrong parent)