Control Tower Account Factory for Terraform (AFT) not creating accounts as expected

0

Control Tower Account Factory for Terraform (AFT) has been deployed, I updated and pushed a Sandbox account in terraform, the pipelines all say successful, but no account is created in my Organization. I need assistance troubleshooting why this isn't working.

2wRJDK
질문됨 2년 전1196회 조회
4개 답변
1

Hi I am having the same issue. I've been able to request a dev account, which worked fine. Later the same day I request a staging account in the same manner, no account, no useful information, no failed steps or pipelines.

Why has AFT just stopped processing account requests with no changes being made to it? Where can I look to get detailed logs or information about such situations?

답변함 일 년 전
0

Are you still having this issue? If so, could you please post more information about the troubleshooting steps you have done so far? From my experience from recently deploying AFT is to carefully read the guide and don't miss some of the small details required. Also ensure that you fork/copy all of the example repos to have all thats needed.

Some things to check could be the post-deployment steps: https://docs.aws.amazon.com/controltower/latest/userguide/aft-post-deployment.html and the state machine customization steps: https://docs.aws.amazon.com/controltower/latest/userguide/aft-provisioning-framework.html

jannyg
답변함 2년 전
0

hey did u find the answer ???

답변함 2년 전
0

In the parameters block, if you are requesting an account in a nested OU, you have to specify the parent OU by ID. THEN it will work. In the root of the org you can leave it out. H

ope this helps.

control_tower_parameters = { AccountEmail = "aws+0@*******.co.uk" AccountName = "Staging" ManagedOrganizationalUnit = "Staging (ou-mjoh-xxxxxxxxx)" SSOUserEmail = "user.name@********.co.uk" SSOUserFirstName = "user" SSOUserLastName = "name" }

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠