terraform-provider-github icon indicating copy to clipboard operation
terraform-provider-github copied to clipboard

fix(github_repository_autolink_reference): Remove non-existing

Open limakzi opened this issue 7 months ago • 1 comments

Resolves #2627


Before the change?

  • Fails to refresh for non-existing repository.

After the change?

  • Removes an anchor for non-existing repository.

Pull request checklist

  • [x] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • [ ] Yes
  • [x] No

limakzi avatar Apr 17 '25 23:04 limakzi