I use a plan file with a pull_request event and an apply one with a pull_request_review (submitted) event, the only difference between them is basically the event, before switching to this pull_request_review event, the same file was pull and it worked fine
Is there an existing issue for this?
Does this issue exist in the latest version?
Describe the bug?
I use a plan file with a pull_request event and an apply one with a pull_request_review (submitted) event, the only difference between them is basically the event, before switching to this pull_request_review event, the same file was pull and it worked fine
To Reproduce
Basically trying to create a file on that path and after the reviewer approves it gives the error
What OS are you seeing the problem on?
ubuntu-latest or ubuntu-20.04
Expected behavior?
The terraform plan works, finding the files without problems, it runs in the pull_request event, but the apply error
Relevant log output
The text was updated successfully, but these errors were encountered: