cfndsl 0.0.14 → 0.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/cfndsl/aws_types.yaml +3 -2
  2. metadata +1 -1
@@ -324,7 +324,7 @@ Resources:
324
324
  ResourceRecords: [ String ]
325
325
  Weight: Integer
326
326
  SetIdentifier: String
327
- AliasTarget: String
327
+ AliasTarget: [ AliasTarget ]
328
328
  Comment: String
329
329
  "AWS::Route53::RecordSetGroup" :
330
330
  Properties:
@@ -454,9 +454,10 @@ Types:
454
454
  CookieExpirationPeriod: String
455
455
  Listener:
456
456
  InstancePort: String
457
+ InstanceProtocol: String
457
458
  LoadBalancerPort: String
458
459
  Protocol: String
459
- SSLCertificate: String
460
+ SSLCertificateId: String
460
461
  PolicyNames: [ LBOrAppCookieStickinessPolicy ]
461
462
  RDSSecurityGroupRule:
462
463
  CIDRIP: String
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cfndsl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.14
4
+ version: 0.0.15
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: