Update website/docs/language/upgrade-guides/1-2.mdx

Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
pull/31063/head
James Bardin 4 years ago committed by GitHub
parent 3633de8bf5
commit 7566ab7c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,7 +34,7 @@ web browsers have required it since 2020.
Terraform will no longer accept CA certificates signed using the SHA-1 hash function when making outgoing HTTPS or other TLS connections as a client. Publicly-trusted Certificate Authorities have not issued SHA-1 certificates since 2015.
## terraform-credentials-env functionality is now built into the Terraform CLI
## The `terraform-credentials-env` Functionality is Built Into the Terraform CLI
We recommend disabling the [third-party credentials helper plugin terraform-credentials-env](https://github.com/apparentlymart/terraform-credentials-env) when you upgrade to Terraform v1.2. Terraform now contains similar built-in functionality.

Loading…
Cancel
Save