Releases: datadrivers/terraform-provider-nexus
Releases · datadrivers/terraform-provider-nexus
v1.9.1
- Mark HTTP authentication client password as sensitive baf2df4
- Fix: Security LDAP realms order doesnt matter 00d1e49
v1.9.0
- Use go-nexus-client v0.14.3 5515c65
- Use Terraform plugin SDK v1.14.0 66f9a6b
- Add resource
nexus_security_ldap
to configure LDAP server 94924b7
- Add data source
nexus_security_ldap
to get information about configured LDAP server ded0b38
- Add resource
nexus_security_realms
to active security sealms e579ec3
- Add data source
nexus_security_realms
to get information about available and active security realms 9c4b1ec
- Fix #10, #63, #65 and #68
v1.8.1
Fix #60: Proxy Repository of type Docker requires index_url
parameter even though it's an optional #61
v1.8.0
Support repository format raw
#59
v1.7.0
Add datasource nexus_privileges
#55
v1.6.2
-
Fix Repository Tests:
-
Add proxy repository HTTP Client configuration and disable proxy HTTP Client connection config 1c7a1c7
-
Add Apt repository parameter group
to fix #48 e2832c6
-
Make Proxy repository HTTP Client authentification option to fix #43 bf06e22
-
Add missing parameter group
and http_client
to repository
datasource to fix #45 8f9649f
v1.6.1
- Fix privilege format JSON (un)marshalling 772a520
- Add validation for privilege formats d5d354c
v1.6.0
Add support for content selectors and privileges #31
v1.5.3
Fix gorelease pipeline and build images static #40
v1.5.2
- Fix Linux binary build #39