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

Commit 573fc4d

Browse files
authored
Merge pull request #14 from terraform-ibm-modules/archive
docs: add archive text
2 parents fcac511 + 2a5e2c8 commit 573fc4d

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# IBM IAM Terraform Module
22

3+
---
4+
5+
## Module archived
6+
7+
:spider_web: This repo is no longer maintained and is archived. Use the [IBM Cloud Provider](https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs) resources directly to create IAM resources, or use one of following public modules if you consume the module from GitHub:
8+
- [terraform-ibm-iam-service-id](https://github.com/terraform-ibm-modules/terraform-ibm-iam-service-id)
9+
- [terraform-ibm-iam-access-group](https://github.com/terraform-ibm-modules/terraform-ibm-iam-access-group)
10+
11+
## Changes if you use the Hashicorp registry
12+
13+
:exclamation: **Important:** This module will be deleted from the Hashicorp registry on 1 September 2023.
14+
15+
If you consume the [access-group](https://github.com/terraform-ibm-modules/terraform-ibm-iam/tree/main/modules/access-group) or [service-ids](https://github.com/terraform-ibm-modules/terraform-ibm-iam/tree/main/modules/service-ids) submodules from the Hashicorp registry, use one of these instead:
16+
- [iam-service-id](https://registry.terraform.io/modules/terraform-ibm-modules/iam-service-id/ibm/latest)
17+
- [iam-access-group](https://registry.terraform.io/modules/terraform-ibm-modules/iam-access-group/ibm/latest)
18+
19+
---
20+
321
This is a collection of modules that make it easier to provision a IAM resources on IBM Cloud Platform:
422

523
* access-group
@@ -98,4 +116,4 @@ All optional parameters by default will be set to null in respective example's v
98116

99117
## Note
100118

101-
All optional fields should be given value `null` in respective resource varaible.tf file. User can configure the same by overwriting with appropriate values.
119+
All optional fields should be given value `null` in respective resource varaible.tf file. User can configure the same by overwriting with appropriate values.

0 commit comments

Comments
 (0)