Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.
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: awslabs/goformation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.1
Choose a base ref
...
head repository: awslabs/goformation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.0
Choose a head ref
  • 2 commits
  • 83 files changed
  • 2 contributors

Commits on Feb 22, 2020

  1. feat(schema): CloudFormation Updates (2020-02-22) (#269)

    Updated the following AWS CloudFormation resources:
    
     - AWS::WAFv2::RuleGroup
     - AWS::Config::ConfigurationAggregator
     - AWS::WAFv2::IPSet
     - AWS::Cognito::UserPool
     - AWS::WAFv2::RegexPatternSet
     - AWS::CodeBuild::Project
     - AWS::Config::AggregationAuthorization
     - AWS::WAFv2::WebACL
     - AWS::WAFv2::WebACL.ExcludedRule
     - AWS::WAFv2::WebACL.SizeConstraintStatement
     - AWS::WAFv2::WebACL.IPSetReferenceStatement
     - AWS::WAFv2::RuleGroup.AndStatementOne
     - AWS::CodeBuild::Project.ProjectFileSystemLocation
     - AWS::WAFv2::WebACL.ManagedRuleGroupStatement
     - AWS::WAFv2::WebACL.OverrideAction
     - AWS::WAFv2::RuleGroup.XssMatchStatement
     - AWS::WAFv2::WebACL.AndStatementOne
     - AWS::WAFv2::RuleGroup.SqliMatchStatement
     - AWS::WAFv2::RuleGroup.SizeConstraintStatement
     - AWS::WAFv2::WebACL.DefaultAction
     - AWS::WAFv2::RuleGroup.RegexPatternSetReferenceStatement
     - AWS::WAFv2::WebACL.TextTransformation
     - AWS::WAFv2::WebACL.Rule
     - AWS::WAFv2::RuleGroup.RateBasedStatementTwo
     - AWS::WAFv2::RuleGroup.TextTransformation
     - AWS::WAFv2::RuleGroup.IPSetReferenceStatement
     - AWS::WAFv2::RuleGroup.Rule
     - AWS::WAFv2::WebACL.AndStatementTwo
     - AWS::WAFv2::WebACL.FieldToMatch
     - AWS::WAFv2::RuleGroup.NotStatementOne
     - AWS::WAFv2::WebACL.OrStatementTwo
     - AWS::WAFv2::WebACL.RateBasedStatementTwo
     - AWS::WAFv2::WebACL.RateBasedStatementOne
     - AWS::WAFv2::RuleGroup.VisibilityConfig
     - AWS::WAFv2::RuleGroup.OrStatementTwo
     - AWS::WAFv2::WebACL.XssMatchStatement
     - AWS::WAFv2::WebACL.RuleGroupReferenceStatement
     - AWS::Cognito::UserPool.UsernameConfiguration
     - AWS::WAFv2::WebACL.OrStatementOne
     - AWS::WAFv2::RuleGroup.AndStatementTwo
     - AWS::WAFv2::RuleGroup.NotStatementTwo
     - AWS::WAFv2::RuleGroup.GeoMatchStatement
     - AWS::WAFv2::WebACL.ByteMatchStatement
     - AWS::WAFv2::RuleGroup.FieldToMatch
     - AWS::WAFv2::RuleGroup.RateBasedStatementOne
     - AWS::WAFv2::WebACL.GeoMatchStatement
     - AWS::WAFv2::RuleGroup.RuleAction
     - AWS::WAFv2::WebACL.RegexPatternSetReferenceStatement
     - AWS::WAFv2::WebACL.NotStatementTwo
     - AWS::WAFv2::WebACL.VisibilityConfig
     - AWS::WAFv2::WebACL.NotStatementOne
     - AWS::WAFv2::RuleGroup.ByteMatchStatement
     - AWS::WAFv2::WebACL.RuleAction
     - AWS::WAFv2::RuleGroup.OrStatementOne
     - AWS::WAFv2::WebACL.SqliMatchStatement
    PaulMaddox authored Feb 22, 2020
    Configuration menu
    Copy the full SHA
    ffd88a6 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.6.0 [skip ci]

    # [4.6.0](v4.5.1...v4.6.0) (2020-02-22)
    
    ### Features
    
    * **schema:** CloudFormation Updates (2020-02-22) ([#269](#269)) ([ffd88a6](ffd88a6))
    semantic-release-bot committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    785575a View commit details
    Browse the repository at this point in the history
Loading