Skip to content

Commit

Permalink
New release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ninthnails committed Dec 26, 2021
1 parent ed642b0 commit 0d28a1b
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.8.0"
version = "1.9.0"
prefix = "camellia"
packer_template = "aws-private.json"
packer_instance_type = "t3a.medium"
Expand Down

0 comments on commit 0d28a1b

Please sign in to comment.