Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
ninthnails committed Mar 30, 2020
1 parent a6e8dbd commit e123b82
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 @@ -7,7 +7,7 @@ Terraform module which creates Amazon Machine Images (AMI) for Camellia using Ha
```hcl
module "image" {
source = "github.com/ninthnails/camellia-image-terraform"
version = "v1.0.0"
version = "v1.0.1"
prefix = "camellia"
packer_template = "aws-private.json"
packer_instance_type = "t3a.micro"
Expand Down

0 comments on commit e123b82

Please sign in to comment.