ThorstenHans / blog-comments

0 stars 0 forks source link

deploy-azure-container-apps-with-terraform/ #14

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

How to Deploy Azure Container Apps with Terraform · Thorsten Hans' blog

This article demonstrates how to provision Azure Container Apps with Terraform using the AzAPI provider

https://www.thorsten-hans.com/deploy-azure-container-apps-with-terraform/

ramvem commented 1 year ago

Hi, thank you for this article. I suggest looking into azurerm_container_app resource.

ThorstenHans commented 1 year ago

Thanks for mentioning this @ramvem at the point of writing this article there was no azurerm_container_app 😄. It took very long until the team - maintaining the azurerm provider for Terraform - shipped necessary resources to provision and mutate Azure Container Apps using azurerm