You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by om...@apache.org on 2019/09/13 10:38:26 UTC

[incubator-dlab] 01/01: Merge pull request #303 from apache/merge_gcp_endpoint_terraform

This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-terraform
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 61006fa2725264661ba688f28dc05c6c4cdad9f4
Merge: a7efd37 8bdb086
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Fri Sep 13 13:38:21 2019 +0300

    Merge pull request #303 from apache/merge_gcp_endpoint_terraform
    
    Added Endpoint for GCP by

 .../terraform/gcp/endpoint/daemon.json             |   5 +
 .../terraform/gcp/endpoint/main/iam.tf             |  49 ++
 .../terraform/gcp/endpoint/main/instance.tf        |  60 +++
 .../terraform/gcp/endpoint/main/main.tf            |  27 ++
 .../terraform/gcp/endpoint/main/network.tf         |  74 +++
 .../terraform/gcp/endpoint/main/variables.tf       | 144 ++++++
 .../terraform/gcp/endpoint/provisioning.py         | 495 +++++++++++++++++++++
 .../terraform/gcp/endpoint/provisioning.yml        | 151 +++++++
 .../terraform/gcp/endpoint/supervisor_svc.conf     |  35 ++
 9 files changed, 1040 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org