Skip to content

Instantly share code, notes, and snippets.

@kalbasit
Created January 26, 2019 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kalbasit/2ca595cf1a8b05d737bdcacb20da51ca to your computer and use it in GitHub Desktop.
Save kalbasit/2ca595cf1a8b05d737bdcacb20da51ca to your computer and use it in GitHub Desktop.
nix-env -f '<nixpkgs>' -iE '(terraform.withPlugins (ps: [
ps.aws
ps.github
ps.null
ps.template
]))'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment