Skip to content

Releases: cloud-toolkit/cloud-toolkit-aws

v0.8.0

08 Mar 08:46
Compare
Choose a tag to compare

Changes

Features

  • Add IRSA component #119

Improvements

  • Add GitHub actions tests #115
  • Update documentation #117

Bugs

  • Fix PythonSDK release with GitHub actions #116

Known Issues

Dependencies

Dependencies added

Nothing has changed

Dependencies changed

Nothing has changed

Dependencies removed

Nothing has changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

16 Feb 14:14
Compare
Choose a tag to compare

Changes

Features

  • Add AuroraMysql component #112
  • Add option to use Bucket name o prefix #108

Improvements

  • Fix SDK duplicated args suffix #113
  • Add integration tests for Queue #110
  • Add integration tests for Bucket #111
  • Add integration tests for Kubernetes Cluster #115

Known Issues

  • Can't create AccountPasswordPolicy in new Account in Organization #31

Dependencies

Dependencies added

Nothing has changed

Dependencies changed

Nothing has changed

Dependencies removed

Nothing has changed

Full Changelog: https://github.com/cloud-toolkit/cloud-toolkit-aws/commits/v0.7.0

v0.6.0

21 Dec 07:03
Compare
Choose a tag to compare

Changes

Features

  • Integrate AWS IAM with Kubernetes cluster authentication #33
  • Accept an empty list of NodeGroups in Kubernetes Cluster #94

Improvements

  • Clean Cloudwatch LogGroups when Kubernetes Cluster is deleted #92
  • Replaced AWS Fluentbit chart for the upstream Fluentbit chart #105

Known Issues

  • Can't create AccountPasswordPolicy in new Account in Organization #31

Dependencies

Dependencies added

  • js-yaml": "3.14.1

Dependencies changed

Nothing has changed

Dependencies removed

Nothing has changed

Full Changelog: v0.5.3...v0.6.0

v0.5.3

05 Dec 15:45
Compare
Choose a tag to compare

Changes

Features

Nothing has changed

Improvements

Nothing has changed

Bugs

  • Fix Calico race condition when creating Kubernetes Cluster #103
  • Fix schema resource definitions and SDKs types (both NodeJS and Python) #91

Known Issues

  • Can't create AccountPasswordPolicy in new Account in Organization #31

Dependencies

Dependencies added

Nothing has changed

Dependencies changed

  • "@pulumi/aws": "^5.10.0" => 5.21.1"
  • "@pulumi/kubernetes": "^3.21.2" => "3.22.1"
  • "@pulumi/pulumi": "^3.34.1" => "3.48.0"
  • "@pulumi/random": "^4.8.2" => "4.8.2"
  • "@pulumi/tls": "^4.6.1" => "4.6.1"

Dependencies removed

Nothing has changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

15 Nov 17:09
Compare
Choose a tag to compare

Changes

Improvements

  • Changed NodeJS package name to @cloudtoolkit/aws
  • Published NodeJS package in NPM

v0.5.1

08 Nov 10:08
Compare
Choose a tag to compare
Bump to v0.5.1

v0.5.0

08 Nov 09:21
Compare
Choose a tag to compare
Fix EmailSernder component name

Signed-off-by: Nicolas Quiceno B <nicolas.quiceno@astrokube.com>

v0.4.1

28 Oct 14:05
Compare
Choose a tag to compare

Changes

Bugs

  • Fixed MaxPods in Kubernetes Cluster

v0.4.0

25 Oct 16:26
Compare
Choose a tag to compare

Changes

Features

  • Add ClusterAddons component to manage Kubernetes addons
  • Add ArgoCD component
  • Add Dashboard component
  • Add Calico component
  • Add IngressNginx component
  • Add ExternalDns component
  • Add AwsEbsCsiDriver component
  • Add AwsLoadBalancerController component
  • Add ClusterAutoscaler component
  • Add Certificate component

Improvements

  • Add sample integration tests for Queue

Bugs

  • Add required property in schema Types

Deprecations

  • Example componente deleted

Known Issues

  • Can't create AccountPasswordPolicy in new Account in Organization #31

Dependencies

Dependencies added

Nothing has changed

Dependencies changed

Nothing has changed

Dependencies removed

Nothing has changed

Full Changelog: v0.2.1...v0.3.0

v0.3.0

13 Oct 18:24
Compare
Choose a tag to compare

Changes

Features

  • Make CloudWatch optional in AuditLogging with a dedicated configuration #45
  • Added MySQL component #19

Improvements

  • Add GitHub templates #43
  • Changing Provider names fro AWS Accounts in Organization #50

Bugs

  • Fix Enums in schema #30
  • Fix creation of IamTrustedAccount components in LandingZone #42
  • Fixed Organization 'services' and 'enabledPolicies' when importing an existing AWS Organization #44
  • Fix LandingZone outputs and states #48

Known Issues

  • Can't create AccountPasswordPolicy in new Account in Organization #31

Dependencies

Dependencies added

  • @pulumi/random: ^4.8.2

Dependencies changed

Nothing has changed

Dependencies removed

Nothing has changed

Full Changelog: v0.2.1...v0.3.0