Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws-cloudformation/cfn-lint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.2
Choose a base ref
...
head repository: aws-cloudformation/cfn-lint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0
Choose a head ref
  • 4 commits
  • 184 files changed
  • 3 contributors

Commits on Jul 17, 2024

  1. Add rule E3663 to validate lambda fn env vars (#3505)

    * Add rule E3663 to validate lambda fn env vars
    kddejong authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0dd93b2 View commit details
    Browse the repository at this point in the history
  2. Allow for vCPU and GB in ECS tasks (#3515)

    * Allow for vCPU and GB in ECS tasks
    * Update the variances of memory with GB
    kddejong authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    78e7d9f View commit details
    Browse the repository at this point in the history
  3. chore(schemas) - Update CloudFormation schemas to 2024-07-17 (#3504)

    * Update CloudFormation schemas to 2024-07-17
    
    * Patch some more of AWS::EC2::Instance
    
    ---------
    
    Co-authored-by: kddejong <36457093+kddejong@users.noreply.github.com>
    Co-authored-by: Kevin DeJong <kddejong@amazon.com>
    3 people authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fa879d2 View commit details
    Browse the repository at this point in the history
  4. Release v1.8.0 (#3516)

    kddejong authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d90ac93 View commit details
    Browse the repository at this point in the history
Loading