cloudgraph-provider-aws
cloudgraph-provider-aws copied to clipboard
feat(cg-1342): support opsworks services
Issue tracker links
Add links to any relevant tasks/stories/bugs/pagerduty/etc
Example - dummy TODO project
Changes/solution
How does this change address the problem?
Testing
Describe how the testing was done, plus evidence, if not covered by automated tests
Notes and considerations
Add any additional notes and/or considerations
Dependencies
_Add dependencies on any other PRs, if applicable
@tyler-dunkel @m-pizarro I have a comment in the [opsworksApp/format.ts]
Also, the code is not fully tested. I just ran it without data. I didn't create any opsworks resources in AWS. Don't know what set of services need to create and afraid this would cost a lot. Could someone create a set of test services?
@tyler-dunkel @m-pizarro I have a comment in the [opsworksApp/format.ts]
Also, the code is not fully tested. I just ran it without data. I didn't create any opsworks resources in AWS. Don't know what set of services need to create and afraid this would cost a lot. Could someone create a set of test services?
@ckoning whats the cost for setting up opswork?
@tyler-dunkel test the data and updated the arn builder to use the appId
@tyler-dunkel it's ready to go. We only have a opsWorksStack to test but I think we can go ahead. Unless you want to test the other services also...