You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With juju in general, if you deploy an application with X number of units, then remove the application, and deploy again, the unit numbers with begin with X+1
Tear down with the juju terraform provider appears quicker than with the juju cli because it doesn't wait for tear down to be complete before returning. We have a number of bugs around this topic which will be addressed in the future.
Description
As part of a terraform test in canonical/mimir-worker-k8s-operator#74, when a testrun ends and terraform is tearing down, I noticed the following:
juju remove-application
command.Urgency
Casually reporting
Terraform Juju Provider version
0.13.0
Terraform version
Terraform v1.9.5
Juju version
3.5.3
Terraform Configuration(s)
For full context, see canonical/mimir-worker-k8s-operator#74.
Reproduce / Test
terraform test
Debug/Panic Output
Notes & References
No response
The text was updated successfully, but these errors were encountered: