Closed mefellows closed 4 years ago
In order to apply Terraform to existing rollouts, we should add the Importer capability to all resources: https://www.terraform.io/docs/extend/resources/import.html.
Importer
This will mean people can initially import pacticipants/webhooks etc. into the state file and manage them effectively from then onwards.
This is actually supported as of v0.0.4.
v0.0.4
In order to apply Terraform to existing rollouts, we should add the
Importer
capability to all resources: https://www.terraform.io/docs/extend/resources/import.html.This will mean people can initially import pacticipants/webhooks etc. into the state file and manage them effectively from then onwards.