Revised Pipfiles

This commit is contained in:
Rob Gil
2020-01-16 13:30:14 -05:00
parent aa89505650
commit b9a7efe6ba
3 changed files with 733 additions and 2 deletions

View File

@@ -1,7 +1,5 @@
import os
import click
import logging
import subprocess
from utils.keyvault.secrets import SecretsClient
from utils.terraform.wrapper import TFWrapper