Skip to content

zeagord/lightsail-wordpress-cdk-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A starter kit for Amazon Lightsail using CDK and CDKTF

For the complete instructions and step by step guide follow the blog post

CDK

cd cdk-lightsail-starter and run npm i to install the dependencies

Change the appropriate values and then run cdk deploy to deploy the Lightsail instance.

CDKTF

cd cdktf-lightsail-starter and run npm i to install the dependencies

Change the appropriate values and then run cdktf deploy to deploy the Lightsail instance.

Cleanup

From the resepctive directories run cdk destroy or cdktf destroy

About

A CDK and CDKTF starter project for Amazon Lightsail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published