-
Notifications
You must be signed in to change notification settings - Fork 7
Share AMI with wazuh-dev and xdrsiem-dev AWS accounts #427
Copy link
Copy link
Open
Labels
Description
Description
During the release stage, the Wazuh AMI is created for each stage and uploaded to the xdrsiem-pre account.
The Wazuh AMIs must be shared with the wazuh-dev, and xdrsiem-dev accounts. This will allow us to use the AMI for testing in the Dev accounts.
To avoid this manual step, we could add another step to the AMI creation workflow: share the newly created AMI with the wazuh-dev, and xdrsiem-dev accounts.
This can be done using aws cli.
Tasks
- Add a step for the AMIs sharing in the AMI creation workflow
Acceptance criteria
- All the generated AMIs are shared with the Dev accounts
Caution
Account information must be kept on a GitHub secret and not be exposed in the workflow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
On hold