bluecatlabs / terraform-provider-bluecat

Apache License 2.0
6 stars 4 forks source link

unable to import configuration #16

Open davidkcarey opened 10 months ago

davidkcarey commented 10 months ago

Whenever I try to import a configuration I get an error saying

resource bluecat_configuration doesn't support import

This is kinda useless to me if I can only use the provider to create a new configuration. I need to be able to import a current config and start modifying from there. Really hoping I'm misunderstanding the import process into terraform.

Can anyone give an example of importing a current config in?

Thanks in advance for your help. -Dave