Hi Sahitya, great article! We use remote state in S3 — but the overall concept is the same.
How do you handle multiple developers working on the project where they may be storing state in their own separate storage accounts so they do not affect the other, or even developers in a dev environment which is isolated from production?
Interested to hear as there doesn’t seem to be a lot of information on this and so we resorted to just replacing that part of the tf file through our deployment pipelines.
Cheers!