Join Slack
Communities
Powered by
Dear all, we already set up control tower manually...
# aws
p
plain-lunch-16168
06/05/2024, 12:47 PM
Dear all, we already set up control tower manually and would now like to import it into our pulumi root backend. How to best do this?
h
hallowed-house-65121
06/05/2024, 5:10 PM
[Pulumi import feature](
https://www.pulumi.com/docs/cli/commands/pulumi_import/
) can help you doing so ! You might also want to test [AWS CloudFormation import strategies](
https://aws.amazon.com/blogs/devops/import-entire-applications-into-aws-cloudformation/
), that can generate CloudFormation stacks that you can manage using Pulumi
p
plain-lunch-16168
06/05/2024, 10:59 PM
So you mean to do similar strategies as proposed for cloud formation but within pulumi?
plain-lunch-16168
06/05/2024, 11:00 PM
We already imported the s3 state bucket which we manually created to manage pulumi state into the pulumi resources with the import commands
plain-lunch-16168
06/05/2024, 11:00 PM
However, importing control tower seems to be more complicated, requiring landing zone etc.
plain-lunch-16168
06/05/2024, 11:01 PM
We have a classical version of a chicken egg problem, as it seems
9
Views
Open in Slack
Previous
Next