Skip to content

Commit

Permalink
terraform-providers.matchbox: init at 0.2.2 (#47863)
Browse files Browse the repository at this point in the history
(cherry picked from commit e4f4e9f)
  • Loading branch information
flokli authored and zimbatm committed Oct 4, 2018
1 parent be38959 commit c02f213
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Expand Up @@ -609,6 +609,13 @@
version = "1.8.1";
sha256 = "0y6n7mvv1f3jqsxlvf68iq85k69fj7a333203vkvc83dba84aqki";
};
matchbox =
{
owner = "coreos";
repo = "terraform-provider-matchbox";
version = "0.2.2";
sha256 = "07lzslbl41i3h84bpsmxhvchm5kqk87yzin2yvpbq0m3m7r2f547";
};
nixos =
{
owner = "tweag";
Expand Down
Expand Up @@ -9,5 +9,8 @@
# include all terraform-providers
terraform-providers terraform-provider- terraform-provider-\\(azure-classic\\|scaffolding\\|google-beta\\)

# include terraform-provider-matchbox
coreos/terraform-provider-matchbox

# include terraform-provider-nixos
tweag/terraform-provider-nixos

0 comments on commit c02f213

Please sign in to comment.