Releases: utilitywarehouse/tf_kube_aws
Releases · utilitywarehouse/tf_kube_aws
3.2.0
- allow ssh access from multiple groups (#16)
3.1.0
- added route53 record for cfssl (482c7a9)
- node-exporter on cfssl should be reachable from workers (b6d9834)
3.0.8
- allow masters to DescribeLoadBalancers (even if ELBs are not used, the masters insist on checking with the API which creates a lot of noisy events)
- use explicit self references in security group rules (#15)
3.0.7
- removes deprecated parameter
ssl_s3_bucket_name
3.0.6
- removed autoscaling group automatic balancing (#14)
3.0.5
- open etcd metrics ports to workers (
etcd-metrics-proxy
and node_exporter
) (#13)
3.0.4
- fixes syntax issues
- fixes tag keys not being properly computed
3.0.3
- fixes a typo in a JSON policy document
3.0.2
- cleanup of AWS permissions (#8)
- exposes the etcd data volume size as a variable (#11)