Skip to content

Conversation

@leefine02
Copy link

No description provided.

@spbsoluble spbsoluble requested a review from Copilot August 6, 2025 16:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a bug where ACM tags were incorrectly being sent during certificate renewal/replacement operations in the AWS ACM orchestrator. The fix ensures that tags are only applied when creating new certificates, not when renewing or replacing existing ones.

  • Adds conditional check to prevent ACM tags from being sent when certificate ARN is provided (renewal/replace scenario)
  • Updates README support section for clarity and accuracy
  • Documents the bug fix in changelog for version 3.0.2

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
aws-acm-orchestrator/Jobs/Management.cs Adds condition to prevent sending ACM tags during certificate renewal/replacement
README.md Clarifies support information and improves wording
CHANGELOG.md Documents the bug fix for version 3.0.2


## Support
The AWS Certificate Manager (ACM) Universal Orchestrator extension If you have a support issue, please open a support ticket by either contacting your Keyfactor representative or via the Keyfactor Support Portal at https://support.keyfactor.com.
The AWS Certificate Manager (ACM) Universal Orchestrator extension is supported by Keyfactor. If you require support for any issues or have feature request, please open a support ticket by either contacting your Keyfactor representative or via the Keyfactor Support Portal at https://support.keyfactor.com.
Copy link

Copilot AI Aug 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sentence contains a grammatical error. It should be 'have a feature request' instead of 'have feature request'.

Suggested change
The AWS Certificate Manager (ACM) Universal Orchestrator extension is supported by Keyfactor. If you require support for any issues or have feature request, please open a support ticket by either contacting your Keyfactor representative or via the Keyfactor Support Portal at https://support.keyfactor.com.
The AWS Certificate Manager (ACM) Universal Orchestrator extension is supported by Keyfactor. If you require support for any issues or have a feature request, please open a support ticket by either contacting your Keyfactor representative or via the Keyfactor Support Portal at https://support.keyfactor.com.

Copilot uses AI. Check for mistakes.
@spbsoluble spbsoluble merged commit cd11619 into release-3.0 Aug 7, 2025
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants