Skip to content

Commit 9870977

Browse files
chore(deps): update ci dependencies (#37)
1 parent fcf41a1 commit 9870977

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

examples/complete/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This examples handles the provisioning of a new Secrets Manager instance.
1414

1515
| Name | Source | Version |
1616
|------|--------|---------|
17+
| <a name="module_event_notification"></a> [event\_notification](#module\_event\_notification) | terraform-ibm-modules/event-notifications/ibm | 1.0.4 |
1718
| <a name="module_key_protect"></a> [key\_protect](#module\_key\_protect) | terraform-ibm-modules/key-protect-all-inclusive/ibm | 4.4.2 |
1819
| <a name="module_resource_group"></a> [resource\_group](#module\_resource\_group) | terraform-ibm-modules/resource-group/ibm | 1.1.4 |
1920
| <a name="module_secrets_manager"></a> [secrets\_manager](#module\_secrets\_manager) | ../.. | n/a |
@@ -26,6 +27,7 @@ No resources.
2627

2728
| Name | Description | Type | Default | Required |
2829
|------|-------------|------|---------|:--------:|
30+
| <a name="input_en_region"></a> [en\_region](#input\_en\_region) | Region where event notification will be created | `string` | `"au-syd"` | no |
2931
| <a name="input_ibmcloud_api_key"></a> [ibmcloud\_api\_key](#input\_ibmcloud\_api\_key) | The IBM Cloud API key this account authenticates to | `string` | n/a | yes |
3032
| <a name="input_prefix"></a> [prefix](#input\_prefix) | Prefix for sm instance | `string` | `"secrets-manager-test"` | no |
3133
| <a name="input_region"></a> [region](#input\_region) | Region where resources will be created | `string` | `"us-east"` | no |

0 commit comments

Comments
 (0)