diff --git a/README.md b/README.md index e896dd2..1753efa 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ No modules. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [app\_config\_collections](#input\_app\_config\_collections) | A list of collections to be added to the App Configuration instance |
list(object({
name = string
collection_id = string
description = optional(string, null)
tags = optional(string, null)
})) | `[]` | no |
+| [app\_config\_collections](#input\_app\_config\_collections) | A list of collections to be added to the App Configuration instance | list(object({
name = string
collection_id = string
description = optional(string, null)
tags = optional(string, null)
})) | `[]` | no |
| [app\_config\_name](#input\_app\_config\_name) | Name for the App Configuration service instance | `string` | n/a | yes |
| [app\_config\_plan](#input\_app\_config\_plan) | Plan for the App Configuration service instance, valid plans are lite, standardv2, and enterprise. | `string` | `"lite"` | no |
| [app\_config\_service\_endpoints](#input\_app\_config\_service\_endpoints) | Service Endpoints for the App Configuration service instance, valid endpoints are public or public-and-private. | `string` | `"public-and-private"` | no |
diff --git a/common-dev-assets b/common-dev-assets
index a37321f..0685378 160000
--- a/common-dev-assets
+++ b/common-dev-assets
@@ -1 +1 @@
-Subproject commit a37321f54a2c540e57a6f5d7340d92695c73a233
+Subproject commit 0685378a4627ae6f3e5eb43ed9e7658aadeac39d