You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utilize TF locals feature in order to implement instance switch option
Why
We shouldn't use boolean value with count attribute. TF interpolates "true"/"false" strings as booleans, but can't interpolate string -> boolean -> int
When we use terraform-aws-ec2-instance in order to create replicas, we might be interested in switch for those replicas, or replica groups