Skip to content

Commit

Permalink
public_key_text has been removed from Azure prerequisites and has bee…
Browse files Browse the repository at this point in the history
…n added to CDP deployment module
  • Loading branch information
balazsgaspar committed Aug 7, 2023
1 parent 649aa22 commit 3c06d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/terraform-cdp-azure-pre-reqs/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ variable "gateway_subnet_range" {
type = number
description = "Size of each gateway subnet. Required if create_vpc is true."

default = 24
default = 24
}

variable "cdp_resourcegroup_name" {
Expand Down

0 comments on commit 3c06d91

Please sign in to comment.