Tagged "cfhighlander"

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.

AZ Selection Support for VPC-v2 Component

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')).

Sftp Component Support For Teardown and Recreate

The CfHighlander SFTP component now supports teardown and recreate via a cloudformation parameter without having to destroy all of the supporting infrastructure.

Sftp VPC integration

The CfHighlander SFTP component now supports placing a AWS Transfer SFTP server inside a VPC with security groups and elastic public IP’s.

VPC Prefix Lists with Cfhighlander

Last year AWS announced VPC Prefix Lists which makes it easier to create consistent security postures and routing behaviors.

AmazonMQ RabbitMQ Cfhighlander Component

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.

Clean S3 Bucket on CloudFormation Delete

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 Cfhighlander Component

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.

Multi-AZ Elasticsearch Component

Creating a multi-az elasticsearch in cloudformation is complicated so we have a highlander component that makes it simple!