Debugging Atlas HCL Using print()
With features such as composite schemas, custom rules, schema linting, and more, the atlas.hcl
file can get complex.
To validate or debug the file, you can use print
statements as you commonly would with other languages.