Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.25 KB

File metadata and controls

21 lines (16 loc) · 1.25 KB

Providers

No providers.

Inputs

Name Description Type Default Required
agent_space_arn ARN of the AgentSpace from the hosting-account deployment. Captured from the agent_space_arn output after Phase 1. string n/a yes
aws_region AWS region for workload account resources. string "eu-west-2" no
role_name Name for the cross-account IAM role in this workload account. string "DevOpsAgentCrossAccountRole" no
tags Tags to apply to all resources. map(string) {} no

Outputs

Name Description
cross_account_role_arn ARN of the cross-account IAM role. Pass this to the hosting-account secondary_accounts map.
cross_account_role_name Name of the cross-account IAM role.