After having published a provider, is it possible to update that provider’s artifacts in the terraform registry, if the (previous) release / tag was updated?
Any change should be a new version, so you shouldn’t be looking to update something that was already released.
Got it, Thanks. Makes sense.