Skip to content
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

Create IaC files #181 #193

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JustAnotherCloudGuy
Copy link

@JustAnotherCloudGuy JustAnotherCloudGuy commented Sep 17, 2024

Resolves #181

  • Created .NET 8 out of process azure function on consumption plan on Linux (application insights and storage account should be created for the function too)
  • Cosmos db account, serverless mode, no sql api: 1 database and 2 collections in the database, partition key=id.

Questions/Improvements

Do you want the code to connect the Azure Function to Application Insights and Storage Account in Terraform code, so you don't need to manually do it in the portal?

Do you want a backend.tf file?

Do you want variables for everything?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create IaC files
1 participant