hashicorp / terraform-provider-tls

Utility provider that works with Transport Layer Security keys and certificates. It provides resources that allow private keys, certificates and certficate requests to be created as part of a Terraform deployment.
https://registry.terraform.io/providers/hashicorp/tls/latest
Mozilla Public License 2.0
184 stars 102 forks source link

datasource/tls_certificate: Update www.terraform.io testing for certificate change #524

Closed bflad closed 4 months ago

bflad commented 4 months ago

Closes #523

This change updates the value testing of www.terraform.io certificates to match the updated certificate chain. This testing is important for verifying the behavior of the data source with real world information, such as ensuring Go version or dependency upgrades do not introduce unexpected regressions.