aws-cloudformation / aws-cloudformation/cloudformation-cli
Multiple target schemas failing to compile (java)
Open
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
The following target schemas do not compile with CloudFormation hooks:
AWS::Panorama::Package
AWS::ServiceDiscovery::PrivateDnsNamespace
AWS::ServiceDiscovery::PublicDnsNamespace
AWS::ElastiCache::ParameterGroup
AWS::AmplifyUIBuilder::Component
Steps to reproduce:
- add these models to your hook configuration
- mvn clean package
Contributor guide
Assessment
This issue has not been assessed yet.