Release planning for the Juju Terraform provider v0.23.0

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_secret schema - applications field change from list to set.
  • Change to the juju_access_model schema - users field change from list to set.
  • Adding secret_uri field to juju_secret resource.
  • A fix for juju_ssh_key issue #267.
  • A fix for juju_access_offer issue #663.
  • Waiting for destruction of the juju_model resource.
  • Support for null value in juju_application config to reset the config to its default value.
  • Support for null value in juju_model config to reset the config to its default value.
  • Adding a custom timeout for creation of juju_machine resources.

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