aws-toolkit-vscode icon indicating copy to clipboard operation
aws-toolkit-vscode copied to clipboard

Show all CloudFormation stacks in Explorer

Open awschristou opened this issue 5 years ago • 0 comments

The toolkit currently only shows CloudFormation stacks with a state of 'CREATE_COMPLETE' or 'UPDATE_COMPLETE' that contain lambda functions. It should show almost all of the stacks instead. This should be made consistent with the Jetbrains Toolkit, which shows a wider set of CloudFormation stacks (update this issue when that criteria is known).

Acceptance Criteria:

  • All CloudFormation stacks are shown in the Explorer, as long as they belong to one of the following states: (TBD)

awschristou avatar Apr 04 '19 00:04 awschristou