-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to ignore license check #23
Conversation
Hi Everyone, Can we get this pull request merged pls, beside any test instances issues the same core code can work with infoblox that does not have cloud license installed |
Hi This has not been merged because they want the cloud licence check to be a integral part of terraform.I will get back on this ASAP |
Why is the license check requreid? In my opinion the license check should be removed entirely. The only thing the client (terraform-provider) does is using the WAPI, but the WAPI can also be used without the CNA licenese. |
i've told our PM to look at the comments on goclient as well regarding the same. i will talk to him and get an update |
Well, as usual. the PM being as a PM. |
still waiting on his response |
@jpereira Pm told to remove the cloud license check all together. quick question ,The value of LICENSE_NOCHECK passed should be a string? |
yes |
In my opinion it would make more sense to remove the license check entirely, then we don't need the LICENSE_NOCHECK option. See my proposal in #36 |
Will remove it. |
closing this PR as we have decided to remove license check |
That fix is necessary to use with Infoblox instances running in-house.