Skip to content

Commit 9d85113

Browse files
feat: update description and reset version to 1.0.0 (#547)
BREAKING CHANGE: reset repo before GA to smallest version.
1 parent 8b4b2a2 commit 9d85113

File tree

5 files changed

+39
-32
lines changed

5 files changed

+39
-32
lines changed

.secrets.baseline

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "go.sum|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2023-06-25T08:16:27Z",
6+
"generated_at": "2023-06-27T08:04:19Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -82,15 +82,15 @@
8282
"hashed_secret": "91199272d5d6a574a51722ca6f3d1148edb1a0e7",
8383
"is_secret": false,
8484
"is_verified": false,
85-
"line_number": 37,
85+
"line_number": 62,
8686
"type": "Secret Keyword",
8787
"verified_result": null
8888
},
8989
{
9090
"hashed_secret": "a67ef662b9a11a96b15936764d77e118c9f155dd",
9191
"is_secret": false,
9292
"is_verified": false,
93-
"line_number": 51,
93+
"line_number": 76,
9494
"type": "Secret Keyword",
9595
"verified_result": null
9696
}

README.md

Lines changed: 29 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,31 @@ The following limitations apply to the module:
2929

3030
For more information about IBM Power Virtual Server see the [getting started](https://cloud.ibm.com/docs/power-iaas?topic=power-iaas-getting-started) IBM Cloud docs.
3131

32+
# Table of Contents
33+
1. [Required IAM access policies](#required-iam-access-policies)
34+
2. [Usage](#usage)
35+
3. [Reference architectures](#reference-architectures)
36+
4. [Solutions](#solutions)
37+
38+
39+
## Required IAM access policies
40+
41+
You need the following permissions to run this module.
42+
43+
- Account Management
44+
- **Resource Group** service
45+
- `Viewer` platform access
46+
- IAM Services
47+
- **Workspace for Power Virtual Server** service
48+
- **Power Virtual Server** service
49+
- `Editor` platform access
50+
- **VPC Infrastructure Services** service
51+
- `Editor` platform access
52+
- **Transit Gateway** service
53+
- `Editor` platform access
54+
- **Direct Link** service
55+
- `Editor` platform access
56+
3257
## Usage
3358
```hcl
3459
provider "ibm" {
@@ -67,36 +92,18 @@ module "power-infrastructure" {
6792
}
6893
```
6994

70-
## Required IAM access policies
71-
72-
You need the following permissions to run this module.
73-
74-
- Account Management
75-
- **Resource Group** service
76-
- `Viewer` platform access
77-
- IAM Services
78-
- **Workspace for Power Virtual Server** service
79-
- **Power Virtual Server** service
80-
- `Editor` platform access
81-
- **VPC Infrastructure Services** service
82-
- `Editor` platform access
83-
- **Transit Gateway** service
84-
- `Editor` platform access
85-
- **Direct Link** service
86-
- `Editor` platform access
87-
8895
## Reference architectures
8996

9097
- Power Virtual Server with VPC landing zone - [PowerVS workspace full-stack variation](reference-architectures/full-stack/deploy-arch-ibm-pvs-inf-full-stack.md)
9198
- Power Virtual Server with VPC landing zone - [PowerVS workspace quickstart variation](reference-architectures/quickstart/deploy-arch-ibm-pvs-inf-extension.md)
9299
- Power Virtual Server with VPC landing zone - [PowerVS workspace extension variation](reference-architectures/extension/deploy-arch-ibm-pvs-inf-extension.md)
93100

94101
## Solutions
95-
| Variation | IBM catalog | Deploy Without catalog | Creates VPC Landing Zone | Creates VPC VSI OS Config | Creates PowerVS Infrastructure | Creates PowerVS Instance | Creates PowerVS OS Config |
102+
| Variation | Available on IBM Catalog | Requires Schematics Workspace ID | Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastructure | Creates PowerVS Instance | Performs PowerVS OS Config |
96103
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
97-
| [Full-Stack](solutions/full-stack) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: |
98-
| [Quickstart](solutions/quickstart) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: |
99-
| [Extension](solutions/extension) | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: |
104+
| [Full-Stack](solutions/full-stack) | :heavy_check_mark: | N/A | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | N/A | N/A |
105+
| [Quickstart](solutions/quickstart) | :heavy_check_mark: | N/A | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | N/A |
106+
| [Extension](solutions/extension) | :heavy_check_mark: | :heavy_check_mark: | N/A | N/A | :heavy_check_mark: | N/A | N/A |
100107

101108
<!-- END MODULE HOOK -->
102109

solutions/extension/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Note: Kindly make sure that you are choosing a PowerVS zone different from that
1717

1818
If you do not have a PowerVS infrastructure that is the full stack solution for a PowerVS Workspace that includes the full stack solution for Secure Landing Zone, create it first.
1919

20-
| Variation | IBM catalog | Deploy Without catalog | Creates VPC Landing Zone | Creates VPC VSI OS Config | Creates PowerVS Infrastructure | Creates PowerVS Instance | Creates PowerVS OS Config |
20+
| Variation | Available on IBM Catalog | Requires Schematics Workspace ID | Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastructure | Creates PowerVS Instance | Performs PowerVS OS Config |
2121
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
22-
| [Extension](./) | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: |
22+
| [Extension](./) | :heavy_check_mark: | :heavy_check_mark: | N/A | N/A | :heavy_check_mark: | N/A | N/A |
2323

2424
## Reference architecture
2525
[PowerVS workspace extension variation](../../reference-architectures/extension/deploy-arch-ibm-pvs-inf-extension.md)

solutions/full-stack/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This example sets up the following infrastructure:
1212
- Attaches the private networks to the IBM Cloud connections.
1313
- Creates an SSH key.
1414

15-
| Variation | IBM catalog | Deploy Without catalog | Creates VPC Landing Zone | Creates VPC VSI OS Config | Creates PowerVS Infrastructure | Creates PowerVS Instance | Creates PowerVS OS Config |
15+
| Variation | Available on IBM Catalog | Requires Schematics Workspace ID | Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastructure | Creates PowerVS Instance | Performs PowerVS OS Config |
1616
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
17-
| [Full-Stack](./) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: |
17+
| [Full-Stack](./) | :heavy_check_mark: | N/A | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | N/A | N/A |
1818

1919
## Reference architecture
2020
[PowerVS workspace full-stack variation](../../reference-architectures/full-stack/deploy-arch-ibm-pvs-inf-full-stack.md)

solutions/quickstart/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ This example sets up the following infrastructure:
1717
- Custom profile ( cores, memory storage and image)
1818
- 1 volume
1919

20-
| Variation | IBM catalog | Deploy Without catalog | Creates VPC Landing Zone | Creates VPC VSI OS Config | Creates PowerVS Infrastructure | Creates PowerVS Instance | Creates PowerVS OS Config |
20+
| Variation | Available on IBM Catalog | Requires Schematics Workspace ID | Creates VPC Landing Zone | Performs VPC VSI OS Config | Creates PowerVS Infrastructure | Creates PowerVS Instance | Performs PowerVS OS Config |
2121
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
22-
| [Quickstart](./) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: |
22+
| [Quickstart](./) | :heavy_check_mark: | N/A | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | N/A |
2323

2424

2525
## Architecture diagram
26-
![full-stack-variation](https://github.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/tree/215_quickstart/reference-architectures/quickstart/deploy-arch-ibm-pvs-inf-quickstart.svg)
26+
![full-stack-variation](https://github.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/blob/main/reference-architectures/quickstart/deploy-arch-ibm-pvs-inf-quickstart.svg)
2727

2828

2929
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->

0 commit comments

Comments
 (0)