Terraform-provider-nexus: nexus_security_ldap λ¦¬μ†ŒμŠ€λ₯Ό μ—…λ°μ΄νŠΈν•  수 μ—†μŠ΅λ‹ˆλ‹€.

에 λ§Œλ“  2020λ…„ 08μ›” 25일  Β·  5μ½”λ©˜νŠΈ  Β·  좜처: datadrivers/terraform-provider-nexus

μƒˆλ‘œ μƒμ„±λœ nexus_security_ldap λ¦¬μ†ŒμŠ€μ— λŒ€ν•œ λ§€κ°œλ³€μˆ˜λ₯Ό μ—…λ°μ΄νŠΈν•˜λ €κ³  ν•˜λŠ”λ° λ‹€μŒ 였λ₯˜κ°€ λ°œμƒν•©λ‹ˆλ‹€.

Error: could not update LDAP server `My AD`: HTTP: 400, :[ {
  "id" : "PARAMETER id",
  "message" : "may not be empty"
} ]

이 버그λ₯Ό μž¬ν˜„ν•˜κΈ° μœ„ν•΄ connection_retry_delay_seconds λ₯Ό 1 μ—μ„œ 2 둜 λ³€κ²½ν–ˆμŠ΅λ‹ˆλ‹€. λ‚΄ Terraform κ³„νšμ€ λ‹€μŒκ³Ό κ°™μŠ΅λ‹ˆλ‹€.

# nexus_security_ldap.this will be updated in-place
  ~ resource "nexus_security_ldap" "this" {
        auth_password                  = (sensitive value)
        auth_realm                     = "LOCAL"
        auth_schema                    = "SIMPLE"
        auth_username                  = "NexusAD"
      ~ connection_retry_delay_seconds = 1 -> 2
        connection_timeout_seconds     = 1
        group_base_dn                  = "OU=Groups"
        group_id_attribute             = "sAMAccountName"
        (.... more keys removed....)
    }

ν…ŒλΌνΌ 버전: 0.13.0
κ³΅κΈ‰μž 버전 1.10.2
λ„₯μ„œμŠ€ 버전: 3.25.1


더 λ§Žμ€ κ²°κ³Ό:

λͺ¨λ“  5 λŒ“κΈ€

μ•ˆλ…•ν•˜μ„Έμš” @Skaronator λ‹˜ ,

κ·€ν•˜μ˜ λ³΄κ³ μ„œμ— κ°μ‚¬λ“œλ¦¬λ©° 닡변이 λŠ¦μ–΄ μ£„μ†‘ν•©λ‹ˆλ‹€.
λ‹€μŒ λͺ‡ μ£Ό μ•ˆμ— 문제λ₯Ό ν™•μΈν•˜κ² μŠ΅λ‹ˆλ‹€.

λ¬Έμ•ˆ 인사
μ•™λ“œλ ˆ

@μŠ€μΉ΄λ‘œλ‚˜ν† λ₯΄

v1.13.1 λ²„μ „μœΌλ‘œ ν…ŒμŠ€νŠΈν•˜κ³  ν•„μš”ν•œ 경우 λ‹€μ‹œ μ—½λ‹ˆλ‹€.

μˆ˜μ •ν•΄μ£Όμ…”μ„œ κ°μ‚¬ν•©λ‹ˆλ‹€! :)

@μŠ€μΉ΄λ‘œλ‚˜ν† λ₯΄
μ—„μ²­λ‚œ 지연을 μ‹œλ„ν•˜μ‹­μ‹œμ˜€. λ‹€μŒ λ²ˆμ— 이 κ³΅κΈ‰μžμ— λŒ€ν•œ 개발 μ‹œκ°„μ„ 늘릴 κ²ƒμž…λ‹ˆλ‹€.

κ±±μ • 마. μ˜€ν”ˆ μ†ŒμŠ€ 무료 μ œν’ˆμ— μ‹œκ°„μ„ ν• μ• ν•˜λŠ” 것이 μ’‹μŠ΅λ‹ˆλ‹€.

이 νŽ˜μ΄μ§€κ°€ 도움이 λ˜μ—ˆλ‚˜μš”?
0 / 5 - 0 λ“±κΈ‰