Closed scoulomb closed 4 years ago
I had fixed it here: https://github.com/terraform-providers/terraform-provider-infoblox/pull/12 But this change has been embedded in https://github.com/terraform-providers/terraform-provider-infoblox/pull/13 merged today:?
Closing this as the document is now updated
Doc given on Terraform website for Terraform provider here: https://www.terraform.io/docs/providers/infoblox/index.html
is not accurate, it should not be:
but
This is aligned with Infoblox plugin code here. Otherwise it will prompt for username, server and password.
I tried it here: https://github.com/scoulomb/myIaC/blob/master/terraform/infoblox/main.tf
Can we update the doc? What do you think?
Thank you