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
In this file, aws/main.tf, the comment on line 1 states that subnet ID needs to be provided when using a non default VPC. main.tf does not have any variable for subnet id. Deployment works fine with just the non-default VPC id and doesnt seem to need an explicit subnet id.
The text was updated successfully, but these errors were encountered:
In this file,
aws/main.tf
, the comment on line 1 states that subnet ID needs to be provided when using a non default VPC. main.tf does not have any variable for subnet id. Deployment works fine with just the non-default VPC id and doesnt seem to need an explicit subnet id.The text was updated successfully, but these errors were encountered: