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
Requiring a name would be a compatibility issue at this point and only necessary when making offers on different endpoints of a single application. However the documentation can be updated to be clear on the behavior.
Description
when i'm trying to expose 2 offers from the very same charm and don't specify the name, the default appears to be the application name
this triggers continuous changes to the terraform state
culprit seems to be https://github.com/juju/terraform-provider-juju/blob/main/internal/juju/offers.go#L94-L97
potentially a more sensible default or making the name mandatory might do the trick
Urgency
Casually reporting
Terraform Juju Provider version
0.15.1
Terraform version
v1.7.2dev
Juju version
3.5.5
Terraform Configuration(s)
Debug/Panic Output
No response
Notes & References
No response
The text was updated successfully, but these errors were encountered: