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: 465b74e4e1b99995f848a4ba5e3893e79a271156 (
plain
) (
blame
)
1
2
3
{ pkgs
, ...
}:
pkgs
.
third_party
.
terraform_0_12
.
withPlugins(p: [ p
.
google p
.
google-beta ])