-
Notifications
You must be signed in to change notification settings - Fork 9
Update example Terraform plans to Juju Terraform provider >= 1.0 #107
Copy link
Copy link
Open
Labels
Charmed HPC 2026.1The resolution for this issue will be included in Charmed HPC 2026.1The resolution for this issue will be included in Charmed HPC 2026.1docsThis pull request makes a change to the documentationThis pull request makes a change to the documentation
Description
The first stable version of the Juju Terraform provider, version 1.0, was released back in October during the Canonical Engineering Sprint. A breaking change introduced in version 1 of the provider is that model_name is no longer a passable parameter to the juju_application resource. The model_name parameter has been superseded by the model_uuid parameter.
We'll need to update our existing Terraform examples to use the 1.0 version of the provider, otherwise we're going to have a lot of unhappy cluster administrators.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Charmed HPC 2026.1The resolution for this issue will be included in Charmed HPC 2026.1The resolution for this issue will be included in Charmed HPC 2026.1docsThis pull request makes a change to the documentationThis pull request makes a change to the documentation
Type
Projects
Status
Todo