This is an automated email from the ASF dual-hosted git repository. lfrolov pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
commit ae5f5cdccaeb4a4ce66a4622e8f2c7c75004eadd Merge: 75ebbdb8c 947397a47 Author: Leonid Frolov <[email protected]> AuthorDate: Thu Jun 2 12:12:39 2022 +0300 Merge pull request #1538 from apache/DATALAB-2551 [DATALAB-2551]: fixed external endpoints creation .../scripts/deploy_datalab.py | 2 +- .../terraform/aws/endpoint/main/bucket.tf | 8 ++++++-- .../terraform/aws/endpoint/main/variables.tf | 2 +- .../terraform/azure/endpoint/main/instance.tf | 6 +++--- .../terraform/azure/endpoint/main/network.tf | 2 +- .../terraform/azure/endpoint/main/sg.tf | 6 +++--- .../terraform/azure/endpoint/main/variables.tf | 2 +- .../terraform/bin/datalab.py | 23 +++++++++++----------- .../terraform/bin/deploy/endpoint_fab.py | 17 ++++++++-------- .../terraform/gcp/endpoint/main/bucket.tf | 1 + .../terraform/gcp/endpoint/main/iam.tf | 2 ++ .../terraform/gcp/endpoint/main/variables.tf | 6 +++--- .../terraform/gcp/modules/common/iam.tf | 2 ++ .../terraform/gcp/modules/common/variables.tf | 4 ++-- 14 files changed, 47 insertions(+), 36 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
