[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (43b1e23 -> 4e7e971)
From: |
Chris Marusich |
Subject: |
branch master updated (43b1e23 -> 4e7e971) |
Date: |
Sat, 5 Jan 2019 22:34:30 -0500 (EST) |
marusich pushed a change to branch master
in repository maintenance.
from 43b1e23 cdn: Add a minor comment.
new 1540978 cdn: Move service configs into individual files.
new 4e7e971 cdn: Only accept requests for substitutes.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
cdn/terraform/acm.tf | 47 +++++
cdn/terraform/cloudfront.tf | 136 ++++++++++++++
cdn/terraform/cloudwatch.tf | 69 ++++++++
cdn/terraform/dynamodb.tf | 21 +++
cdn/terraform/iam.tf | 131 ++++++++++++++
cdn/terraform/main.tf | 421 +-------------------------------------------
cdn/terraform/s3.tf | 53 ++++++
7 files changed, 462 insertions(+), 416 deletions(-)
create mode 100644 cdn/terraform/acm.tf
create mode 100644 cdn/terraform/cloudfront.tf
create mode 100644 cdn/terraform/cloudwatch.tf
create mode 100644 cdn/terraform/dynamodb.tf
create mode 100644 cdn/terraform/iam.tf
create mode 100644 cdn/terraform/s3.tf
- branch master updated (43b1e23 -> 4e7e971),
Chris Marusich <=