Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Commit f9db989

Browse files
authored
Update README.md (#346)
1 parent aa50945 commit f9db989

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# terraform-ibm-kms
22

3+
---
4+
5+
## Module archived
6+
7+
:spider_web: This repo is no longer maintained and is archived. Use one of the following public modules if you consume the module from GitHub:
8+
- [terraform-ibm-key-protect-all-inclusive](https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive)
9+
- [terraform-ibm-key-protect](https://github.com/terraform-ibm-modules/terraform-ibm-key-protect)
10+
- [terraform-ibm-kms-key](https://github.com/terraform-ibm-modules/terraform-ibm-kms-key)
11+
- [terraform-ibm-kms-key-ring](https://github.com/terraform-ibm-modules/terraform-ibm-kms-key-ring)
12+
13+
## Changes if you use the Hashicorp registry
14+
15+
:exclamation: **Important:** This module will be deleted from the Hashicorp registry on 1 August 2023.
16+
17+
If you consume the module from the Hashicorp registry, use of the following instead:
18+
- [key-protect-all-inclusive](https://registry.terraform.io/modules/terraform-ibm-modules/key-protect-all-inclusive/ibm/latest)
19+
- [key-protect](https://registry.terraform.io/modules/terraform-ibm-modules/key-protect/ibm/latest)
20+
- [kms-key](https://registry.terraform.io/modules/terraform-ibm-modules/kms-key/ibm/latest)
21+
- [kms-key-ring](https://registry.terraform.io/modules/terraform-ibm-modules/kms-key-ring/ibm/latest)
22+
23+
---
24+
325
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
426
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
527
[![latest release](https://img.shields.io/github/v/release/terraform-ibm-modules/terraform-ibm-kms?logo=GitHub&sort=semver)](https://github.com/terraform-ibm-modules/terraform-ibm-kms/releases/latest)

0 commit comments

Comments
 (0)