terraform-providers.segment: init at 0.2.0 (#56865)

This commit is contained in:
Stephen 2019-03-05 06:42:36 -08:00 committed by Wael Nasreddine
parent 57c745f530
commit a8469ba0b6
2 changed files with 10 additions and 0 deletions

View File

@ -700,4 +700,11 @@
version = "0.0.1";
sha256 = "1mqs1il8y97hf9havcmxdfwjcpkrxa1hpkifzzy4rjc88m2m4q9r";
};
segment =
{
owner = "ajbosco";
repo = "terraform-provider-segment";
version = "0.2.0";
sha256 = "0ic5b9djhnb1bs2bz3zdprgy3r55dng09xgc4d9l9fyp85g2amaz";
};
}

View File

@ -17,3 +17,6 @@ tweag/terraform-provider-nixos
# include terraform-provider-secret
tweag/terraform-provider-secret
# include terraform-provider-segment
ajbosco/terraform-provider-segment