piizei / terraform-container-apps

Azure container apps terraformed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-container-apps

Azure container apps terraformed

devcontainer has terraform installed, just start codespace and enjoy.

You need to execute this on your azure subscription prior to using container apps:

az provider register --namespace Microsoft.App

Interesting part is in terraform/capps.tf file

Todo:

  • Container apps needs to be added to the namep provider

About

Azure container apps terraformed

License:MIT License


Languages

Language:HCL 87.3%Language:Shell 12.7%