Comment 2 for bug 2037291

Revision history for this message
Hemanth Nakkina (hemanth-n) wrote :

Is this during enabling/disabling telemetry plugin?

There is an issue with removing offers which has multiple consumers and is fixed in juju terraform provider 0.10.0 [1]

As part of the fix, any consume offer call checks if the saas application already exists and handles the case. Hopefully the fix should be good enough even during cluster bootstrap.

This bug need to be verified once all the terraform plans are updated to use juju terraform provider 0.10.0

[1] https://github.com/juju/terraform-provider-juju/issues/308
[2] https://github.com/juju/terraform-provider-juju/pull/309