Reading the documentation avaialble for the Katapult Terraform provider, noticed that currently it is not possible to import resources into Terraform, so that we can manage currently deployed infrastructure. Using katapult_virtual_machine resource as an example, there doesn't appear to be an option to import the resource.
As a comparison, the option to import unmnaged infrastrcuture into Terraform does exist in a resource such as an AWS EC2 Instance:
Hi Team
Reading the documentation avaialble for the Katapult Terraform provider, noticed that currently it is not possible to import resources into Terraform, so that we can manage currently deployed infrastructure. Using
katapult_virtual_machine
resource as an example, there doesn't appear to be an option to import the resource.As a comparison, the option to import unmnaged infrastrcuture into Terraform does exist in a resource such as an AWS EC2 Instance:
Is it possible for this functionality to be added to all the current terraform resources & any new ones going forward?
This issue was created by GitBase for ticket #581.