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

"Simple Queue Service" is not listed as provisioned service for "deepify list" results #543

Closed
avozicov opened this issue Jun 15, 2017 · 2 comments

Comments

@avozicov
Copy link
Contributor

Steps to reproduce:

  • Deploy an application using with "deepify" ("to-do-mvc" was used to reproduce the issue)
  • Navigate to Amazon Console, access "Simple Queue Service" and list provisioned resources for deployed application
  • Open terminal and execute "deepify list" command

BUG:

  • "Simple Queue Service" is not listed as provisioned service for "deepify list" results in spite the fact that is the its resources are listed in amazon console

Please refer to attachment for more details:
screen shot 2017-06-14 at 16 06 47
screen shot 2017-06-14 at 16 06 21
screen shot 2017-06-14 at 16 05 56

@avozicov avozicov added the bug label Jun 15, 2017
@avozicov avozicov added this to the Milestone #4 - June milestone Jun 15, 2017
@avozicov
Copy link
Contributor Author

Here is some use case related to the issue:

  • I have performed "deepify undeploy" with "--dirty" option to remove all provisioned resources from my aws account

screen shot 2017-06-16 at 11 17 22

  • Then I have stated a new deploy and got the following error log:

screen shot 2017-06-16 at 11 17 56

AlexanderC added a commit that referenced this issue Jun 16, 2017
#543: Fix resourceToMatch for SQS listing driver
@avozicov
Copy link
Contributor Author

Test Passed
Acceptance Criteria:

  • "Simple Queue Service" should be listed as provisioned service for "deepify list" results
  • It should be applied for both "deepify list" with --depth=2 and --depth=3 options

screen shot 2017-06-22 at 12 36 04

screen shot 2017-06-22 at 12 35 34

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

3 participants