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

List change-sets doesn't return full config file (missing suffix) #1315

Closed
sopeters opened this issue Mar 4, 2023 · 1 comment
Closed

List change-sets doesn't return full config file (missing suffix) #1315

sopeters opened this issue Mar 4, 2023 · 1 comment
Assignees

Comments

@sopeters
Copy link

sopeters commented Mar 4, 2023

Subject of the issue

Noticed that sceptre list change-sets <toplevel> only returns the config file without the suffix - sceptre delete requires the full filename including suffix - we need to use this output to use it on `sceptre delete , which requires the full file (including suffix).

The only way to get the full config file I found is using sceptre list stacks on the top level and use some grep to match StackName to full config file - or do a file system matching. Is there a way to include the suffix / full config filename (as an option for example) into the sceptre list change-sets output?

Your environment

  • Sceptre, version 3.2.0

Steps to reproduce

  • sceptre list change-sets <toplevel>

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

@alex-harvey-z3q alex-harvey-z3q self-assigned this Dec 22, 2023
@alex-harvey-z3q
Copy link
Contributor

I think it's safe to say that this is confusing, and also unlikely that we can fix it.

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