Add terraform-provider-archive
This commit is contained in:
parent
4df626d801
commit
b50aecbbfe
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1388 2021/03/08 13:06:36 adam Exp $
|
# $NetBSD: Makefile,v 1.1389 2021/03/10 23:14:22 tpaul Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= Networking tools
|
COMMENT= Networking tools
|
||||||
|
@ -908,6 +908,7 @@ SUBDIR+= tcptraceroute6
|
||||||
SUBDIR+= teamspeak-client
|
SUBDIR+= teamspeak-client
|
||||||
SUBDIR+= teamspeak-server
|
SUBDIR+= teamspeak-server
|
||||||
SUBDIR+= terraform
|
SUBDIR+= terraform
|
||||||
|
SUBDIR+= terraform-provider-archive
|
||||||
SUBDIR+= terraform-provider-aws
|
SUBDIR+= terraform-provider-aws
|
||||||
SUBDIR+= terraform-provider-kubernetes
|
SUBDIR+= terraform-provider-kubernetes
|
||||||
SUBDIR+= terraform-provider-local
|
SUBDIR+= terraform-provider-local
|
||||||
|
|
Loading…
Reference in a new issue