> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Release note V1.1.0

StreamNative Platform 1.1.0 is now available.

## General Changes

* Support deploying StreamNative Platform on AWS using [Terraform](https://www.terraform.io/). With this terraform module, you can provision an eks cluster with StreamNative Platform installed. For details,see [Deploy StreamNative Platform on AWS](/private-cloud/v1/operating-streamnative-platform/deploy/deploy-snp-aws).
* Support generating self-signed or public-signed certificates automatically using [cert-manager](https://cert-manager.io/docs/). For details, see [Enable TLS on StreamNative Platform components](id:tls-proxy).
* Support enabling TLS with certificates managed by the AWS Certificate Manager (ACM) on the AWS Load Balancer. For details, see [enable TLS on load balancer](/private-cloud/v1/operating-streamnative-platform/security/tls-load-balancer).
* Support provisioning the domain name to AWS Route53 with the [ExternalDNS](https://github.com/kubernetes-sigs/external-dns).
