[BUG]: State refresh for environment_secret fails when repo deleted outside terraform #2407
Closed
1 task done
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
Expected Behavior
Terraform should recognize that if the repo no longer exists then neither can the environment secret and it should gracefully remove the environment_secret from the state.
Actual Behavior
An error when running
terraform destroy
on a repo which was already deleted outside terraform:This is essentially the same issue as #1853 & #1864 but for a different resource.
Terraform Version
Using provider version
6.2.3
Affected Resource(s)
Terraform Configuration Files
No response
Steps to Reproduce
No response
Debug Output
No response
Panic Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: