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: awslabs/goformation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.0
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.5.0
Choose a head ref
  • 2 commits
  • 36 files changed
  • 2 contributors

Commits on Feb 13, 2020

  1. feat(schema): CloudFormation Updates (2020-02-13) (#266)

    Updated the following AWS CloudFormation resources:
    
     - AWS::WAFv2::WebACLAssociation
     - AWS::EC2::ClientVpnEndpoint
     - AWS::AppConfig::ConfigurationProfile
     - AWS::AppSync::GraphQLApi
     - AWS::AppConfig::Deployment
     - AWS::AppConfig::Environment
     - AWS::ACMPCA::Certificate
     - AWS::ACMPCA::CertificateAuthority
     - AWS::AppConfig::DeploymentStrategy
     - AWS::AppConfig::Application
     - AWS::OpsWorksCM::Server
     - AWS::ACMPCA::CertificateAuthority.RevocationConfiguration
     - AWS::AppConfig::ConfigurationProfile.Validators
     - AWS::EC2::LaunchTemplate.MetadataOptions
     - AWS::Backup::BackupPlan.BackupRuleResourceType
     - AWS::MediaLive::Channel.OutputDestination
     - AWS::Backup::BackupPlan.CopyActionResourceType
     - AWS::ACMPCA::Certificate.Validity
     - AWS::AppConfig::Environment.Monitors
     - AWS::AppConfig::Environment.Tags
     - AWS::EC2::LaunchTemplate.Placement
     - AWS::ACMPCA::CertificateAuthority.Subject
     - AWS::AppConfig::Application.Tags
     - AWS::AppConfig::Deployment.Tags
     - AWS::EC2::LaunchTemplate.LaunchTemplateElasticInferenceAccelerator
     - AWS::EC2::LaunchTemplate.LaunchTemplateData
     - AWS::MediaLive::Channel.MultiplexProgramChannelDestinationSettings
     - AWS::ACMPCA::CertificateAuthority.CrlConfiguration
     - AWS::AppConfig::ConfigurationProfile.Tags
     - AWS::AppConfig::DeploymentStrategy.Tags
    PaulMaddox authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    bc75922 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.5.0 [skip ci]

    # [4.5.0](v4.4.0...v4.5.0) (2020-02-13)
    
    ### Features
    
    * **schema:** CloudFormation Updates (2020-02-13) ([#266](#266)) ([bc75922](bc75922))
    semantic-release-bot committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    ed25c12 View commit details
    Browse the repository at this point in the history
Loading