You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
Most rancher resources support importing. I was not aware of that central page for importability, so it's more of a documentation issue like @mcanevet tagged it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Affected Resource(s)
I'm a latecomer in the terraform ecosystem. I wonder, without having done a deep dive if it would be as simple as just implementin those lines:
https://github.com/terraform-providers/terraform-provider-fastly/blob/2dc6f92829de934b54ba7bdcf7f4f7a7aae6a9a2/fastly/resource_fastly_service_v1.go#L24-L26
Docs on resource importer:
https://github.com/hashicorp/terraform/blob/351c6bed79abbb40e461d3f7d49fe4cf20bced41/helper/schema/resource_importer.go
If would be really nice to have that feature. I'm unfortunately not really firm in go programming, else I'd have already done a PR.
The text was updated successfully, but these errors were encountered: