Skip to content

v0.51.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 25 Feb 00:59
a0ed5cd
Only create the sg if network_mode == awsvpc @nitrocode (#107)

what

  • Only create the sg if network_mode == awsvpc

why

  • Looks like the security group is used only if var.network_mode = "awsvpc"

references