feat(parametermanager): added support for parameter manager module and lookup

This commit is contained in:
durgesh-ninave-crest 2025-05-13 17:58:24 +05:30
commit 342a0b2f95
10 changed files with 1903 additions and 0 deletions

View file

@ -0,0 +1,3 @@
---
resource_name: "{{ resource_prefix }}"
lookup_resource_name: "{{ resource_prefix }}_lookup"