Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

feat(schema): CloudFormation updates 2020-04-05 (WIP) #277

Closed
wants to merge 1 commit into from

Conversation

PaulMaddox
Copy link
Contributor

Issue #, if available:

Description of changes:

Latest CFN schema updates.
This PR is a WIP, as tests are currently failing.

It looks like the latest CloudFormation Resource Specification specifies a different Tag type for AWS::ResourceGroups::Group vs every other AWS resource type.

image

AWS::ResourceGroups::Group has a tag type as a list of Json objects.
Everything else has tag type as a list of Tag objects.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@grahamjenson
Copy link
Contributor

Fixed by #285 285

@PaulMaddox PaulMaddox closed this Jun 22, 2020
@PaulMaddox PaulMaddox deleted the cfn-updates-2020-04-05 branch October 11, 2020 09:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants