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

EC2 Instance Creation with CDK #582

Closed
1 of 2 tasks
mhafeezajh opened this issue Dec 23, 2021 · 1 comment · Fixed by #594
Closed
1 of 2 tasks

EC2 Instance Creation with CDK #582

mhafeezajh opened this issue Dec 23, 2021 · 1 comment · Fixed by #594
Labels
feature-request A feature should be added or improved. language/dotnet Related to .NET examples no-autoclose Exempts an issue from being closed by the stale github action. p2

Comments

@mhafeezajh
Copy link
Contributor

General Information

This example will create

A new VPC
Two public subnets
A security group
An EC2 instance in one of the subnets

Proposed Solution

I am proposing to build a CDK sample in csharp that illustrates how to create EC2 instance.

Language

.NET

Other information

No response

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@mhafeezajh mhafeezajh added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Dec 23, 2021
@mhafeezajh mhafeezajh changed the title CDK example: Ec2 Instance -Csharp EC2 Instance Creation with CDK Jan 3, 2022
@indrora indrora added language/dotnet Related to .NET examples p2 no-autoclose Exempts an issue from being closed by the stale github action. and removed needs-triage This issue or PR still needs to be triaged. labels Jun 10, 2022
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. language/dotnet Related to .NET examples no-autoclose Exempts an issue from being closed by the stale github action. p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants