Guide for contributing new aws resource type support #9144
-
|
Hi, I have a use case to tag aws resource type that is currently not supported in c7n, is there a guide to help me ramp up so I can contribute? thank you in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @dehamzah , thanks for your interest 👋 ! There are a couple sections of the documentation that should be helpful: It's probably also worth opening an issue for the resource you plan to add, so other folks will know there's work in progress if they have the same need. Since real examples can be a helpful reference, you may get some value out of a GitHub search like this that shows some previous merged PRs that added AWS resources. And of course if you have any questions or problems along the way, feel free to raise them in a draft PR or hop over to the |
Beta Was this translation helpful? Give feedback.
Hi @dehamzah , thanks for your interest 👋 ! There are a couple sections of the documentation that should be helpful:
It's probably also worth opening an issue for the resource you plan to add, so other folks will know there's work in progress if they have the same need.
Since real examples can be a helpful reference, you may get some value out of a GitHub search like this that shows some previous merged PRs that added AWS resources.
And of course if you have any questions or problems along the way, feel free to raise them in a draft PR or hop over to the
#developmentchannel in Slack.