Is your feature request related to a problem? Please describe.
Right now a user can either hard code a list of all resources they want to fetch or use the * to get all resources. There is no way to explicitly deny a set of resources
Describe the solution you'd like
Add an HCL attribute not_resource which takes a list of resources that are not fetched
Is your feature request related to a problem? Please describe.
Right now a user can either hard code a list of all resources they want to fetch or use the
*to get all resources. There is no way to explicitly deny a set of resourcesDescribe the solution you'd like
Add an HCL attribute
not_resourcewhich takes a list of resources that are not fetched