Skip to content

Commit 5997b3c

Browse files
chore(deps): update common-dev-assets digest to 7cb1ccb (#67)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 67f1ed0 commit 5997b3c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

profiles/fscloud/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@ This is a profile for Event Streams that meets Financial Services Cloud requirem
44
It has been scanned by [IBM Code Risk Analyzer (CRA)](https://cloud.ibm.com/docs/code-risk-analyzer-cli-plugin?topic=code-risk-analyzer-cli-plugin-cra-cli-plugin#terraform-command) and meets all applicable goals.
55

66
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
7-
## Requirements
7+
### Requirements
88

99
| Name | Version |
1010
|------|---------|
1111
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.3.0 |
1212
| <a name="requirement_ibm"></a> [ibm](#requirement\_ibm) | >= 1.54.0 |
1313

14-
## Modules
14+
### Modules
1515

1616
| Name | Source | Version |
1717
|------|--------|---------|
1818
| <a name="module_event_streams"></a> [event\_streams](#module\_event\_streams) | ../../ | n/a |
1919

20-
## Resources
20+
### Resources
2121

2222
No resources.
2323

24-
## Inputs
24+
### Inputs
2525

2626
| Name | Description | Type | Default | Required |
2727
|------|-------------|------|---------|:--------:|
@@ -35,7 +35,7 @@ No resources.
3535
| <a name="input_tags"></a> [tags](#input\_tags) | List of tags associated with the Event Steams instance | `list(string)` | `[]` | no |
3636
| <a name="input_topics"></a> [topics](#input\_topics) | List of topics. For lite plan only one topic is allowed. | <pre>list(object(<br> {<br> name = string<br> partitions = number<br> config = object({})<br> }<br> ))</pre> | `[]` | no |
3737

38-
## Outputs
38+
### Outputs
3939

4040
| Name | Description |
4141
|------|-------------|

0 commit comments

Comments
 (0)