You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
multi-arch-builders/tofu: Add conditional statement for networking
For rhcos we already have pre-existing networking
configurations, including VPC, subnets, and other
settings. Since we lack the permissions to create
new ones, let's use a conditional 'count' statement
to ensure tofu doesn't attempt to create additional
networking resources.
Signed-off-by: Renata <[email protected]>
0 commit comments