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

resource bunny_pullzone doesn't support import #78

Closed
vojkny opened this issue Jun 24, 2022 · 2 comments · Fixed by #79
Closed

resource bunny_pullzone doesn't support import #78

vojkny opened this issue Jun 24, 2022 · 2 comments · Fixed by #79

Comments

@vojkny
Copy link

vojkny commented Jun 24, 2022

Hi there,

Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.

Terraform Version

$ terraform -v
Terraform v1.2.2
on darwin_amd64
+ provider registry.terraform.io/simplesurance/bunny v0.7.1

Affected Resource(s)

bunny_pullzone

Panic Output

$ terraform import bunny_pullzone.my-pullzone my-pullzone
bunny_pullzone.my-pullzone: Importing from ID "my-pullzone"...

│ Error: resource my-pullzone doesn't support import

Expected Behavior

I should be able to import the Bunny pullzone.

Actual Behavior

Pullzone cannot be imported.

Steps to Reproduce

  1. Create a pullzone in the UI
  2. Try to import it in Terraform
This was linked to pull requests Jun 27, 2022
@fho fho closed this as completed in #79 Jun 28, 2022
@fho
Copy link
Contributor

fho commented Jun 28, 2022

@knyttl support for importing pullzones was merged to main and will be part of the next release

@vojkny
Copy link
Author

vojkny commented Jun 28, 2022

THANKS!

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