Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit d61474e

Browse files
committed
(docs): Adding new .NET plugins into the list.
1 parent 4244323 commit d61474e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/plugins/dotnet-plugins.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,16 @@ Add authentication and authorization to your .NET service using ASP.NET Core Ide
4444

4545
:::info
4646
This plugin provides a robust and customizable solution for managing user authentication and authorization in your .NET applications generated by Amplication.
47-
:::
47+
:::
48+
49+
### Terraform AWS Core Provisioning
50+
51+
Add a core networking setup using Terraform for Amazon Web Services to your .NET service generated by Amplication.
52+
53+
The [Terraform AWS Core Provisioning plugin](https://github.com/amplication/plugins/tree/master/plugins/dotnet-provisioning-terraform-aws-core) adds a foundational networking setup using Terraform for AWS. This serves as a basis for adding additional resources for provisioning, such as databases, deployments, and more.
54+
55+
### Helm Chart Deployment
56+
57+
Deploy your .NET service to Kubernetes clusters using Helm charts.
58+
59+
The [Helm Chart Deployment plugin](https://github.com/amplication/plugins/tree/master/plugins/dotnet-deployment-helm-chart) generates Helm charts for your service, facilitating deployment within Kubernetes clusters.

0 commit comments

Comments
 (0)