It may be related to https://github.com/cloudquery/cloudquery/issues/771.
Also, I really think the option of embedding policies in config.hcl is not good - it doesn't follow the "single-source-of-truth" paradigm. i.e. I believe policies should always be separate from cloudquery's config.
Describe the Bug
User experienced errors when running policies.
The errors were fixed when by adding super weird blocks to
config.hcl
:It may be related to https://github.com/cloudquery/cloudquery/issues/771. Also, I really think the option of embedding policies in
config.hcl
is not good - it doesn't follow the "single-source-of-truth" paradigm. i.e. I believe policies should always be separate fromcloudquery
's config.CloudQuery Version
cloudquery version 0.23.2