Open nusrath432 opened 2 years ago
@nusrath432 Do we have any solution for this ?
@AditiMaheshwari347 Currently it is not supported - I gave an idea - to be implemented by the Community.
@nusrath432 Thanks for the response. But this lz_key is not working for the other resources too. In my case when I am trying to peer the vnet from the other landing zone it is not picking up. Any idea about this ? Though in CAF it states it supports but not working for me ``# The code tries to peer to a vnet created in the same landing zone. If it fails it tries with the data remote state
''
@AditiMaheshwari347 If CAF module supports lz_key, then it should work for any resource; however; make sure that it is either in the same level or one level below. CAF can not see more than one level below as per the design.
Is there an existing issue for this?
Community Note
Description
Allow dynamic_keyvault_secrets to be assigned to a keyvault the exists in a remote landingzone.
New or Affected Resource(s
dynamic_keyvault_secrets
Potential Configuration file
This will change the module logic and existing code will break - alternatively keep the existing module but somehow add lz_key and iterate the values.
References