We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Affected Resource(s)
vultr_*
I'm a latecomer in the terraform ecosystem. I wonder, without having done a deep dive if it would be as simple as just implementing 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:
@blaggacao closing this as noted in #20.
Sorry, something went wrong.
No branches or pull requests
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 implementing 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: