Closed toneill818 closed 17 hours ago
Added two new variables private_subnet_tags_per_name and public_subnet_tags_per_name. This gives the ability to add tags to a specific subnet.
private_subnet_tags_per_name
public_subnet_tags_per_name
Fixes Issue #1129
FWIW, #1139 has passed all CI checks π
Closing in favor of PR #1139
Description
Added two new variables
private_subnet_tags_per_name
andpublic_subnet_tags_per_name
. This gives the ability to add tags to a specific subnet.Motivation and Context
Fixes Issue #1129