Skip to content

v1.1.0-rc.4

Compare
Choose a tag to compare
@peterbroadhurst peterbroadhurst released this 26 May 15:23
· 40 commits to v1.1 since this release
57c2037

Migration from rc.3

You might see this error on terraform plan/terraform apply after update from rc.3 to rc.4 due to a fixed resource name:

│ No resource schema found for kaleido_platform_cms_action_creatapi when decoding prior state

Use tf terraform state list then tf terraform state rm ... to remove any invalid resources.

What's Changed

New Contributors

Full Changelog: v1.1.0-rc.3...v1.1.0-rc.4