Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 1.26 KB

2.2.0 (Unreleased)

2.1.2 (April 30, 2019)

  • This releases includes another Terraform SDK upgrade intended to align with that being used for other providers as we prepare for the Core v0.12.0 release. It should have no significant changes in behavior for this provider.

2.1.1 (April 11, 2019)

  • This releases includes only a Terraform SDK upgrade intended to align with that being used for other providers as we prepare for the Core v0.12.0 release. It should have no significant changes in behavior for this provider.

2.1.0 (February 27, 2019)

IMPROVEMENTS:

  • The previous release contains an SDK incompatible with TF 0.12. Fortunately 0.12 was not released yet so upgrading the vendored sdk makes this release compatible with 0.12.

2.0.0 (January 18, 2019)

IMPROVEMENTS:

  • The provider is now compatible with Terraform v0.12, while retaining compatibility with prior versions.

1.0.0 (September 26, 2017)

0.1.0 (June 21, 2017)

NOTES:

  • Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout