Sha256: d73a6c8bef9174bc35d80b2d6f5c522b3e9e68d1f689cab88066ddb0775783f4
Contents?: true
Size: 637 Bytes
Versions: 25
Compression:
Stored size: 637 Bytes
Contents
# Major version upgrades ## 0.x to 1.x ### Deprecations * FnFormat => FnSub * addTag => add_tag * checkRefs => check_refs * Ruby versions < 2.4 * Legacy cfndsl resource specification files ### Validation * Tighter validation including for null values and cyclic references in Resources, Outputs, Rules and Conditions * Tighter definition of duplicates. eg. Route must be EC2_Route because another service now has a Route resource. * Requires the specification file to exist at the time it is explicitly set with CfnDsl.specification_file= #### Spec version The AWS cloudformation spec will be regularly updated on every release
Version data entries
25 entries across 25 versions & 1 rubygems