You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add acceptance test for repeated registrant contact_id changes
Add TestAccRegisteredDomainResource_RepeatedRegistrantChange to cover
the scenario where contact_id is updated multiple times. Previously,
the second update would fail with 'unexpected unknown property value
for registrantChange'.
Also fix misleading comment in update.go about createRegistrantChange
being called unconditionally after convergence.
Signed-off-by: Maksim Ryzhukhin <mryzhukhin@rightandabove.com>
0 commit comments