Last active
January 23, 2022 12:25
-
-
Save peterkowalski/763f9207964fffb7c020f8fb50286871 to your computer and use it in GitHub Desktop.
[Pulumi Python AWS Project] Create Pulumi Python AWS Project from custom template with pre-commit #pulumi #template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/env bash | |
pulumi new https://github.com/peterkowalski/pulumi-template-aws-python.git --generate-only |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment