Difference between revisions of "Error acquiring the state lock"
Jump to navigation
Jump to search
(Created page with " Acquiring state lock. This may take a few moments... ╷ │ Error: Error acquiring the state lock │ │ Error message: 2 errors occurred: │ * ResourceNotFound...") |
|||
Line 14: | Line 14: | ||
│ flag, but this is not recommended. | │ flag, but this is not recommended. | ||
╵ | ╵ | ||
+ | |||
+ | ==Related terms== | ||
+ | * <code>[[terraform validate]]</code> | ||
+ | * <code>[[terraform apply]]</code> | ||
+ | * [[Error: Invalid multi-line string]] | ||
+ | * [[Error: Missing newline after argument]] | ||
+ | * [[Error: Invalid block definition]] | ||
+ | * [[Error: Argument or block definition required]] | ||
+ | * [[No changes. Infrastructure is up-to-date]] | ||
== See also == | == See also == | ||
* {{terraform plan}} | * {{terraform plan}} |
Revision as of 12:51, 20 September 2021
Acquiring state lock. This may take a few moments... ╷ │ Error: Error acquiring the state lock │ │ Error message: 2 errors occurred: │ * ResourceNotFoundException: Requested resource not found │ * ResourceNotFoundException: Requested resource not found │ │ │ │ Terraform acquires a state lock to protect the state from being written │ by multiple users at the same time. Please resolve the issue above and try │ again. For most commands, you can disable locking with the "-lock=false" │ flag, but this is not recommended. ╵
Related terms
terraform validate
terraform apply
- Error: Invalid multi-line string
- Error: Missing newline after argument
- Error: Invalid block definition
- Error: Argument or block definition required
- No changes. Infrastructure is up-to-date
See also
Advertising: