Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@muvaf muvaf released this 06 Jan 12:54
· 4 commits to release-0.3 since this release
4a4dc50

Terrajet is part of Crossplane organization now! In addition, this release adds many improvements to existing pipelines and unit tests that adds to the maturity of Terrajet.

Notable Changes

What's Changed

  • pipeline: use generated parameters name instead of hard-coded by @muvaf in #155
  • Update guide to get tf provider from generate main by @turkenh in #163
  • Make Terraform resource ID available in status.atProvider by @ulucinar in #160
  • typo fix in terraformed template by @muvaf in #165
  • github: remove github actions that are related to publishing container images by @muvaf in #166
  • Directions for calling ./hack/prepare.sh in the provider guide by @ulucinar in #167
  • Instruct to update provider import path in cmd/provider/main.go as well by @turkenh in #168
  • Handle sensitive optionals coming as null by @turkenh in #170
  • Add OWNERS.md in preparation of move to crossplane org by @muvaf in #180
  • Unit tests for terraform.Workspace by @sergenyalcin in #172
  • Capitalize prefix/suffix acronyms in default resource config's kind name by @ulucinar in #179
  • Add more acronyms by @turkenh in #181
  • New acronyms by @muvaf in #183
  • types: add type name to scope earlier by @muvaf in #184
  • go.mod: rename go module to adopt new org in github by @muvaf in #188
  • Assume string type for unset Set/List/Map element types by @ulucinar in #182
  • controller: set external name to its latest value no matter what by @muvaf in #190
  • Add condition about running async operation by @vaspahomov in #186
  • Configurable operation timeouts by @turkenh in #191
  • Empty commit ahead of the 0.3 release by @muvaf in #192

New Contributors

Full Changelog: v0.2.0...v0.3.0