What are data sources in Terraform and how to use them?
When you create resources that are present in the configuration files, then terraform is able to manage and update them.
But there are certain resources that are created outside of terraform, either manually or by other methods such as CLI , or other...
ritushinde.hashnode.dev2 min read