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

sfn update does not fetch values from apply-stack #298

Open
autarchprinceps opened this issue Jul 1, 2019 · 3 comments
Open

sfn update does not fetch values from apply-stack #298

autarchprinceps opened this issue Jul 1, 2019 · 3 comments
Labels

Comments

@autarchprinceps
Copy link

I have several different stack updates, which I tried today. They had additional parameters, which dependent stacks definitively do have as outputs, but they are never filled with values, but left empty and to be filled after --defaults.
I had my colleague try, and he suddenly faces the same issues, but even going back to older versions of both sfn and sparkle_formation via Gemfile had no effect.

@chrisroberts
Copy link
Member

Hi! I've been testing apply stacks with new stacks as well as with existing stacks. I'm not seeing any issues where values are not applied. Are you still experiencing this issue? If so, would you validate you have correct access to the stacks you are applying.

Thanks!

@hfinucane
Copy link
Contributor

I have a stack where this happens with sfn 3.1.2 and 3.1.6- there's an output named 'SG' and an input named 'SG' but they don't get slotted together.

@yongjun-chee
Copy link

I've noticed the same issue and came up with this PR #311. It fixed the issue described in #310

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

No branches or pull requests

4 participants