Skip to content

ChanghoonHyun/cdktf-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cdktf samples

의존성 설치

install cdktf-cli

npm i -g cdktf-cli

install pipenv

pip install pipenv

install dependency

pipenv install

사용법

download providesr and modules

cdktf get

genetate tf config

cdktf synth

check plan

cdktf diff

deploy

cdkth deploy

destroy

cdktf destroy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages