diff --git a/cdn/terraform/main.tf b/cdn/terraform/main.tf index 7b9c5e5..d61d2b7 100644 --- a/cdn/terraform/main.tf +++ b/cdn/terraform/main.tf @@ -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.