You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"arn:aws:iam::${data.aws_caller_identity.current.account_id}:role/datahub-task-execution-role", # Defined in dap-datahub repo
1318
-
"arn:aws:iam::${data.aws_caller_identity.current.account_id}:role/DataHubGlueReadRole"# Defined in dap-datahub repo
1317
+
"arn:aws:iam::${data.aws_caller_identity.current.account_id}:role/datahub-task-execution-role", # Defined in dap-datahub repo
1318
+
"arn:aws:iam::${data.aws_caller_identity.current.account_id}:role/DataHubGlueReadRole", # Defined in dap-datahub repo
1319
+
"arn:aws:iam::${data.aws_caller_identity.current.account_id}:role/${var.identifier_prefix}-cross-department-glue-metadata-role"# Defined in terraform/core/49-aws-ecs-iam.tf
0 commit comments