gavinbunney / terraform-provider-bitbucketserver

Terraform provider for Bitbucket Server Management
https://registry.terraform.io/providers/gavinbunney/bitbucketserver/latest
Mozilla Public License 2.0
29 stars 33 forks source link

Fix an issue where manual user removing requires terraform state rm. #35

Closed rayvorn closed 3 years ago

rayvorn commented 3 years ago

When somebody manually removes a user plan and apply will fail unless terraform state rm is used. This should remove the resource from state that has already been manually removed.

jare19 commented 3 years ago

@gavinbunney Could we please get this merged in? If not, we will have to start using a fork of this repo and that's not something we would prefer to do. THANKS for all your hard work!

gavinbunney commented 3 years ago

Released in v1.5.0, now on the Terraform registry: https://registry.terraform.io/providers/gavinbunney/bitbucketserver/latest