terraform-provider-vault icon indicating copy to clipboard operation
terraform-provider-vault copied to clipboard

Feature request: support listing_visibility in vault_ldap_auth_backend resource

Open olia-dev opened this issue 2 years ago • 0 comments

Please add support for listing_visibility in the vault_ldap_auth_backend resource.

Its supported already in the github_auth_backend resource.

Terraform Version

$ terraform -v
Terraform v1.2.7
on linux_amd64
+ provider registry.terraform.io/hashicorp/random v3.3.2
+ provider registry.terraform.io/hashicorp/vault v3.8.2

Affected Resource(s)

Please list the resources as a list, for example:

  • vault_ldap_auth_backend

If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.

~~Terraform Configuration Files~~ (should not be applicable)

~~Debug Output~~ (should not be applicable)

~~Panic Output~~ (should not be applicable)

Expected Behavior

Setting listing_visibility should be possible.

Actual Behavior

Config flag is not supported.

~~Steps to Reproduce~~ (should not be applicable)

~~Important Factoids~~ (should not be applicable)

References

olia-dev avatar Aug 12 '22 11:08 olia-dev