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

feat: Security Policy for Listener in Application load balancer #4099

Merged
merged 9 commits into from Oct 22, 2022

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    08d3db7 View commit details
    Browse the repository at this point in the history
  2. address fb

    KollaAdithya committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5c6a103 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    3eef2ff View commit details
    Browse the repository at this point in the history
  2. fix: Env manifest UX fix for http config (aws#4068)

    This PR fix multiple problems -
    1. This PR fix the env manifest fields that were organized in incorrect manner.
    2. Also resolves aws#4032
    3. `copilot env init` with private subnets create env manifest with following field
    ```
    http:
      private:
    ```
    This should only be created when there is at least one parameter inside private is enabled. This PR fix this nit as well.
    
    By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
    paragbhingre authored and KollaAdithya committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4d6ee9a View commit details
    Browse the repository at this point in the history
  3. chore(pipelines): remove here string from buildspec (aws#4102)

    Fixes second issue in aws#3553.
    
    Here strings (`<<<`) don't work with `sh`. This change makes the pipeline buildspec a bit more universal.
    
    By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
    huanjani authored and KollaAdithya committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e3a1a62 View commit details
    Browse the repository at this point in the history
  4. fix merge conflicts

    KollaAdithya committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    63f87e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cb0b3e View commit details
    Browse the repository at this point in the history
  6. address feedback

    KollaAdithya committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c122c37 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. address fb @Janice

    KollaAdithya committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    012a0e4 View commit details
    Browse the repository at this point in the history