Skip to content

Conversation

@bentterp
Copy link

provider "aws" {
region = "eu-north-1"
assume_role {
role_arn = var.SESSION_TOOL_ROLES.aws-admin.role_arn
session_name = var.SESSION_TOOL_ROLES.aws-admin.session_name
external_id = var.SESSION_TOOL_ROLES.aws-admin.external_id
}
}

@bjornrog
Copy link
Contributor

I'm going to use this version for a short time, just to make sure we are stable. Code looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants