Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify member account import process #254

Open
JoeShi opened this issue Feb 21, 2024 · 0 comments
Open

Simplify member account import process #254

JoeShi opened this issue Feb 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JoeShi
Copy link
Contributor

JoeShi commented Feb 21, 2024

Describe the feature

Optimize the sub account import process, only ask the user to input account name, account ID, stack name.

Use Case

I'm always frustrated when input cross-account-role, fluent bit agent doc, config doc, s3 bucket, stack id, KMS key and other parameters. Too much parameters for me,

Proposed Solution

Solution 1 : All outputs are fixed, for example stackname-resource_name, remove the random suffix.

Solution 2 (recommend, if no technical blocker): Just use a CloudFormation DescribeStack API call to get the parameters from member account.

Other Information

No response

Solution version used

v2.1.1

@JoeShi JoeShi added the enhancement New feature or request label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant