From 1722da1b88446746fd5b91a5b0e00c9916fbe530 Mon Sep 17 00:00:00 2001 From: Terraform IBM Modules Operations Date: Sun, 10 Nov 2024 21:57:08 +0000 Subject: [PATCH] chore(deps): update ci dependencies --- README.md | 8 ++++---- common-dev-assets | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e7e7209..013a356 100644 --- a/README.md +++ b/README.md @@ -169,9 +169,9 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [applications](#input\_applications) | A map of IBM MQ on Cloud applications to be created. |
map(object({
name = string
}))
| `{}` | no | +| [applications](#input\_applications) | A map of IBM MQ on Cloud applications to be created. |
map(object({
name = string
}))
| `{}` | no | | [existing\_mq\_capacity\_crn](#input\_existing\_mq\_capacity\_crn) | The CRN of an existing capacity service instance, if not specifed, a new capacity plan will be created | `string` | `null` | no | -| [keystore\_certificates](#input\_keystore\_certificates) | A map of IBM MQ on Cloud keystore certificates to be created. |
map(object({
certificate = string
label = string
}))
| `{}` | no | +| [keystore\_certificates](#input\_keystore\_certificates) | A map of IBM MQ on Cloud keystore certificates to be created. |
map(object({
certificate = string
label = string
}))
| `{}` | no | | [name](#input\_name) | The name to give the MQ on Cloud instance. | `string` | n/a | yes | | [queue\_manager\_display\_name](#input\_queue\_manager\_display\_name) | A displayable name for the queue manager. | `string` | n/a | yes | | [queue\_manager\_location](#input\_queue\_manager\_location) | The location in which the queue manager will be deployed. Defaults to using the first location in the created service instance | `string` | `null` | no | @@ -181,8 +181,8 @@ No resources. | [region](#input\_region) | The region to provision the MQ on Cloud instance to. | `string` | n/a | yes | | [resource\_group\_id](#input\_resource\_group\_id) | The ID of the resource group to provision the MQ on Cloud instance to. | `string` | n/a | yes | | [tags](#input\_tags) | The list of resource tags that you want to associate with your MQ on Cloud instance. | `list(string)` | `[]` | no | -| [truststore\_certificates](#input\_truststore\_certificates) | A map of IBM MQ on Cloud truststore certificates to be created. |
map(object({
certificate = string
label = string
}))
| `{}` | no | -| [users](#input\_users) | A map of IBM MQ on Cloud users to be created. |
map(object({
email = string
name = string
}))
| `{}` | no | +| [truststore\_certificates](#input\_truststore\_certificates) | A map of IBM MQ on Cloud truststore certificates to be created. |
map(object({
certificate = string
label = string
}))
| `{}` | no | +| [users](#input\_users) | A map of IBM MQ on Cloud users to be created. |
map(object({
email = string
name = string
}))
| `{}` | no | ### Outputs diff --git a/common-dev-assets b/common-dev-assets index de9d7f6..95f6c1e 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit de9d7f69f5bb2ac57ccabd68d01a0be85a424c07 +Subproject commit 95f6c1ed6360a3350a750313fb94d7781f129aba