Young-ook/terraform-aws-vpc

error on eip domain configuration

Closed this issue · 0 comments

Error: Value for unconfigurable attribute
│
│   with module.vpc.aws_eip.ingw,
│   on .terraform/modules/vpc/main.tf line 117, in resource "aws_eip" "ingw":
│  117:   domain   = "vpc"
│
│ Can't configure a value for "domain": its value will be decided automatically based on the result of applying this configuration.