-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Module]: Container Apps #15
Comments
Please look also at this example from @paolosalvatori |
Thanks @zioproto. @lonegunmanb, my article + sample:
use the brand new native resources in the Azure Terraform module:
I also submitted a couple of PRs, currently under review, to solve a couple of issues of the • PR: Made the app_port property in the dapr block of the azurerm_container_app resource optional |
Thanks @paolosalvatori, your tutorial helps me a lot! I'd like to add more resource like |
I like the scenario you described. Feel free to fork my solution and eventually submit a PR 😸 |
Module Scenario
Pulumi wrote an interesting blog about Azure Container Apps, in this blog, they
I'm thinking of a new Azure Verified Terraform module to support such scenarios, which also support configurable Dapr components. This module should be able to provision a modern microservice system with capability of scale down to zero.
Proposed module name
terraform-azure-container-apps
Link to existing example module
No response
Expected resources
Module inputs
Module outputs
No response
Other information
No response
The text was updated successfully, but these errors were encountered: