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: Fix Cost Calculation for AWS CloudFront Distributions & Functions #1123

Commits on Oct 21, 2023

  1. fixed cost of cloudfront by distribution and function

    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    bishal7679 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a8f7c75 View commit details
    Browse the repository at this point in the history
  2. changed bytestoTB conversion func to single line

    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    bishal7679 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    23f1075 View commit details
    Browse the repository at this point in the history
  3. empty commit for testing pass

    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    bishal7679 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    0ec1fc2 View commit details
    Browse the repository at this point in the history
  4. fixed test failure

    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    bishal7679 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    2b2eaf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. changed prettier suggestion

    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    bishal7679 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    bbe98d8 View commit details
    Browse the repository at this point in the history
  2. changed prettier suggestion 2

    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    bishal7679 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    8924a03 View commit details
    Browse the repository at this point in the history
  3. removed setToast which does not exist on type ToastContextType

    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    bishal7679 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    335ed45 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    6a5c3af View commit details
    Browse the repository at this point in the history
  2. added support for cloudfront func to policy

    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    bishal7679 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6e85785 View commit details
    Browse the repository at this point in the history