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

Setup ECS config directory if not present #230

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

danehlim
Copy link
Contributor

@danehlim danehlim commented Mar 27, 2024

Summary

Set up the ECS config directory at AMI build time if it is not already present.

Implementation details

  • Create script scripts/setup-ecs-config-dir.sh
  • Call this script for all AL AMI families (i.e., AL2023, AL2, AL1) as all can benefit from this change

Testing

Build AL2023, AL2, and AL1 AMD64 custom AMIs with these changes and run functional tests against them.

New tests cover the changes: N/A

Description for the changelog

Setup ECS config directory if not present

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@danehlim danehlim force-pushed the setup-ecs-config-dir branch from 8cd4db1 to aa869b2 Compare March 27, 2024 22:41
@danehlim danehlim marked this pull request as ready for review March 27, 2024 23:26
@danehlim danehlim requested a review from a team as a code owner March 27, 2024 23:26
@danehlim danehlim merged commit 3b2cced into aws:main Mar 27, 2024
2 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