Terraform

Efficient terraform modules

Posted on:

Do you wanna write your own efficient terraform modules? I hope so! Read the article and check out sources on my GitHub, cheers! I hope you enjoyed my previous article in the Network Series, you can find it here! You will get information about created architecture, used Azure services, and what is necessary to set up for terraform execution. In this post, I briefly describe the terraform module’s structure, and […]

Api Management / App Service / Container Apps / Container Instances / Functions / KeyVault / SQL / Terraform

Rest API with Private Endpoint, exposed to API Management by Terraform

Posted on:

Welcome to the Networking Series in Azure! Do you want to learn how to create a secure Rest API that is using a Private Endpoint for Azure SQL, KeyVault, Storage Account, and Container Registry exposed using API Management, managed by Terraform and Azure DevOps?  If the answer is yes, this article is for you! As always in my blog, if you need only sources and know what you are doing, […]