At the beginning of the webinar you say that diffe...
# workshops
a
At the beginning of the webinar you say that different developers will have own stacks and share the same code. What is the pattern of preventing concurrent modifications to a fixed name resource (like and s3 bucket with a fixed name) when developers are using this resource in different stacks? Let's say I modify a tag on the bucket and someone else changes this tag to a different value at the same time, from different git branches?