depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
terraform-gcp
/
default.nix
blob: 3332c12e41bc9934b9e3180a4d71888969681717 (
plain
) (
blame
)
1
2
3
{ pkgs
, ...
}:
pkgs
.
terraform_0_12
.
withPlugins(p: [ p
.
google p
.
google-beta ])