Skip to content

v0.2.0

Compare
Choose a tag to compare
@ytsarev ytsarev released this 07 Apr 11:00
· 101 commits to master since this release
2addee0

Main release topics

  • Ability to checkout Remote modules from private Git repositories
  • Switch to go-getter instead of terraform init -from-module
  • Exposure of terraform outputs to status.atProvider.outputs

What's Changed

  • Grant UID 2000 access to do Terraform things by @negz in #10
  • Small improvements to README and examples by @negz in #12
  • Fix support for remote modules by @negz in #13
  • Secure Git credentials propagation and switch to go-getter by @ytsarev in #23
  • Fix ConfigMap based VarFile population by @ytsarev in #26
  • Do not require format for VarFiles by @ytsarev in #28
  • Provide example of ProviderConfig for AWS by @ytsarev in #32
  • Make Yury a maintainer by @negz in #33
  • Switch to Go 1.17 by @ytsarev in #39
  • Fix root git repository checkout by @ytsarev in #41
  • Fix workspace and tmp directory handling by @ytsarev in #44
  • Add Terraform outputs to status.atProvider by @bobh66 in #38
  • Add the Ready and Synced status indicators to output by @bobh66 in #45

New Contributors

Full Changelog: v0.1.0...v0.2.0