This is an automated email from the ASF dual-hosted git repository.
mykolabodnar pushed a commit to branch DATALAB-2409
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/DATALAB-2409 by this push:
new 3f6289d [DATALAB-2409] - [AWS] SSN configuration script refactored
3f6289d is described below
commit 3f6289d10ce8444d73fe4eb4b52265fce93e56ff
Author: bodnarmykola <[email protected]>
AuthorDate: Mon Aug 2 12:55:13 2021 +0300
[DATALAB-2409] - [AWS] SSN configuration script refactored
---
.../src/general/scripts/aws/ssn_terminate_aws_resources.py | 1 +
1 file changed, 1 insertion(+)
diff --git
a/infrastructure-provisioning/src/general/scripts/aws/ssn_terminate_aws_resources.py
b/infrastructure-provisioning/src/general/scripts/aws/ssn_terminate_aws_resources.py
index 3078e19..b517136 100644
---
a/infrastructure-provisioning/src/general/scripts/aws/ssn_terminate_aws_resources.py
+++
b/infrastructure-provisioning/src/general/scripts/aws/ssn_terminate_aws_resources.py
@@ -21,6 +21,7 @@
#
#
******************************************************************************
+import logging
import argparse
import boto3
import os
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]