Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuji Haruka authored Aug 5, 2020
1 parent e221666 commit 6cc1ef0
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 @@ -13,7 +13,7 @@ Provision a static website hosted through S3 + CloudFront in AWS
```hcl
module "website" {
source = "realglobe-Inc/static-website/aws"
version = "2.2.0"
version = "2.3.0"
service_name = "your-service-name"
aws_profile = "aws-profile-name"
domain_names = list("foo.example.com", "bar.example.com")
Expand Down

0 comments on commit 6cc1ef0

Please sign in to comment.