Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update domain activation for mTLS after creation
The mutual_authentication_id can only be set once an activation has already been created. This commit implements the Update call immediately after the Create call if the mutual_authentication_id is set in the resource configuration. It fixes the failing test case added in the previous commit.
- Loading branch information