No Need for Store Infrastructure State #524
dipankardas011
started this conversation in
Ideas
Replies: 0 comments
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.
-
We can alltogether avoid storing the resourceId of cloud provider as we can assume those same names will be used to identify the resource for example in GCP names are mostly used, Azure acts the same way but for AWS it utilizes IDs for that we can query if that VM or security group exist if yes we get the ID
we must also remember that for bootstrap related information we have to still rely on the statefile.StorageDocument{}
WDYAT?
Beta Was this translation helpful? Give feedback.
All reactions