I've created my own VPC with Terraform, however some parameters where the resource is created, could not be edited, like
- I can not find the attribute, which is responsible for route table which is unnamed and uses for local connection (10.0.0.0/16 Local)(Main route table)
- Also, when I'm creating a EIP it uses ENI (Interface), however it also not in my control
Maybe someone already did the similar, I would be appreciated for any help
P.S. Terraform already created vpc, subnets, route tables, igw, nat .....