Skip to content

Commit 4e6c05d

Browse files
committed
Remove unused comment
1 parent d31cb80 commit 4e6c05d

File tree

1 file changed

+0
-2
lines changed
  • modules/dx-private-virtual-interface

1 file changed

+0
-2
lines changed

modules/dx-private-virtual-interface/main.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ resource "aws_dx_private_virtual_interface" "this" {
7272
# Additional BGP Peerings for Private VIF
7373
###################################################
7474

75-
# INFO: Not supported attributes
76-
# - `netmask_length`
7775
resource "aws_dx_bgp_peer" "this" {
7876
for_each = {
7977
for peering in local.secondary_peerings :

0 commit comments

Comments
 (0)