Skip to content
Discussion options

You must be logged in to vote

I think I found the issue: libvirt_volume in 0.8 does not have a key attribute that 0.9 uses to lookup volumes. So during lookup, Terraform gets nothing and lookup by nothing returns... nothing :P so it correctly claims, to its logic, that volume does not exist.

However, performing manual Terraform state surgery to duplicate key with value from id looks to make it work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scabala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant