Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Document importability in terraform docs #51

Open
blaggacao opened this issue Oct 22, 2017 · 2 comments
Open

Document importability in terraform docs #51

blaggacao opened this issue Oct 22, 2017 · 2 comments

Comments

@blaggacao
Copy link

Affected Resource(s)

  • rancher_*

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.

@blaggacao
Copy link
Author

Sorry, something is strange, maybe docs are not up to date? As I see quite some kinds of importers around... https://www.terraform.io/docs/import/importability.html

@blaggacao blaggacao changed the title [Feature Request] Implement Importer Document importability in terraform docs Oct 22, 2017
@raphink
Copy link
Contributor

raphink commented Oct 22, 2017

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants