Releases: stackxcloud/terraform-aws-cluster
Releases · stackxcloud/terraform-aws-cluster
v0.3.1
v0.3.0
v0.2.0
v0.1.0
0.1.0 (2022-09-01)
Features
- add partitition data source for support of gov and china regions (2cac1d1)
- add support for EKS Fargate Profile and EKS Addons for kube-proxy, aws-vpc-cni (latter will be removed as we will manage it otherwise with more flexibility to set ENI PREFIX DELEGATION etc) (355265b)
- Initial commit 🚀 (2968c6f)
- output vpc_id of EKS cluster and cluster version to help with other modules (c2e6cb6)
Bug Fixes
- added missing 'AmazonEKSVPCResourceController' IAM Policy to cluster IAM Role (4b0d9b9)