You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# IBM IAM Terraform Module
2
2
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:
: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:
This is a collection of modules that make it easier to provision a IAM resources on IBM Cloud Platform:
4
22
5
23
* access-group
@@ -98,4 +116,4 @@ All optional parameters by default will be set to null in respective example's v
98
116
99
117
## Note
100
118
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