Kurgan 0.4.0 Release
With the latest 0.4.0 release of Kurgan we’ve introduce some new functionality and improved some existing as as well as added documentation to the readme.
With the latest 0.4.0 release of Kurgan we’ve introduce some new functionality and improved some existing as as well as added documentation to the readme.
Up until now the vpc-v2 cfhighlander component always selected the first availability zones in the list return by the cloudformation function FnGetAZs(Ref('AWS::Region')).
The CfHighlander SFTP component now supports teardown and recreate via a cloudformation parameter without having to destroy all of the supporting infrastructure.
The CfHighlander SFTP component now supports placing a AWS Transfer SFTP server inside a VPC with security groups and elastic public IP’s.
Last year AWS announced VPC Prefix Lists which makes it easier to create consistent security postures and routing behaviors.
AWS has announced AmazonMQ now supports RabbitMQ. We now have a highlander component to provision a fully managed RabbitMQ broker, either clustered or a single node.
Annoyingly CloudFormation doesn’t delete S3 buckets that have contents which led to work arounds such as retaining the bucket on delete or creating the bucket outside of CloudFormation.
WAFv2 is the latest version of the AWS WAF API and with support now in CloudFormation we’ve released a chighlander component to make implementation in your cfhighlander project easy.
Creating a multi-az elasticsearch in cloudformation is complicated so we have a highlander component that makes it simple!