awslabs / aws-service-catalog-products

This repository contains a number of CloudFormation templates which can be used independently or as Products with AWS Service Catalog including the Open Source Tools AWS Service Catalog Factory and AWS Service Catalog Puppet. The templates include a number of the foundational AWS Services you may choose to manage Account Compliance including AWS Config, AWS CloudTrail and GuardDuty
MIT No Attribution
162 stars 36 forks source link

account-bootstrap-shared fails due to CFN not ready #47

Open puddleglum1904 opened 3 years ago

puddleglum1904 commented 3 years ago

https://github.com/awslabs/aws-service-catalog-products/tree/master/governance-at-scale-account-factory/account-bootstrap-shared/v2

Running into the following error when creating an account:

botocore.exceptions.ClientError: An error occurred (OptInRequired) when calling the DescribeStacks operation: The AWS Access Key Id needs a subscription for the service

Looks like the product should be waiting for CFN to be ready before running?

eamonnfaherty commented 3 years ago

FYI: https://github.com/awslabs/aws-service-catalog-puppet/pull/332