Skip to content

Commit

Permalink
updated aws provider version
Browse files Browse the repository at this point in the history
  • Loading branch information
ekozynin committed Mar 17, 2023
1 parent 3dec08a commit 552c038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ Example usage:
```hcl
module "www_certificate" {
source = "ekozynin/ssl-certificate/aws"
version = "~> 1.0.3"
version = "~> 2.0"
providers = {
// Cloudfront only supports ACM certs issues in us-east-1
aws = aws.cloudfront
Expand Down

0 comments on commit 552c038

Please sign in to comment.