Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Commit c9f58cf

Browse files
committed
Improve deprecation notice
1 parent ec33ce1 commit c9f58cf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintenance status
22

3-
!> Deprecated! Please use one of the more maintained forks, for example [DrFaust92/bitbucket](https://registry.terraform.io/providers/DrFaust92/bitbucket).
3+
:no_entry_sign: **Deprecated!** Please use one of the more maintained forks, for example [DrFaust92/terraform-provider-bitbucket](https://github.com/DrFaust92/terraform-provider-bitbucket).
44

55
I just took the archived repository, and released it to the Terraform Registry. I'm not a Go developer, so I'm not going to maintain this repository anymore.
66

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: |-
66
The Bitbucket provider to interact with repositories, projects, etc..
77
---
88

9+
!> Deprecated! Please use one of the more maintained forks, for example [DrFaust92/bitbucket](https://registry.terraform.io/providers/DrFaust92/bitbucket).
10+
911
# Bitbucket Provider
1012

1113
The Bitbucket provider allows you to manage resources including repositories,

0 commit comments

Comments
 (0)