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

Resources need to support Terraform import #262

Open
michaelbuemi opened this issue Jul 19, 2024 · 2 comments
Open

Resources need to support Terraform import #262

michaelbuemi opened this issue Jul 19, 2024 · 2 comments

Comments

@michaelbuemi
Copy link

Importing a resource returns an error stating it does not support import. Tried on both prefix_sets and virtual_sites, so I assume no resources support the import function.

2024-07-19T12:52:03.900Z [ERROR] vertex "volterra_ip_prefix_set.test" error: resource volterra_ip_prefix_set doesn't support import
2024-07-19T12:52:03.900Z [ERROR] vertex "volterra_ip_prefix_set.test (expand)" error: resource volterra_ip_prefix_set doesn't support import
╷
│ Error: resource volterra_ip_prefix_set doesn't support import
│
│
╵
Operation failed: failed running terraform plan (exit 1)
@mpflugfelder-stn
Copy link

We are starting to use Terraform for our application and having the import would be a huge help here, since the documentation doesn't seem to be complete.

@anktho3
Copy link

anktho3 commented Nov 14, 2024

Any details on if/when import will be available for resources?

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

No branches or pull requests

3 participants