Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 0.7.0
->~> 0.15.0
Release Notes
juju/terraform-provider-juju (juju)
v0.15.0
Compare Source
NOTES:
ENHANCEMENTS:
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
juju_kubernetes_cloud
resource.BUG FIXES:
v0.14.0
Compare Source
NOTES:
ENHANCEMENTS:
BUG FIXES:
v0.13.0
Compare Source
NOTES:
ENHANCEMENTS:
storage
andstorage_directives
fields in an application resource to utilize storage in your application.BUG FIXES:
v0.12.0
Compare Source
NOTES:
ENHANCEMENTS:
juju_secret
andjuju_access_secret
resources to create and manage secrets, as well as grant/revoke access to the applications in your plan. You can also usejuju_secret
data source in your configuration to access a secret.BUG FIXES:
latest
vslatest/stable
). A validation for channel in application resource is added by @Aflynn50 in https://github.com/juju/terraform-provider-juju/pull/447v0.11.0
Compare Source
NOTES:
ENHANCEMENTS:
juju deploy <charm> --resource <name>:#
andjuju attach-resource <application> <name>:#
.juju add-machine lxd
andjuju add-machine kvm:0
commands.applications. This is similar to
juju deploy --bind
andjuju bind
commands.BUG FIXES:
plangenerator
to README. by @anvial in https://github.com/juju/terraform-provider-juju/pull/429v0.10.1
Compare Source
BUG FIXES:
v0.10.0
Compare Source
NOTES:
juju_application
resource schema has been deprecated. It was computed only data, is not needed, and has no replacement.FEATURES:
juju_application
andjuju_machine
now support bases.A base is an alternative way to specify which operating system and version a charm or machine should be deployed
with. For example
[email protected]
.BUG FIXES:
Gracefully fail to deploy a bundle @hmlanigan in https://github.com/juju/terraform-provider-juju/pull/318
Fix remove (cmr) integration with multiple consumers by @hemanthnakkina in https://github.com/juju/terraform-provider-juju/issues/308
Update charm resources if necessary when updating a charm by @cderici in https://github.com/juju/terraform-provider-juju/pull/326
Application resource plans hitting RequiresReplace can fail with "application already exists AND
Application resource plans can fail with "Charm Already Exists", if another application has loaded that charm to the controller before
by @hmlanigan in https://github.com/juju/terraform-provider-juju/pull/329
v0.9.1
Compare Source
BUG FIXES:
v0.9.0
Compare Source
ENHANCEMENTS:
BUG FIXES:
v0.8.0
Compare Source
FEATURES:
juju_machine
now supports machines already provisioned. This is similar to usingjuju add-machine ssh:user@host
. This new feature enables other machines already provisioned using Terraform to be added to a Juju controller.ENHANCEMENTS:
BUG FIXES:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.