The v0.21.0 release of the Juju Terraform provider is currently planned to release on 28 July 2025.
Planned content as of 4 July 2025.
This release includes:
- a change to the
juju_machine
resource adding await_for_hostname
boolean field, which, if set, will cause the Juju Terraform provider to wait during machine creation for thehostname
to be populated - the Juju Terraform provider will now wait for
juju_machine
deletion
Other items can be found on the v0.21.0 milestone
Contributing to the release
Resource/DataSource schema changes or additions require explicit approval by the juju team. Please file an issue using the schema change template.
Bitsize labeled bugs: these are small bugs which would be a good place to start learning the code and how to work in the environment.
If you wish to work on any bug and no one is assigned, please assign yourself and add it to the milestone. Or choose one from the milestone.
Dates to be aware of
- PRs in review by Monday 14 July 2025.
- Code Freeze: All PRs must land by Friday 18 July 2025
- Tag’d RC-1 version for testing Monday 21 July 2025
- Release on Monday 28 July 2025