Hi all! I’ve seen that new resources are often added to the Terraform Registry, and I’m wondering how their stability is handled. Are new resources generally stable right away, or do they start out in some kind of beta or preview phase? And are there any official rules or versioning policies that explain when a resource becomes ‘stable’ versus ‘experimental’?
I would imagine it depends on the specific provider, however most cases I have seen it has more to do with the resource’s stability on the Cloud Service Provider (AWS, Azure, etc) side than with regards to the implementation in the provider itself.