Binary releases of this provider now include the darwin-arm64 platform. This version contains no further changes.
Binary releases of this provider now include the linux-arm64 platform.
BREAKING CHANGES:
- Upgrade to version 2 of the Terraform Plugin SDK, which drops support for Terraform 0.11. This provider will continue to work as expected for users of Terraform 0.11, which will not download the new version. (#47)
IMPROVEMENTS:
- Relaxed error on non-text
Content-Type
headers to be a warning instead (#50)
BUG FIXES:
- Modified some of the documentation to work a bit better in the registry (#42)
- Allowed the
us-ascii
charset in addition toutf-8
(#43)
IMPROVEMENTS:
BUG FIXES:
- Fix request error message to include the
err
and not just url (#26)
- This release includes an upgrade to the Terraform SDK, in an effort to help align with what other providers are releasing with, as we lead up to Core v0.12. It should have no noticeable impact on the provider.
IMPROVEMENTS:
- The provider is now compatible with Terraform v0.12, while retaining compatibility with prior versions.
- Allow
charset
argument onContent-Type
(#5)
- add content type for ADFS FederationMetadata.xml (#4)
NOTES:
- Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout