awslabs / goformation

GoFormation is a Go library for working with CloudFormation templates.
Apache License 2.0
846 stars 195 forks source link

CloudFormation Updates #598

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request was automatically generated, and includes updates to goformation based on new or updated resources in the AWS CloudFormation Resource Specification.

Below is the output from go generate:

GoFormation Resource Generator
Downloading cloudformation specification from https://d1uauaxba7bl26.cloudfront.net/latest/gzip/CloudFormationResourceSpecification.json
Downloading sam specification from file://generate/sam-2016-10-31.json
Downloading cdk specification from file://generate/cdk.json

Updated the following AWS CloudFormation resources:

 - AWS::Omics::SequenceStore
 - AWS::Athena::CapacityReservation
 - AWS::CustomerProfiles::CalculatedAttributeDefinition
 - AWS::ApplicationAutoScaling::ScalableTarget
 - AWS::Athena::CapacityReservation.CapacityAssignmentConfiguration
 - AWS::CustomerProfiles::CalculatedAttributeDefinition.Threshold
 - AWS::CustomerProfiles::CalculatedAttributeDefinition.AttributeDetails
 - AWS::Athena::CapacityReservation.CapacityAssignment
 - AWS::CustomerProfiles::CalculatedAttributeDefinition.Conditions
 - AWS::CustomerProfiles::CalculatedAttributeDefinition.Range
 - AWS::CustomerProfiles::CalculatedAttributeDefinition.AttributeItem

Processed 6465 resources
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 7.7.11 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: