//
pkg.gl
Category
github.com/gerbenjacobs/terraform
command
clistate
package
0.9.4
Repository:
https://github.com/gerbenjacobs/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
80 SLOC
#
Functions
Lock
Lock locks the given state and outputs to the user if locking is taking longer than the threshold.
Unlock
Unlock unlocks the given state and outputs to the user if the unlock fails what can be done.
#
Constants
LockErrorMessage
No description provided by the author
LockMessage
No description provided by the author
LockThreshold
No description provided by the author
UnlockErrorMessage
No description provided by the author
UnlockMessage
No description provided by the author