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
{{ message }}
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
When deploying the example using version 3.3.0 of the AWS provider, multiple conflict errors are received similar to the below.
Error: ConflictsWith
on modules/nomad-cluster/main.tf line 18, in resource "aws_autoscaling_group" "autoscaling_group":
18: vpc_zone_identifier = var.subnet_ids
"vpc_zone_identifier": conflicts with availability_zones
This looks to be the same issue reported on this issue in the terraform-aws-consul repository.
The text was updated successfully, but these errors were encountered:
When deploying the example using version 3.3.0 of the AWS provider, multiple conflict errors are received similar to the below.
This looks to be the same issue reported on this issue in the
terraform-aws-consul
repository.The text was updated successfully, but these errors were encountered: