Note
The repo at https://github.com/upbound/provider-terraform has been archived. These release notes are for informative purposes only on releases prior to moving the provider source to https://github.com/crossplane-contrib/provider-terraform. If there is a need for historical information question can be asked in #upbound-provider-terraform
channel in XP Slack.
What's Changed
The release v0.18.0
introduces JSON format for inline module, bug fixes, and dependency updates.
- Update alpine Docker tag to v3.20.2 by @renovate in https://github.com/upbound/provider-terraform/pull/279
- Update Quickstart.md by @tuffacton in https://github.com/upbound/provider-terraform/pull/284
- Write Terraform CLI logs to container stdout by @suramasamy in https://github.com/upbound/provider-terraform/pull/258
- feat: introduce json format for inline module (#165) by @denniskniep in https://github.com/upbound/provider-terraform/pull/283
- Fix CI errors by @bobh66 in https://github.com/upbound/provider-terraform/pull/285
New Contributors
- @tuffacton made their first contribution in https://github.com/upbound/provider-terraform/pull/284
- @suramasamy made their first contribution in https://github.com/upbound/provider-terraform/pull/258
- @denniskniep made their first contribution in https://github.com/upbound/provider-terraform/pull/283