Skip to content

Commit

Permalink
set new packer and packer-plugin-amazon version
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoCMoraes committed Jun 3, 2024
1 parent 6714155 commit ceecb97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions macami.pkr.hcl
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
packer {
required_version = "= v1.8.6"
required_version = "= v1.11.0-incognia"

required_plugins {
amazon = {
source = "github.com/inloco/amazon"
version = "= 1.1.7"
version = "= v1.3.3-incognia"
}
}
}
Expand Down

0 comments on commit ceecb97

Please sign in to comment.