Skip to content

Latest commit

 

History

History

account_resources

Requirements

Name Version
terraform >= 1.5.0, < 2.0.0
aws ~> 5.75.0
null 3.2.2
time >= 0.10.0

Providers

Name Version
aws 5.75.1
aws.workload 5.75.1
external 2.3.4
local 2.5.2
null 3.2.2
time 0.12.1

Modules

No modules.

Resources

Name Type
aws_iam_account_alias.alias resource
aws_route53_record.ns_entries resource
aws_route53_record.test_entry resource
aws_route53_zone.zone_workspace resource
local_file.account_params resource
local_file.backstage_catalog resource
null_resource.create_control_tower_managed_account resource
time_sleep.wait_2_minutes resource
aws_caller_identity.current data source
aws_identitystore_user.sso_user data source
aws_region.current data source
aws_route53_zone.zone_apex data source
aws_ssoadmin_instances.sso data source
external_external.get_account_id data source
external_external.get_ou data source

Inputs

Name Description Type Default Required
domain DNS domain string "" no
environment Environment name string n/a yes
parent_ou_id Parent OU ID to create solution under string n/a yes
region AWS Region to deploy resources in string "eu-central-1" no
sso_email Email of account administrator string n/a yes

Outputs

No outputs.