-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
terraform:
variables:
hana_cluster_vip: "10.0.0.15"
hana_ha_enabled: "true"
result in error during the terraform deployment step like:
ERROR:QESAPDEP:STDERR: Error: error creating Route in Route Table (rtb-##############) with destination (10.0.0.15/32): InvalidParameterValue: Route destination doesn't match any subnet CIDR blocks.
ERROR:QESAPDEP:STDERR: status code: 400, request id: ###############
ERROR:QESAPDEP:STDERR:
ERROR:QESAPDEP:STDERR: with module.hana_node.aws_route.hana-cluster-vip[0],
ERROR:QESAPDEP:STDERR: on modules/hana_node/main.tf line 28, in resource "aws_route" "hana-cluster-vip":
ERROR:QESAPDEP:STDERR: 28: resource "aws_route" "hana-cluster-vip" {
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels