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

Add python-mongo template terraform #532

Merged
merged 35 commits into from
Sep 2, 2022

Conversation

HadwaAbdelhalem
Copy link
Contributor

@HadwaAbdelhalem HadwaAbdelhalem commented Aug 26, 2022

this PR adds the terraform modules code for todo-python-mongo template by adding :

  • Python-mongo infra terraform code.
  • application-insights, a common infra module, terraform code.
  • repo.yaml, and azure.yaml config files for the template repo generation.

➡Note : Target template remote to be created Azure-Samples/todo-python-mongo-terraform

➡Note : The generated template has a dependency on this issue being addressed rewrite module path normalization .

fixes #232

hattan and others added 23 commits August 3, 2022 12:09
… list to match wider pattern repo*.yaml, refactor infra to infra/bicep in common, and common/projects
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hadwa Gaber <hadwaa@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
Co-authored-by: Hattan Shobokshi <hattan.shobokshi@microsoft.com>
@HadwaAbdelhalem HadwaAbdelhalem changed the title add python-mongo template terraform Add python-mongo template terraform Aug 26, 2022
@HadwaAbdelhalem HadwaAbdelhalem linked an issue Aug 26, 2022 that may be closed by this pull request
2 tasks
@HadwaAbdelhalem HadwaAbdelhalem self-assigned this Aug 26, 2022
Copy link
Contributor

@wbreza wbreza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good so far - added a few comments.

@karolz-ms
Copy link
Contributor

@HadwaAbdelhalem are you planning to add launch.json and tasks.json files for local development?

We might want to reuse them between this template and the Bicep-based one. This would require moving them to a shared folder.

Copy link
Contributor

@wbreza wbreza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great - a few more comments around the appinsights module.

@HadwaAbdelhalem
Copy link
Contributor Author

@HadwaAbdelhalem are you planning to add launch.json and tasks.json files for local development?

We might want to reuse them between this template and the Bicep-based one. This would require moving them to a shared folder.

@karolz-ms , I had them in a previous PR. and received feedback to exclude them as they are specific tothe todo-apps 60a463b

Copy link
Contributor

@wbreza wbreza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great, thank you!

@karolz-ms
Copy link
Contributor

@HadwaAbdelhalem are you planning to add launch.json and tasks.json files for local development?
We might want to reuse them between this template and the Bicep-based one. This would require moving them to a shared folder.

@karolz-ms , I had them in a previous PR. and received feedback to exclude them as they are specific tothe todo-apps 60a463b

@HadwaAbdelhalem and I synced offline. The VS Code files will be included automatically as part of template generation; and the files that we have for Python-Mongo flavor of the ToDo app will work unchanged.

@azure-sdk
Copy link
Collaborator

Repoman Generation Results

Repoman pushed changes to remotes for the following projects:

Project: todo-python-mongo-terraform

Remote: azure-samples-staging

Branch: pr/532

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo-terraform -b pr/532

View Changes | Compare Changes


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.

Terraform support for todo-python-mongo template
7 participants