Skip to content

Instantly share code, notes, and snippets.

@peterkowalski
Last active January 23, 2022 12:25
Show Gist options
  • Save peterkowalski/763f9207964fffb7c020f8fb50286871 to your computer and use it in GitHub Desktop.
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
#! /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