Closed Kamahl19 closed 3 years ago
When somebody removes repository, the next plan will fail unless doing terraform state rm... This fixes this issue
terraform state rm
@gavinbunney Hey, sorry to bother you. Would you be able to merge and release this one? It finally fixes the resource for all cases
Awesome thanks!
When somebody removes repository, the next plan will fail unless doing
terraform state rm
... This fixes this issue