Terraform - Data Sources in terraform resources
Use of Data source in terraform code
Terraform Data Source:
The data sources allow terraform to use the information defined outside of terraform, defined by another separate terraform configuration or directly created in provider resources using ano...
namrata.dev3 min read