pactflow / terraform-provider-pact

Terraform provider for Pact Broker (and Pactflow)
https://pactflow.io
MIT License
24 stars 4 forks source link

Feature: Support Resource Import #1

Closed mefellows closed 4 years ago

mefellows commented 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.

This will mean people can initially import pacticipants/webhooks etc. into the state file and manage them effectively from then onwards.

mefellows commented 4 years ago

This is actually supported as of v0.0.4.