cloudgraph-provider-aws icon indicating copy to clipboard operation
cloudgraph-provider-aws copied to clipboard

feat(cg-1342): support opsworks services

Open zhouse51 opened this issue 1 year ago • 4 comments

Issue tracker links

Add links to any relevant tasks/stories/bugs/pagerduty/etc

Example - dummy TODO project

TODO-123

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

zhouse51 avatar May 04 '23 23:05 zhouse51

@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?

zhouse51 avatar May 05 '23 00:05 zhouse51

@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 avatar May 05 '23 01:05 tyler-dunkel

@tyler-dunkel test the data and updated the arn builder to use the appId

zhouse51 avatar Jun 14 '23 20:06 zhouse51

@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... image

m-pizarro avatar Nov 15 '23 14:11 m-pizarro