Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

ECS: supporting x-aws-assign_public_ip #2214

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

Commits on Jan 11, 2023

  1. ECS: Created slightly-complicated-service test

    Summary:
    Can be used to test service-service interaction, and stacks with more than one service
    
    Test Plan:
    This is a test
    BackSlasher committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bd636e0 View commit details
    Browse the repository at this point in the history
  2. ECS: supporting x-aws-assign_public_ip

    Allowing users to choose whether their instances should get a public IP address or not.
    Defaulting to "no".
    
    Signed-off-by: Nitzan Raz <[email protected]>
    BackSlasher committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c308a67 View commit details
    Browse the repository at this point in the history