mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-04 00:00:27 -04:00
Remove profile attribute from environment providers
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -51,7 +51,7 @@ if [[ ! -s "secrets.auto.tfvars" ]]; then
|
||||
fi
|
||||
|
||||
echo "Importing terraform state for $username"
|
||||
terraform init
|
||||
terraform init -upgrade
|
||||
|
||||
key_name=$username-api-dev-key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user