2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/maintenance.git synced 2023-12-14 03:33:04 +01:00

cdn: Add a minor comment.

* cdn/terraform/main.tf: Label the start of the IAM configuration with
a comment.
This commit is contained in:
Chris Marusich 2019-01-04 23:56:14 -08:00
parent ce210ea35d
commit 43b1e2353f
No known key found for this signature in database
GPG key ID: DD409A15D822469D

View file

@ -43,6 +43,8 @@ provider "aws" {
region = "us-east-1"
}
# IAM
# A friendly name for our account. This is displayed in various
# places, such as the AWS Management Console.