Skip to content
New issue

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

feature: support for jsonc in library folder #1165

Open
kewalaka opened this issue Oct 20, 2024 · 0 comments
Open

feature: support for jsonc in library folder #1165

kewalaka opened this issue Oct 20, 2024 · 0 comments

Comments

@kewalaka
Copy link

Policy gets confusing quickly, and its not easy to keep track of the reason for why things have been done a specific way in the lib folder.

Is there any technical reason why .jsonc could not be added to the list - from a cursory glance it looks like it is just finding lines such as the following:

builtin_policy_set_definitions_from_json = local.archetype_policy_set_definitions_specified ? tolist(fileset(local.builtin_library_path, "**/policy_set_definition_*.{json,json.tftpl}")) : null

& adding the extra extensions (.jsonc & potentially .jsonc.tmpl) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant