Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-e-allen committed May 11, 2022
1 parent 412fe09 commit 4a1e509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4a1e509

Please sign in to comment.