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

Commit 1b19997

Browse files
authored
fix: add deprecation text (#434)
1 parent 3f17f5f commit 1b19997

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)
1010
[![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)
1111

12+
---
13+
🕸️ Archived: This repo is no longer maintained and is archived. All of the functionality is available in the following modules:<br><br>
14+
- [terraform-ibm-base-ocp-vpc](https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc) - cluster provisioning<br>
15+
- [terraform-ibm-logs-agent](https://github.com/terraform-ibm-modules/terraform-ibm-logs-agent) - logs agent provisioning<br>
16+
- [terraform-ibm-monitoring-agent](https://github.com/terraform-ibm-modules/terraform-ibm-monitoring-agent) - monitoring agent provisioning<br>
17+
- [terraform-ibm-trusted-profile](https://github.com/terraform-ibm-modules/terraform-ibm-trusted-profile) - trusted profile provisioning (for logs agent)<br>
18+
---
19+
1220
This module is a wrapper module that groups the following modules:
1321
- [base-ocp-vpc-module](https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc) - Provisions a base (bare) Red Hat OpenShift Container Platform cluster on VPC Gen2 (supports passing Key Protect details to encrypt cluster).
1422
- [observability-agents-module](https://github.com/terraform-ibm-modules/terraform-ibm-observability-agents) - Deploys Logs Agent and Cloud Monitoring agents to a cluster.

0 commit comments

Comments
 (0)