All directories and workspaces have been unlocked.
terrateam unlock
All directories and workspaces have been unlocked.
terrateam unlock
Dir: tf
Workspace: default
Success:
Step: plan
Success:
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
OpenTofu will perform the following actions:
# null_resource.foo will be created
+ resource "null_resource" "foo" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
To apply all these changes, comment:
terrateam apply
Questions? Comments? Give feedback by commenting terrateam feedback <your msg>. Your message lands directly in our inbox.
There are conflicting operations that are preventing this operation from being performed. If there are other operations running, wait for them to complete and try again. If you believe any operations are stuck for some reason, see the Conflicting operations section below for how to resolve them.
| Pull Request | Operation | State | Created At |
|---|---|---|---|
| #210 | Plan | Running | 2025-12-11 20:28 UTC |
If these appear to be stuck, unlock them by commenting in any pull request:
terrateam unlock 210
Be careful when unlocking. Make sure that these runs are actually stuck by verifying if there are any running GitHub Actions workflows.
If this persists, verify the GitHub Action workflow matches the documentation.
For further support:
terrateam apply
terrateam plan
Dir: tf
Workspace: default
Success:
Step: plan
Success:
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
OpenTofu will perform the following actions:
# null_resource.foo will be created
+ resource "null_resource" "foo" {
+ id = (known after apply)
}
# null_resource.foo1 will be created
+ resource "null_resource" "foo1" {
+ id = (known after apply)
}
Plan: 2 to add, 0 to change, 0 to destroy.
To apply all these changes, comment:
terrateam apply
Questions? Comments? Give feedback by commenting terrateam feedback <your msg>. Your message lands directly in our inbox.
Dir: tf
Workspace: default
Success:
Step: plan
Success:
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
OpenTofu will perform the following actions:
# null_resource.foo will be created
+ resource "null_resource" "foo" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
To apply all these changes, comment:
terrateam apply
Questions? Comments? Give feedback by commenting terrateam feedback <your msg>. Your message lands directly in our inbox.
Marcos Benevides (6c769a85) at 11 Dec 20:27
Apply cannot run when plan is running in different pull requests
Marcos Benevides (477731e7) at 11 Dec 20:26
Apply cannot run when plan is running in different pull requests-2
Marcos Benevides (be33a025) at 11 Dec 20:26
Apply cannot run when plan is running in different pull requests
All directories and workspaces have been unlocked.
terrateam unlock