Skip to content

Commit

Permalink
New release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ninthnails committed Dec 26, 2021
1 parent 32612d4 commit f5b8ad2
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 @@ -20,7 +20,7 @@ Terraform module which creates Amazon Machine Images (AMI) for Camellia using Ha
```hcl
module "camellia-image" {
source = "ninthnails/camellia-image/aws"
version = "1.6.0"
version = "1.7.0"
prefix = "camellia"
packer_template = "aws-private.json"
packer_instance_type = "t3a.medium"
Expand Down

0 comments on commit f5b8ad2

Please sign in to comment.