How to check if resource exists or not in terraform using AzApi
Data Sources
Data sources allow Terraform to use the information defined outside of Terraform, defined by another separate Terraform configuration, or modified by functions.
Data Source - Terraform
Problem
Data sources are a great way to find details...
babulaparida.hashnode.dev2 min read