github hashicorp/terraform-provider-tls v3.3.0

latest releases: v4.0.6, v4.0.5, v4.0.4...
2 years ago

NEW FEATURES:

  • provider: Added (opt-in) HTTP proxy configuration (#179).

  • data-source/tls_certificate: Support for tls:// scheme in url argument. When used, the provider will fetch certificates via a direct Secure Socket (i.e. ignores proxy) (#179).

ENHANCEMENTS:

  • data-source/tls_certificate: When proxy is configured on provider, certificates fetched via url with scheme https:// will go through the specified HTTP proxy (#179).

  • resource/tls_locally_signed_cert: Validate allowed_uses contains documented values, but raise warning instead of error when it does not (#184).

Don't miss a new terraform-provider-tls release

NewReleases is sending notifications on new releases.