Closed selcuk-cofe closed 3 years ago
trying to use some mix of terraform
and aws cli
to catch role
while it should work in aws cloudshell.
thanks for your help, I applied in aws cloudshell and succesfully apply all stack but I can not access store frontend I only see Nginx page on outher alb dns url. how to fix that ?
Hello Thanks for your hard work ,
but if you’re already setup elasticsearch domain on your account can not create Service Linked Role because already created on account.
How to skip creating service linked Role I couldn't find module block to add
create_iam_service_linked_role = false
Terraform giving below error.
"Error creating service-linked role with name es.amazonaws.com: InvalidInput: Service role name AWSServiceRoleForAmazonElasticsearchService has been taken in this account, please try a different suffix."