Skip to content

Commit 8de0658

Browse files
fix(docs): debian ami
1 parent f137bff commit 8de0658

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/deploy/pages/deployment-option/self-hosted/manual/production/production-deployment-automation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ data "aws_ami" "ami" {
7878
"ubuntu/images/hvm-ssd/ubuntu-*-arm64-server-*",
7979
"Fedora-Cloud-Base-*.x86_64-hvm-us-west-2-gp2-0",
8080
"debian-*-amd64-*",
81-
"debian-*-hvm-x86_64-gp2-*'",
81+
"debian-*-hvm-x86_64-gp2-*",
8282
"amzn2-ami-hvm-2.0.*-x86_64-gp2",
8383
"RHEL*HVM-*-x86_64*Hourly2-GP2"
8484
]

0 commit comments

Comments
 (0)