From d5310432b8bd847662696b25ca51cde07e8f05f6 Mon Sep 17 00:00:00 2001 From: Jorge Turrado Ferrero Date: Mon, 1 Jan 2024 23:26:05 +0100 Subject: [PATCH] chore: fix typo on aws iam (#141) Signed-off-by: Jorge Turrado --- terraform/modules/aws/iam/main.tf | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/terraform/modules/aws/iam/main.tf b/terraform/modules/aws/iam/main.tf index ed8d94c..ee514e7 100644 --- a/terraform/modules/aws/iam/main.tf +++ b/terraform/modules/aws/iam/main.tf @@ -227,14 +227,16 @@ resource "aws_iam_role" "workload1_role" { assume_role_policy = <