diff --git a/README.md b/README.md index 04df8a4..21762a5 100644 --- a/README.md +++ b/README.md @@ -428,7 +428,7 @@ No resources. | [schedule\_expression](#input\_schedule\_expression) | CloudWatch Event schedule that triggers the CodeBuild job. Required when `event` is "schedule" | `string` | `null` | no | | [source\_version](#input\_source\_version) | A version of the build input to be built for this project. If not specified, the latest version is used | `string` | `null` | no | | [tags](#input\_tags) | A map of tags to assign to the resource | `map(string)` | `{}` | no | -| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
object({| `null` | no | +| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | ## Outputs diff --git a/modules/branch/README.md b/modules/branch/README.md index 52d16e6..45cb3f1 100644 --- a/modules/branch/README.md +++ b/modules/branch/README.md @@ -43,7 +43,7 @@ Trigger a build when a CodeCommit branch is updated. | [queued\_timeout](#input\_queued\_timeout) | How long in minutes, from 5 to 480 (8 hours), a build is allowed to be queued before it times out | `number` | `null` | no | | [source\_version](#input\_source\_version) | A version of the build input to be built for this project. If not specified, the latest version is used | `string` | `null` | no | | [tags](#input\_tags) | A map of tags to assign to the resource | `map(string)` | `{}` | no | -| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | +| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | ## Outputs diff --git a/modules/on-demand/README.md b/modules/on-demand/README.md index 01de146..0c721f3 100644 --- a/modules/on-demand/README.md +++ b/modules/on-demand/README.md @@ -35,7 +35,7 @@ No resources. | [queued\_timeout](#input\_queued\_timeout) | How long in minutes, from 5 to 480 (8 hours), a build is allowed to be queued before it times out | `number` | `null` | no | | [source\_version](#input\_source\_version) | A version of the build input to be built for this project. If not specified, the latest version is used | `string` | `null` | no | | [tags](#input\_tags) | A map of tags to assign to the resource | `map(string)` | `{}` | no | -| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | +| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | ## Outputs diff --git a/modules/review/README.md b/modules/review/README.md index e020b9d..75afbf5 100644 --- a/modules/review/README.md +++ b/modules/review/README.md @@ -43,7 +43,7 @@ Trigger a build when a CodeCommit pull request is updated. | [queued\_timeout](#input\_queued\_timeout) | How long in minutes, from 5 to 480 (8 hours), a build is allowed to be queued before it times out | `number` | `null` | no | | [source\_version](#input\_source\_version) | A version of the build input to be built for this project. If not specified, the latest version is used | `string` | `null` | no | | [tags](#input\_tags) | A map of tags to assign to the resource | `map(string)` | `{}` | no | -| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | +| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | ## Outputs diff --git a/modules/schedule/README.md b/modules/schedule/README.md index ddf4dce..9d9d5b8 100644 --- a/modules/schedule/README.md +++ b/modules/schedule/README.md @@ -40,7 +40,7 @@ Trigger a build on a schedule. | [queued\_timeout](#input\_queued\_timeout) | How long in minutes, from 5 to 480 (8 hours), a build is allowed to be queued before it times out | `number` | `null` | no | | [source\_version](#input\_source\_version) | A version of the build input to be built for this project. If not specified, the latest version is used | `string` | `null` | no | | [tags](#input\_tags) | A map of tags to assign to the resource | `map(string)` | `{}` | no | -| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | +| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | ## Outputs diff --git a/modules/tag/README.md b/modules/tag/README.md index c19ef89..7b892e8 100644 --- a/modules/tag/README.md +++ b/modules/tag/README.md @@ -39,7 +39,7 @@ Trigger a build when a CodeCommit tag is created. | [queued\_timeout](#input\_queued\_timeout) | How long in minutes, from 5 to 480 (8 hours), a build is allowed to be queued before it times out | `number` | `null` | no | | [source\_version](#input\_source\_version) | A version of the build input to be built for this project. If not specified, the latest version is used | `string` | `null` | no | | [tags](#input\_tags) | A map of tags to assign to the resource | `map(string)` | `{}` | no | -| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | +| [vpc\_config](#input\_vpc\_config) | Object of inputs for the VPC configuration of the CodeBuild job |
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})
object({| `null` | no | ## Outputs
security_group_ids = list(string)
subnets = list(string)
vpc_id = string
})