Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Conversation

@philsttr
Copy link

@philsttr philsttr commented Feb 6, 2018

This will avoid connecting/binding to LDAP if, for example, you have defined the ldap provider and some ldap resources in your terraform config, but the ldap resource count is 0 (say if the count was calculated dynamically).

Note that you can also now prevent the provider for prompting for bind credentials if you specify bogus credentials in the provider configuration (assuming the ldap resource counts are zero)

i.e. connecting/binding to LDAP is now only performed if absolutely required.

This will avoid connecting to LDAP if, for example, you have defined
the ldap provider and some ldap resources in your terraform config,
but the ldap resource count is 0  (say if the count was calculated dynamically).

Note that you can also now prevent the provider for prompting for bind credentials
if you specify bogus credentials in the provider configuration (assuming the ldap resource counts are zero)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant