-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be good to have a locking system when an apply it's running to avoid multiple applies to make a mess.
One idea could be:
- Add s3 cmd or aws cmd to be able to create lock files in tfstate folder
- Script creation of a lock, based on files, to create a lock before apply and remove after a successful and/or fail to apply.
- be able to create all this locking system transparent to the terraform command, so no changes are required on the client-side
.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request