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: support customization metric auto scaling #40

Merged
merged 53 commits into from
Oct 24, 2023

Commits on Feb 16, 2023

  1. chore: format code

    xshot9011 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5f8983e View commit details
    Browse the repository at this point in the history
  2. chore: format code

    xshot9011 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d1f80bf View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    3e5bdc9 View commit details
    Browse the repository at this point in the history
  2. chore: remove comment

    xshot9011 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    68965ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f69d52a View commit details
    Browse the repository at this point in the history
  4. chore: first darft

    xshot9011 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    30b064c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d71dd90 View commit details
    Browse the repository at this point in the history
  6. chore: make it first run

    xshot9011 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b18e537 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. chore: remove comment part

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    5b3f835 View commit details
    Browse the repository at this point in the history
  2. chore: remove comment part

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    9241e63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8afaf60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a1030 View commit details
    Browse the repository at this point in the history
  5. chore: remove raise valid

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    28d24c4 View commit details
    Browse the repository at this point in the history
  6. fix: error in target group

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8c68f40 View commit details
    Browse the repository at this point in the history
  7. fix: error in target group

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ee94be5 View commit details
    Browse the repository at this point in the history
  8. chore: update listener rule

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4c3a604 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6209400 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7ad157 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69b3bfe View commit details
    Browse the repository at this point in the history
  12. fix: secrets typo

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    46382c9 View commit details
    Browse the repository at this point in the history
  13. chore: remove validation

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    a8c4183 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5d056f3 View commit details
    Browse the repository at this point in the history
  15. chore: remove unused var

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2a2c757 View commit details
    Browse the repository at this point in the history
  16. chore: update output

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f488403 View commit details
    Browse the repository at this point in the history
  17. chore: update env and sec

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    40151b5 View commit details
    Browse the repository at this point in the history
  18. chore: update env and sec

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    cfd49ab View commit details
    Browse the repository at this point in the history
  19. chore: update env and sec

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    15f8d66 View commit details
    Browse the repository at this point in the history
  20. chore: update env and sec

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    75eb55f View commit details
    Browse the repository at this point in the history
  21. chore: update env and sec

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    517e7c1 View commit details
    Browse the repository at this point in the history
  22. chore: fix raise condition

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    626ef4a View commit details
    Browse the repository at this point in the history
  23. chore: remove comment

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7e7fc9e View commit details
    Browse the repository at this point in the history
  24. chore: remove comment

    xshot9011 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4b994a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on May 12, 2023

  1. fix: security issue log group with kms (#39)

    * feat: add defualt kms with additional override kms
    
    * fix: typo
    
    * chore: update policy suffix
    
    * chore: test cloudwatch log with kms
    
    * chore: aws parameter confusion
    
    * chore: update var naming
    
    * fix: count depends on undetermined resource
    
    * chore: ignore count on data source
    
    * chore : turn var back to default null
    
    * chore: test
    
    * chore: test
    
    * chore: test
    
    * chore: test
    
    * chore: test
    
    * chore: update variable name
    
    * chore: test new update from tf aws prov.
    
    * fix: fix provider version to 4.65 dua to bug of 4.66
    
    * chore: remove 4.66 feature
    
    * chore: test <= sign
    xshot9011 authored May 12, 2023
    Configuration menu
    Copy the full SHA
    bf5e136 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    61e8199 View commit details
    Browse the repository at this point in the history
  2. chore: test host_headers

    xshot9011 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ba34b13 View commit details
    Browse the repository at this point in the history
  3. chore: test host_headers

    xshot9011 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1e31e6a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. test: host header

    lycbrian authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    1643814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    547d1bd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/support-multiple-sidecard-container' of github.com…

    …:oozou/terraform-aws-ecs-fargate-service into feat/support-multiple-sidecard-container
    xshot9011 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    cc51a24 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. chore: linter

    xshot9011 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    17ebc86 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. chore: lint code

    xshot9011 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a3d7d2b View commit details
    Browse the repository at this point in the history
  2. chore: update CHANGELOG

    xshot9011 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f5e0084 View commit details
    Browse the repository at this point in the history
  3. chore: mask the date

    xshot9011 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    97975b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

  1. chore: update CHANGELOG

    xshot9011 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f1b9c17 View commit details
    Browse the repository at this point in the history
  2. chore: merge

    xshot9011 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8074ca8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. fix: merge conflict

    xshot9011 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ab01d81 View commit details
    Browse the repository at this point in the history
  2. chore: update CHANGELOG

    xshot9011 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0a896f2 View commit details
    Browse the repository at this point in the history
  3. chore: update README

    xshot9011 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    cef53b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    026544e View commit details
    Browse the repository at this point in the history
  5. chore: update examples

    xshot9011 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4565c19 View commit details
    Browse the repository at this point in the history