paybyphone / terraform-provider-phpipam

Terraform provider plugin for PHPIPAM (https://phpipam.net/)
Other
13 stars 24 forks source link

Provider fails after creating duplicate subnet #2

Open gdavison opened 7 years ago

gdavison commented 7 years ago

The provider first creates the subnet, then returns the error Subnet either missing or multiple results returned by reading subnet after creation.

Expected behaviour: check first and fail if it already exists.