Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 14:13
· 1218 commits to main since this release
28ee609

NOTES:

  • The Juju API is upgraded to 2.9.42

FEATURES:

  • New resource: juju_machine enable users to provision machines using juju. (Thanks @jadonn)
  • New data source: juju_machine enable users to incorporate already provisioned machines to their plans. (Thanks @gboutry)

ENHANCEMENTS:

  • Applications now have a placement directive to indicate target machines.

BUG FIXES:

  • Fixed parsing problem with ED25519 ssh keys. (Thanks @jsimpso)
  • Fixed wrong application import due to inconsistent order of elements in application placement

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0