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

ISSUE #1027 - Added a Python example for Fargate Service with EFS #1045

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on May 29, 2024

  1. added initial resources

    jfan9 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    64dce84 View commit details
    Browse the repository at this point in the history
  2. Create cdk.json

    jfan9 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c8eaffe View commit details
    Browse the repository at this point in the history
  3. Create requirements.txt

    jfan9 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    aeb0298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d612972 View commit details
    Browse the repository at this point in the history
  5. added volume and mount point to container def

    Jacky Fan authored and Jacky Fan committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5188bea View commit details
    Browse the repository at this point in the history
  6. added faraget service and scalable target

    Jacky Fan authored and Jacky Fan committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8e650f4 View commit details
    Browse the repository at this point in the history
  7. fix ecs sample container_path

    Jacky Fan authored and Jacky Fan committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d5e7639 View commit details
    Browse the repository at this point in the history
  8. updated task role iam policy

    Jacky Fan authored and Jacky Fan committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6517b35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8829a52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a84eb85 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    610c144 View commit details
    Browse the repository at this point in the history
  2. Updated Readme

    Bruce McLeod committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b09601b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Updated service name to aws-fargate-service-with-efs

    Bruce McLeod committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8b056a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from teknologika/Issue-1027-updates

    Issue 1027 updates
    jfan9 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    feb856a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    950e2c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    001a259 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    97c114a View commit details
    Browse the repository at this point in the history