Replies: 1 comment 1 reply
-
Hi @dpb519, This has been a long standing feature request and I've not been able to give it the attention it needs unfortunately. I like your approach using the loop |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Gettek,
There is a requirement within in our project to try to update the modules to have the ability to use same policy definition multiple times.
One way I am planning to achieve this is by checking for the reference id's and making sure there is no duplicate reference id.
variable.tf
main.tf
however I am having challenges in creating the parameters and roledefinition ids.
So wanted to check with you if this approach will work.
PS. I have already tried #67 . however we wanted this to be achieved by updating the modules.
Beta Was this translation helpful? Give feedback.
All reactions