Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ocofaigh authored Oct 18, 2023
1 parent 34f6434 commit 83b40f9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<!-- Update the title -->
# Terraform Modules Template Project
# PowerVS Workspace

<!--
Update status and "latest release" badges:
1. For the status options, see https://github.ibm.com/GoldenEye/documentation/blob/master/status.md
2. Update the "latest release" badge to point to the correct module's repo. Replace "module-template" in two places.
-->
[![Incubating (Not yet consumable)](https://img.shields.io/badge/status-Incubating%20(Not%20yet%20consumable)-red)](https://terraform-ibm-modules.github.io/documentation/#/badge-status)
[![latest release](https://img.shields.io/github/v/release/terraform-ibm-modules/terraform-ibm-module-template?logo=GitHub&sort=semver)](https://github.com/terraform-ibm-modules/terraform-ibm-module-template/releases/latest)
[![latest release](https://img.shields.io/github/v/release/terraform-ibm-modules/terraform-ibm-powervs-workspace?logo=GitHub&sort=semver)](https://github.com/terraform-ibm-modules/terraform-ibm-powervs-workspace/releases/latest)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)
[![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)
Expand All @@ -19,7 +18,7 @@ TODO: Replace me with description of the module(s) in this repo
<!-- Below content is automatically populated via pre-commit hook -->
<!-- BEGIN OVERVIEW HOOK -->
## Overview
* [terraform-ibm-module-template](#terraform-ibm-module-template)
* [terraform-ibm-powervs-workspace](#terraform-ibm-powervs-workspace)
* [Examples](./examples)
* [Basic example](./examples/basic)
* [Complete example](./examples/complete)
Expand All @@ -37,7 +36,7 @@ https://terraform-ibm-modules.github.io/documentation/#/implementation-guideline


<!-- This heading should always match the name of the root level module (aka the repo name) -->
## terraform-ibm-module-template
## terraform-ibm-powervs-workspace

### Usage

Expand Down

0 comments on commit 83b40f9

Please sign in to comment.