Skip to content

libreworks/shady-island

Repository files navigation

shady-island

Apache 2.0 npm GitHub Workflow Status (branch) GitHub release (latest SemVer) codecov

Utilities and constructs for the AWS CDK.

Features

  • Create IPv6 CIDRs and routes for subnets in a VPC with the CidrContext construct.
  • Set the AssignIpv6AddressOnCreation property of subnets in a VPC with the AssignOnLaunch construct.
  • Properly encrypt a CloudWatch Log group with a KMS key and provision IAM permissions with the EncryptedLogGroup construct.
  • Represent a deployment tier with the Tier class.
  • Create a subclass of the Workload construct to contain your Stacks, and optionally load context values from a JSON file you specify.

Documentation

The Name

It's a pun. In English, the pronunciation of the acronym CDK sounds a bit like the phrase seedy cay. A seedy cay might also be called a shady island.