Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NE-1324: Make caller-reference unique for AWS PHZ creation
The caller-reference when creating a private hosted zone needs to be unique. In some pre-submit job run situations, it reuses the cluster name, causing caller-reference to reused. This solution simply adds a timestamp to caller reference to always ensure it's unique.
- Loading branch information