Skip to content

Commit

Permalink
add IPv6 to the ASG
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Nov 28, 2024
1 parent 8662a76 commit b686804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vpc.tf
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,5 @@ module "ecsasg" {
use_amazon_linux2 = true
instance_type = var.instance_type
tags = var.asg_tags
enable_ipv6 = var.enable_ipv6
}

0 comments on commit b686804

Please sign in to comment.