guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/14: cdn: Add thoughts about next steps to README.


From: Chris Marusich
Subject: 03/14: cdn: Add thoughts about next steps to README.
Date: Sat, 29 Dec 2018 02:04:54 -0500 (EST)

marusich pushed a commit to branch master
in repository maintenance.

commit 7680ddf06cc54a2b45002028769a58a0279f4202
Author: Chris Marusich <address@hidden>
Date:   Thu Dec 27 14:44:16 2018 -0800

    cdn: Add thoughts about next steps to README.
    
    * cdn/README.org (Next steps): New section.
---
 cdn/README.org | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/cdn/README.org b/cdn/README.org
index ac505e5..53580e2 100644
--- a/cdn/README.org
+++ b/cdn/README.org
@@ -848,3 +848,13 @@ strip_sigs address@hidden
 You can then copy the output into new entry in the variables.tf file.
 It will be significantly smaller than if we hadn't cleaned up all the
 signatures.
+
+* Next steps
+Currently, we have all the IAM configuration in Terraform config.  That's 
great!
+
+- Define the CloudFront distribution (don't worry about ACM at first).
+- Integrate the CloudFront distribution with ACM.
+- Figure out how to share the state.  Maybe use the S3 backend?
+- Package Terraform
+- Package the AWS Provider plugin for Terraform
+- Simplify variable definitions by using .tfvars file?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]