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/25 08:52:14 UTC

[incubator-dlab] 01/01: Merge pull request #319 from apache/DLAB-edge

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 0054c6d9eef260269d155f56b86919bcc1d677b9
Merge: ae25ab5 d37e478
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Wed Sep 25 11:52:09 2019 +0300

    Merge pull request #319 from apache/DLAB-edge
    
    [DLAB-edge] Created terraform scripts for project deployment

 .../aws/project/main/files/edge-assume-policy.json |  13 +
 .../aws/project/main/files/edge-policy.json        | 123 +++++++++
 .../aws/project/main/files/nb-assume-policy.json   |  13 +
 .../aws/project/main/files/nb-policy.json          |  43 ++++
 .../terraform/aws/project/main/iam.tf              | 108 ++++++++
 .../terraform/aws/project/main/instance.tf         |  50 ++++
 .../terraform/aws/project/main/main.tf             |  27 ++
 .../terraform/aws/project/main/network.tf          | 275 +++++++++++++++++++++
 .../terraform/aws/project/main/variales.tf         |  64 +++++
 9 files changed, 716 insertions(+)


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