juju/terraform-provider-juju (juju)
### [`v0.15.0`](https://redirect.github.com/juju/terraform-provider-juju/blob/HEAD/CHANGELOG.md#0150-October-14-2024)
[Compare Source](https://redirect.github.com/juju/terraform-provider-juju/compare/v0.14.0...v0.15.0)
NOTES:
- **This release requires Juju controller version 2.9.49 or higher juju.**
- **If using JAAS, this release requires Juju controller version 3.5.0 or higher.**
- This release uses juju client api code from the juju 3.5.1 release.
ENHANCEMENTS:
- Support for JAAS access settings via the following new resources:
- `juju_jaas_access_cloud`
- `juju_jaas_access_controller`
- `juju_jaas_access_group`
- `juju_jaas_access_model`
- `juju_jaas_access_offer`
- `juju_jaas_access_service_account`
- `juju_jaas_group`
- Support for adding kubernetes clouds to existing controllers with the new
`juju_kubernetes_cloud` resource.
BUG FIXES:
- feat: add computed uuid to model resource by [@hmlanigan](https://redirect.github.com/hmlanigan) in [#599](https://redirect.github.com/juju/terraform-provider-juju/issues/599)
- fix: remove requirement on ca cert by [@kian99](https://redirect.github.com/kian99) in [#567](https://redirect.github.com/juju/terraform-provider-juju/issues/567)
Configuration
📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
~> 0.14.0
->~> 0.15.0
Release Notes
juju/terraform-provider-juju (juju)
### [`v0.15.0`](https://redirect.github.com/juju/terraform-provider-juju/blob/HEAD/CHANGELOG.md#0150-October-14-2024) [Compare Source](https://redirect.github.com/juju/terraform-provider-juju/compare/v0.14.0...v0.15.0) NOTES: - **This release requires Juju controller version 2.9.49 or higher juju.** - **If using JAAS, this release requires Juju controller version 3.5.0 or higher.** - This release uses juju client api code from the juju 3.5.1 release. ENHANCEMENTS: - Support for JAAS access settings via the following new resources: - `juju_jaas_access_cloud` - `juju_jaas_access_controller` - `juju_jaas_access_group` - `juju_jaas_access_model` - `juju_jaas_access_offer` - `juju_jaas_access_service_account` - `juju_jaas_group` - Support for adding kubernetes clouds to existing controllers with the new `juju_kubernetes_cloud` resource. BUG FIXES: - feat: add computed uuid to model resource by [@hmlanigan](https://redirect.github.com/hmlanigan) in [#599](https://redirect.github.com/juju/terraform-provider-juju/issues/599) - fix: remove requirement on ca cert by [@kian99](https://redirect.github.com/kian99) in [#567](https://redirect.github.com/juju/terraform-provider-juju/issues/567)Configuration
📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.