awslabs / goformation

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

fix(schema): CloudFormation Updates #510

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
Warning: auto-fixing property that is marked as tag but has no tag ItemType for http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelpackage.html#cfn-sagemaker-modelpackage-tag
Warning: auto-fixing missing property type to 'Json' for http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-groupmembership.html#cfn-identitystore-groupmembership-memberid
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::RDS::DBCluster
 - AWS::Rekognition::StreamProcessor
 - AWS::RDS::DBInstance
 - AWS::Redshift::EndpointAccess
 - AWS::Budgets::Budget.AutoAdjustData
 - AWS::Budgets::Budget.HistoricalOptions
 - AWS::Budgets::Budget.BudgetData
 - AWS::Rekognition::StreamProcessor.Point

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

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: