This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
v6.0.0-beta.1
Pre-release
Pre-release
6.0.0-beta.1 (2022-02-23)
Bug Fixes
-
build: build the project again (5b8ac7d)
-
change version to v6 (68254e2)
-
policies: add policies back (2e26547)
-
schema: generated schema acording to new rules (4321f42)
-
schema: re-generate schema (b0ccc0a)
-
tags: bring tag back. (a3b2b57)
-
feature(types)!: added utils to create pointer types (bbf53ec)
-
feat(generate)!: allow for optional params (43a094e)
BREAKING CHANGES
- use cloudformation.{String,Int,...} as helpers for
creating pointer types. - optional parameters are now marked as a pointer.