What's Changed
This release changes some things under the hood and should improve performance of the provider by consolidating some API requests.
- Allow release pipeline to pull from private ECR registry by @ellsclytn in #258
- Set User-Agent header on both REST and graphql requests by @yob in #259
- Update terraform SDKv2 to the latest version by @yob in #261
- Run go mod tidy by @yob in #262
- SUP-819 Retrieve org id only once in provider configuration by @jradtilbrook in #263
- SUP-820 Pull latest 1.4 version terraform from docker image by @jradtilbrook in #264
New Contributors
- @ellsclytn made their first contribution in #258
Full Changelog: v0.15.0...v0.16.0