//
pkg.gl
Category
github.com/profects/terraform
command
state
package
0.9.0-beta1
Repository:
https://github.com/profects/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
89 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