Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
Signed-off-by: hanenMizouni <[email protected]>
  • Loading branch information
outscale-hmi authored and outscale-toa committed Sep 17, 2024
1 parent 849a220 commit 2f790ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/osc-bsusurrogate.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ source "outscale-bsusurrogate" "centos8" {
volume_size = "${var.volsize}"
volume_type = "standard"
}
source_omi = "${var.omi}"
source_omi = "${var.omi_name}"
ssh_interface = "public_ip"
ssh_username = "${var.username}"
vm_type = "tinav4.c2r4p1"
Expand Down

0 comments on commit 2f790ec

Please sign in to comment.