Skip to content

Commit

Permalink
Update version to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuji Haruka authored Mar 9, 2021
1 parent 019d6f0 commit 43f5f4d
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 @@ -15,7 +15,7 @@ Terraform Registry at https://registry.terraform.io/modules/realglobe-Inc/static
```hcl
module "website" {
source = "realglobe-Inc/static-website/aws"
version = "2.3.0"
version = "2.3.1"
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 43f5f4d

Please sign in to comment.