cfn-teleport 0.36.0

Moves CloudFormation resources between stacks
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
  "release-type": "rust",
  "changelog-path": "CHANGELOG.md",
  "include-component-in-tag": false,
  "bump-minor-pre-major": false,
  "bump-patch-for-minor-pre-major": false,
  "draft": false,
  "prerelease": false,
  "packages": {
    ".": {}
  }
}