Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Multiple conflict errors received when deploying using version > 3 of AWS provider #75

Open
yardbirdsax opened this issue Aug 27, 2020 · 2 comments

Comments

@yardbirdsax
Copy link

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.

@yardbirdsax
Copy link
Author

Just to note, I am testing the same fixes noted in hashicorp/terraform-aws-consul#181 and should have a PR shortly.

@yardbirdsax
Copy link
Author

Just noticed that a PR has already been created for this on #74.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant