hashicorp / vault-guides

Example usage of HashiCorp Vault secrets management
Mozilla Public License 2.0
1.03k stars 608 forks source link

Error: Error refreshing state #184

Open joeauerbach opened 5 years ago

joeauerbach commented 5 years ago

This seems to have happened before, but I just got these errors (I had to downgrade to 0.11.14 thanks to issues mentioned elsewhere). Seems to be a duplicate of an error on another repo: https://github.com/hashicorp/vault-guides/issues/130

terraform apply

data.aws_iam_policy_document.assume_role: Refreshing state... data.aws_ami.consul: Refreshing state... data.aws_elb_service_account.consul_lb_access_logs: Refreshing state... data.aws_elb_service_account.vault_lb_access_logs: Refreshing state... data.aws_iam_policy_document.assume_role: Refreshing state... data.aws_iam_policy_document.consul: Refreshing state... data.aws_ami.vault: Refreshing state... data.aws_availability_zones.main: Refreshing state... data.aws_iam_policy_document.consul: Refreshing state... data.aws_iam_policy_document.consul: Refreshing state... data.aws_iam_policy_document.consul: Refreshing state... data.aws_ami.hashistack: Refreshing state... data.aws_iam_policy_document.assume_role: Refreshing state... data.aws_iam_policy_document.assume_role: Refreshing state...

Error: Error refreshing state: 3 errors occurred:

bobsmart commented 4 years ago

+1 from me. Terraform v0.11.14

rozcietrzewiacz commented 1 year ago

The issue is still here. I originally commented in #130, but I guess here is the right place, since #130 is closed. The error shows up for 3 modules: consul-aws, network-aws and vault-aws.