Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add aws account #3

Merged
merged 1 commit into from
Feb 19, 2025
Merged

chore: add aws account #3

merged 1 commit into from
Feb 19, 2025

Conversation

natavmelo
Copy link
Contributor

This pull request includes changes to add support for specifying the AWS Account ID in the deployment process. The most important changes include updating the action.yml file to accept the new input and modifying the main function to handle this input.

Input handling improvements:

  • action.yml: Added awsAccount as a required input parameter.

Deployment process updates:

  • src/main.ts: Updated the run function to retrieve the awsAccount input and include it in the deployment payload and description.
  • src/main.ts: Added the auto_inactive parameter to the deployment options.

@natavmelo natavmelo merged commit a6d9ac4 into main Feb 19, 2025
1 check 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.

1 participant