Skip to content

A terraform-cdk CLI template for Python projects using Poetry for dependency management

License

Notifications You must be signed in to change notification settings

johnfraney/cdktf-remote-template-python-poetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cdktf-remote-template-python-poetry

A terraform-cdk CLI template for Python projects using Poetry for dependency management.

Usage

Before starting a project with this template, make sure Poetry is installed on your system.

Then, in the --template argument to cdktf init, include the URL to a .zip file of this project. The .zip file can either be a branch:

cdktf init --template="https://github.com/johnfraney/cdktf-remote-template-python-poetry/archive/refs/heads/main.zip" --local

Or a tag:

cdktf init --template="https://github.com/johnfraney/cdktf-remote-template-python-poetry/archive/refs/tags/v1.0.0.zip" --local

About

A terraform-cdk CLI template for Python projects using Poetry for dependency management

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •