mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 09:17:07 +03:00
terraform-providers: add terraform-provider-secret
This commit is contained in:
parent
71dbc5a77b
commit
ae49c73644
@ -658,4 +658,11 @@
|
||||
version = "0.0.1";
|
||||
sha256 = "00vz6qjq1pk39iqg4356b8g3c6slla9jifkv2knk46gc9q93q0lf";
|
||||
};
|
||||
secret =
|
||||
{
|
||||
owner = "tweag";
|
||||
repo = "terraform-provider-secret";
|
||||
version = "0.0.1";
|
||||
sha256 = "1mqs1il8y97hf9havcmxdfwjcpkrxa1hpkifzzy4rjc88m2m4q9r";
|
||||
};
|
||||
}
|
||||
|
@ -14,3 +14,6 @@ coreos/terraform-provider-matchbox
|
||||
|
||||
# include terraform-provider-nixos
|
||||
tweag/terraform-provider-nixos
|
||||
|
||||
# include terraform-provider-secret
|
||||
tweag/terraform-provider-secret
|
||||
|
Loading…
Reference in New Issue
Block a user