Who can lock and unlock
To be able to lock or unlock an environment, a user needs “Lock/Unlock Environment” permission (part of the default “Project Admin” role. Any user with this permission can unlock the environment regardless of who locked it.How to use



What happens when the environment is locked
- User cannot run Deploy, Destroy or Ad hoc Task
- Scheduled Deploy, Destroy, and Drift Detection will not run. They will resume after unlocking.
- Continuous Deployment, Plan on Pull Request, and Plan and Apply from PR Comments will not work.
- Environment will not be destroyed due to TTL. After unlocking, a notification will be sent as usual, before the environment is destroyed.