File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ variable "force-deregister" {
9595packer {
9696 required_plugins {
9797 amazon = {
98- source = " github. com/hashicorp/ amazon"
98+ source = " releases.hashicorp. com/packer-plugin- amazon"
9999 version = " ~> 1"
100100 }
101101 }
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ postgres_major:
99
1010# Full version strings for each major version
1111postgres_release :
12- postgresorioledb-17 : " 17.5.1.014 -orioledb"
13- postgres17 : " 17.4.1.071 "
14- postgres15 : " 15.8.1.128 "
12+ postgresorioledb-17 : " 17.5.1.015 -orioledb"
13+ postgres17 : " 17.4.1.072 "
14+ postgres15 : " 15.8.1.129 "
1515
1616# Non Postgres Extensions
1717pgbouncer_release : " 1.19.0"
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ variable "packer-execution-id" {
3939packer {
4040 required_plugins {
4141 amazon = {
42- source = " github. com/hashicorp/ amazon"
42+ source = " releases.hashicorp. com/packer-plugin- amazon"
4343 version = " ~> 1"
4444 }
4545 qemu = {
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ packer {
5555 required_plugins {
5656 amazon = {
5757 version = " >= 0.0.2"
58- source = " github. com/hashicorp/ amazon"
58+ source = " releases.hashicorp. com/packer-plugin- amazon"
5959 }
6060 }
6161}
You can’t perform that action at this time.
0 commit comments