Skip to content

arieradle/cdk-rdpgw-ad-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDK example demonstrating creation of VPC, RDP gateway (bastion), Managed AD and a target windows host.

The cdk.json file tells the CDK Toolkit how to execute your app.

It uses the .NET Core CLI to compile and execute your project.

Important Notes

  • Please make sure you create keypair named inst-key-pair prior to running this example.
  • In this example, the stacks are deployed into eu-west-1 region.
  • In order to get the domain Admin user password to test the RDP login, please exprole the Secrets Manager console.
  • This example was built using CDK v1.76.0

Useful commands

  • dotnet build src compile this app
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

About

RDP gateway and AD CDK example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published