Description
As reported in this matrix conversation, it seems the storage directive update is not propagated to juju.
By taking a look at the code here https://github.com/SimoneDutto/terraform-provider-juju/blob/identify-ssh-keys-by-fingerprint/internal/juju/applications.go#L1473-L1484 it seems we are updating the storage only if the charm is updated.
Urgency
Casually reporting
Terraform Juju Provider version
0.21
Terraform version
1.12.2
Juju version
3.6.9
Terraform Configuration(s)
Reproduce / Test
I don't have a reproducer.
Debug/Panic Output
Notes & References
No response
Description
As reported in this matrix conversation, it seems the storage directive update is not propagated to juju.
By taking a look at the code here https://github.com/SimoneDutto/terraform-provider-juju/blob/identify-ssh-keys-by-fingerprint/internal/juju/applications.go#L1473-L1484 it seems we are updating the storage only if the charm is updated.
Urgency
Casually reporting
Terraform Juju Provider version
0.21
Terraform version
1.12.2
Juju version
3.6.9
Terraform Configuration(s)
Reproduce / Test
I don't have a reproducer.Debug/Panic Output
Notes & References
No response