Replies: 1 comment 2 replies
-
This doc explains a bit about how to refer to other landingzone data. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi guys
I have been using caf super module for quite sometime now and all works fine if I don't have to refer to any resources from other environments. I have two environments hub & spoke with their own state files. I find it very difficult to understand how to refer the the resource in spoke environment which was created in the hub. I know that caf supports that using lz_key but I haven't able to find a complete example which can explain this better.
I have create a sample repository with the current config. To keep it simple I am trying to refer to the resource group in spoke which was created in hub in automation resource. I am sure I am missing something like remote backend data source or something, but if someone can help me update the example, really appretiate it.
Here is the link to the repo - https://github.com/hadiulla/caf-example
Quick peek
This is what my automation account block looks like in spoke
Beta Was this translation helpful? Give feedback.
All reactions