From 4a1e509cfbf53f2c12315888394a1d3f7929b058 Mon Sep 17 00:00:00 2001 From: Paul Allen Date: Wed, 11 May 2022 14:21:24 -0400 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13a3c03..4e919db 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Terraform module to create Terraform drift, plan, and apply CodePipelines. ### 3.2.0 - added minimum version of v4.9.0 for AWS provider - added `aws_s3_bucket_acl` resource - - This will require that the existing `aws_s3_bucket_aclconfiguration` be imported: `terraform import module.example.aws_s3_bucket_acl.codepipeline_bucket bucket-name,private,private`- + - This will require that the existing `aws_s3_bucket_aclconfiguration` be imported: `terraform import module.example.aws_s3_bucket_acl.codepipeline_bucket bucket-name,private,private` - removed `acl` property from `aws_s3_bucket` ### 3.1.0