Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juliocc committed Aug 28, 2023
1 parent 7fbcb51 commit 950f283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fast/stages/2-networking-c-nva/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ module "folder" {
name = "Networking"
folder_create = var.folder_ids.networking == null
id = var.folder_ids.networking
firewall_policy_ = {
firewall_policy = {
name = default
policy = module.firewall-policy-default.id
}
Expand Down

0 comments on commit 950f283

Please sign in to comment.