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

"aws_stack_id" in x_user_data.yml #12

Closed
nutzhub opened this issue Aug 29, 2017 · 1 comment
Closed

"aws_stack_id" in x_user_data.yml #12

nutzhub opened this issue Aug 29, 2017 · 1 comment

Comments

@nutzhub
Copy link

nutzhub commented Aug 29, 2017

Hi, First of all thanks for awesome work. I'm trying to spin up DCOS on aws and use your work as baseline. So I look through and wonder about coreos cloud config

"aws_stack_id": |-
        arn:aws:cloudformation:${aws_region}:097247269408:stack/${stack_name}/e16b6850-42a1-11e7-aec4-50a68a770c82

What is it related to and this is not cloudformation stack and seem to be hardcoded isn't it?

@ANierbeck
Copy link
Owner

it retrieves it's information from the variables, this way it's possible to start different stacks in different regions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants