@@ -226,7 +226,7 @@ Available targets:
226226
227227| Name | Source | Version |
228228|------|--------|---------|
229- | codebuild | cloudposse/codebuild/aws | 0.31.1 |
229+ | codebuild | cloudposse/codebuild/aws | 0.32.0 |
230230| codebuild_label | cloudposse/label/null | 0.24.1 |
231231| codepipeline_assume_role_label | cloudposse/label/null | 0.24.1 |
232232| codepipeline_label | cloudposse/label/null | 0.24.1 |
@@ -239,16 +239,16 @@ Available targets:
239239
240240| Name |
241241|------|
242- | [aws_caller_identity](https://registry.terraform.io/providers/hashicorp/aws/2.0 /docs/data-sources/caller_identity) |
243- | [aws_codepipeline](https://registry.terraform.io/providers/hashicorp/aws/2.0 /docs/resources/codepipeline) |
244- | [aws_codepipeline_webhook](https://registry.terraform.io/providers/hashicorp/aws/2.0 /docs/resources/codepipeline_webhook) |
245- | [aws_iam_policy](https://registry.terraform.io/providers/hashicorp/aws/2.0 /docs/resources/iam_policy) |
246- | [aws_iam_policy_document](https://registry.terraform.io/providers/hashicorp/aws/2.0 /docs/data-sources/iam_policy_document) |
247- | [aws_iam_role](https://registry.terraform.io/providers/hashicorp/aws/2.0 /docs/resources/iam_role) |
248- | [aws_iam_role_policy_attachment](https://registry.terraform.io/providers/hashicorp/aws/2.0 /docs/resources/iam_role_policy_attachment) |
249- | [aws_region](https://registry.terraform.io/providers/hashicorp/aws/2.0 /docs/data-sources/region) |
250- | [aws_s3_bucket](https://registry.terraform.io/providers/hashicorp/aws/2.0 /docs/resources/s3_bucket) |
251- | [random_string](https://registry.terraform.io/providers/hashicorp/random/2.1 /docs/resources/string) |
242+ | [aws_caller_identity](https://registry.terraform.io/providers/hashicorp/aws/latest /docs/data-sources/caller_identity) |
243+ | [aws_codepipeline](https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/codepipeline) |
244+ | [aws_codepipeline_webhook](https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/codepipeline_webhook) |
245+ | [aws_iam_policy](https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/iam_policy) |
246+ | [aws_iam_policy_document](https://registry.terraform.io/providers/hashicorp/aws/latest /docs/data-sources/iam_policy_document) |
247+ | [aws_iam_role](https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/iam_role) |
248+ | [aws_iam_role_policy_attachment](https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/iam_role_policy_attachment) |
249+ | [aws_region](https://registry.terraform.io/providers/hashicorp/aws/latest /docs/data-sources/region) |
250+ | [aws_s3_bucket](https://registry.terraform.io/providers/hashicorp/aws/latest /docs/resources/s3_bucket) |
251+ | [random_string](https://registry.terraform.io/providers/hashicorp/random/latest /docs/resources/string) |
252252
253253## Inputs
254254
0 commit comments