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

Support resource imports #13

Open
solarchad opened this issue Sep 12, 2019 · 1 comment
Open

Support resource imports #13

solarchad opened this issue Sep 12, 2019 · 1 comment

Comments

@solarchad
Copy link
Contributor

All resources should support terraform import ...

e.g.

terraform import appoptics_space.appoptics_space.test 751247
Error: Unexpected value for InstanceType field: "test"

For information on valid syntax, see:
https://www.terraform.io/docs/internals/resource-addressing.html
@poleszcz
Copy link
Contributor

Item was marked as done but it seems that it's not.

terraform import appoptics_dashboard.example_dashboard_to_import 1487925

appoptics_dashboard.example_dashboard_to_import: Importing from ID "1487925"...
╷
│ Error: resource appoptics_dashboard doesn't support import
│

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

2 participants