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/07/02 11:38:20 UTC

[incubator-dlab] branch DLAB-terraform updated (5b6f9ac -> 16da59b)

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

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


    from 5b6f9ac  Merge pull request #132 from apache/DLAB-668
     add cce204c  formatted code
     add 17ce09b  formatted code
     new 16da59b  Merge pull request #134 from apache/DLAB-terraform-k8s

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../terraform/aws/main/main.tf                     | 40 ++++++-------
 .../terraform/aws/main/variables.tf                | 66 +++++++++-------------
 .../aws/modules/ssn-k8s/auto_scaling_groups.tf     | 44 +++++++--------
 .../terraform/aws/modules/ssn-k8s/lb.tf            | 20 +++----
 .../terraform/aws/modules/ssn-k8s/role_policy.tf   | 26 ++++-----
 .../terraform/aws/modules/ssn-k8s/s3.tf            |  3 +-
 .../aws/modules/ssn-k8s/security_groups.tf         | 18 +++---
 .../terraform/aws/modules/ssn-k8s/variables.tf     | 10 ++--
 .../terraform/aws/modules/ssn-k8s/vpc.tf           | 30 +++++-----
 9 files changed, 123 insertions(+), 134 deletions(-)


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


[incubator-dlab] 01/01: Merge pull request #134 from apache/DLAB-terraform-k8s

Posted by om...@apache.org.
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 16da59be75212d70b5eb3a15eb3580b8fcd241d1
Merge: 5b6f9ac 17ce09b
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Tue Jul 2 14:38:16 2019 +0300

    Merge pull request #134 from apache/DLAB-terraform-k8s
    
    Dlab terraform k8s

 .../terraform/aws/main/main.tf                     | 40 ++++++-------
 .../terraform/aws/main/variables.tf                | 66 +++++++++-------------
 .../aws/modules/ssn-k8s/auto_scaling_groups.tf     | 44 +++++++--------
 .../terraform/aws/modules/ssn-k8s/lb.tf            | 20 +++----
 .../terraform/aws/modules/ssn-k8s/role_policy.tf   | 26 ++++-----
 .../terraform/aws/modules/ssn-k8s/s3.tf            |  3 +-
 .../aws/modules/ssn-k8s/security_groups.tf         | 18 +++---
 .../terraform/aws/modules/ssn-k8s/variables.tf     | 10 ++--
 .../terraform/aws/modules/ssn-k8s/vpc.tf           | 30 +++++-----
 9 files changed, 123 insertions(+), 134 deletions(-)


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