issues
search
Bayer-Group
/
cloudformation-template-generator
A type-safe Scala DSL for generating CloudFormation templates
BSD 3-Clause "New" or "Revised" License
210
stars
71
forks
source link
Upgrade/extend `AWS::Elasticsearch::Domain` to support VPCOptions
#246
Closed
wwbakker
closed
6 years ago
wwbakker
commented
6 years ago
Add support for VPCOptions. This allows you to make your elastic search domain privately accessible.
Add the ability to attach tags to elastic search domain.
Added unit test.
Tests did not work for me (possibly windows with \r\n?). Now comparing actual json's instead of pretty printed jsons.
Should be backwards compatible.
Should be backwards compatible.