From b2b41dcc48fe5d4340226c78e8ffdf26337c2da8 Mon Sep 17 00:00:00 2001 From: Jose Duran Date: Thu, 27 Feb 2020 14:51:17 -0500 Subject: [PATCH] add official centos web page comment to module --- modules/ami-centos/main.tf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/ami-centos/main.tf b/modules/ami-centos/main.tf index 0bec6c3a..7107e8ae 100644 --- a/modules/ami-centos/main.tf +++ b/modules/ami-centos/main.tf @@ -23,6 +23,8 @@ data "aws_ami" "centos" { } # this filter is here to guarantee that ami's come from the official CentOS.org + # we can be sure of the ami's authenticity by filtering by the products id's unique to + # CentOS.org, which can be found on their web site at https://wiki.centos.org/Cloud/AWS filter { name = "product-code" values = [