Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvalidParameterValue while refreshing state. v0.2.0 #258

Closed
hmm01i opened this issue Sep 2, 2014 · 4 comments
Closed

InvalidParameterValue while refreshing state. v0.2.0 #258

hmm01i opened this issue Sep 2, 2014 · 4 comments

Comments

@hmm01i
Copy link

hmm01i commented Sep 2, 2014

[jsohl@jsohl-centos6 van1]$ terraform version
Terraform v0.2.0
[jsohl@jsohl-centos6 van1]$ terraform refresh techops
aws_eip.bastion: Refreshing state... (ID: eipalloc-****5ee)
aws_vpc.van1: Refreshing state... (ID: vpc-**
**858)
Error refreshing state: Error retrieving EIP: Invalid value 'eipalloc-*****5ee' for PublicIp. Not a valid IPv4 address. (InvalidParameterValue)

Terraform 0.1.1 refreshes without error. I think I originally created all of the resources with Terraform 0.1.1 but am now trying to use 0.2

I'm new to AWS, so please let me know if you need additional information.

@hmm01i
Copy link
Author

hmm01i commented Sep 2, 2014

Downloaded and tested with 0.2.1. Problem still exists.

@hmm01i
Copy link
Author

hmm01i commented Sep 4, 2014

I tested the template as a completely new deploy with v0.2 and have no problems. It seems this is a compatibility issue between 0.2 and v0.1 state files.
If that's the case, this is probably an irrelevant issue.

@mitchellh
Copy link
Contributor

I've still tagged this as a bug to at least investigate further to see if we can be more robust.

@mitchellh
Copy link
Contributor

This should be fixed now.

@ghost ghost locked and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants