The v0.23.0 release of the Juju Terraform provider is currently planned to release on 29 September 2025.
Planned content as of 2 September 2025.
This release includes:
- Change to the
juju_access_secretschema -applicationsfield change from list to set. - Change to the
juju_access_modelschema -usersfield change from list to set. - Adding
secret_urifield tojuju_secretresource. - A fix for
juju_ssh_keyissue #267. - A fix for
juju_access_offerissue #663. - Waiting for destruction of the
juju_modelresource. - Support for
nullvalue injuju_applicationconfig to reset the config to its default value. - Support for
nullvalue injuju_modelconfig to reset the config to its default value. - Adding a custom timeout for creation of
juju_machineresources.
Other items can be found on the v0.23.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 15 September 2025.
- Code Freeze: All PRs must land by Friday 19 September 2025
- Tag’d RC-1 version for testing Monday 22 September 2025
- Release on Monday 29 September 2025