diff --git a/content/terraform-enterprise/1.1.x/docs/enterprise/releases/1.1.x/index.mdx b/content/terraform-enterprise/1.1.x/docs/enterprise/releases/1.1.x/index.mdx index ec6166bdae..62eafe18be 100644 --- a/content/terraform-enterprise/1.1.x/docs/enterprise/releases/1.1.x/index.mdx +++ b/content/terraform-enterprise/1.1.x/docs/enterprise/releases/1.1.x/index.mdx @@ -62,6 +62,7 @@ Flexible Deployment Options `terraform-enterprise` container digest: amd64/linux ## Known Issues 1. You may experience failures when using an S3-compatible storage solution. An updated AWS library may trigger authentication issues with some third-party storage solutions. As a result, you may experience errors when running plans and applies or when accessing Terraform state files. Refer to issue 2960 on the AWS SDK GitHub issues page for more information. Please ensure your S3-compatible storage solution is fully updated. +1. Agents launched by Terraform Enterprise using a custom CA bundle, when Terraform Enterprise is using Docker as its run pipeline, may error when registering with Terraform Enterprise, resulting in Terraform runs failing to complete. Runs remain in pending status and eventually fail with `x509: certificate signed by unknown authority` errors. Version 1.1.1 resolves this issue. ## Deprecations 1. PostgreSQL 13 is [reaching end-of-life](https://www.postgresql.org/support/versioning/) in November. We are deprecating support for PostgreSQL 13 in this release, and we will remove support in the 1.2.0 release.