We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add support for specifying selected resources to record as it is possible to set in configuration from AWS console:
Probably adding this field to input variables would do the job.
Variable that allows to set resource types to record.
My use case rewrites this blogpost into terraform and tries to configure AWS Config using your module.
Adding variable that allows to set resource types to record.
The text was updated successfully, but these errors were encountered:
Closed via #87
Sorry, something went wrong.
No branches or pull requests
Describe the Feature
Add support for specifying selected resources to record as it is possible to set in configuration from AWS console:
![image](https://user-images.githubusercontent.com/17621853/137292236-262746a6-2c98-40e7-8d2a-68bf37143ad6.png)
Probably adding this field to input variables would do the job.
Expected Behavior
Variable that allows to set resource types to record.
Use Case
My use case rewrites this blogpost into terraform and tries to configure AWS Config using your module.
Describe Ideal Solution
Adding variable that allows to set resource types to record.
Alternatives Considered
Additional Context
The text was updated successfully, but these errors were encountered: