Skip to content

Commit

Permalink
removing plan_info
Browse files Browse the repository at this point in the history
Signed-off-by: Bas <[email protected]>
  • Loading branch information
bbaassssiiee authored Jan 8, 2025
1 parent 6604742 commit c84120c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packer.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,6 @@ source "azure-arm" "controller" {
}
client_id = "${var.arm_client_id}"
client_secret = "${var.arm_client_secret}"
plan_info {
plan_name = "8-gen2"
plan_product = "almalinux"
plan_publisher = "almalinux"
}
image_offer = "almalinux"
image_publisher = "almalinux"
image_sku = "8-gen2"
Expand Down

0 comments on commit c84120c

Please sign in to comment.