Jul 20, 2024 · 3 min read · In this article, we will learn how to use the Terraform AzAPI provider to enable the "Pull image over VNet" setting for an Azure Function App. This is necessary when provisioning an Azure Function with VNet Integration and an Azure Container Registry...
Join discussion
May 9, 2023 · 2 min read · 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...
Join discussion