aws-cloudformation / cloudformation-resource-schema

The CloudFormation Resource Schema defines the shape and semantic for resources provisioned by CloudFormation. It is used by provider developers using the CloudFormation RPDK.
Apache License 2.0
93 stars 38 forks source link

Fixes broken buildspec #19

Closed rjlohan closed 5 years ago

rjlohan commented 5 years ago

Description of changes:

A recent PR broke the build but was not picked up because the Java package was not built or tested.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.