Releases: kaleido-io/terraform-provider-kaleido
Releases · kaleido-io/terraform-provider-kaleido
v1.1.0-rc.6
v1.1.0-rc-5
What's Changed
- deploy to transaction manager by @hosie in #72
- Provide utility resource to upsert data model by @peterbroadhurst in #74
- Add AMS Policy by @peterbroadhurst in #75
- Update samples to rc.4 by @peterbroadhurst in #73
- Adding variable set resource by @hosie in #76
- update indexers for new data model by @mjc-dev in #67
- [runtime] Support for storageSize, storageType, zone, and subZone by @ssmirr in #78
New Contributors
Full Changelog: v1.1.0-rc.4...v1.1.0-rc-5
v1.1.0-rc.4
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
- Update all samples to rc3 by @peterbroadhurst in #64
- updated go code to enable creation of groups and service access by @trevorsc19 in #65
- Add type for data model listeners by @awrichar in #68
- Add env name to KBI hostname for uniqueness by @peterbroadhurst in #66
- Fix group test by @awrichar in #71
- unit test for pre-compiled build by @hosie in #70
New Contributors
Full Changelog: v1.1.0-rc.3...v1.1.0-rc.4
v1.1.0-rc.3
What's Changed
- Tweaks to example by @peterbroadhurst in #55
- Only provide updateable fields for build updates by @Chengxuan in #56
- API change: Split out task version APIs to allow
description
andexampleInput
on ver by @peterbroadhurst in #58 - Updated Add blockchain indexer to platform_stack and platform_multiparty_stack examples by @trevorsc19 in #57
- Updates from addition regression testing on BaaS resources by @peterbroadhurst in #63
New Contributors
- @Chengxuan made their first contribution in #56
- @trevorsc19 made their first contribution in #57
Full Changelog: v1.1.0-rc.2...v1.1.0-rc.3
v1.1.0-rc.2
What's Changed
- Upgrade github actions and Go version for future releases by @peterbroadhurst in #50
- Update to latest Terraform framework and add additional Kaleido resources for dedicated platform deployments by @peterbroadhurst in #51
- Avoid setting IDs to unknown in plan for update, and deliver multi-party sample by @peterbroadhurst in #52
- Add FireFly listener to Asset Manager platform resources by @peterbroadhurst in #53
- Update examples to 1.1.0-rc.2 by @peterbroadhurst in #54
Full Changelog: v1.1.0-rc.1...v1.1.0-rc.2
v1.1.0-rc.1
What's Changed
⚠️ Pre-release⚠️ Update to latest Terraform framework and add additional Kaleido resources for dedicated platform deployments by @peterbroadhurst #51- Specify minimum Go version 1.19 by @vdamle in #46
- Additional terraform example by @calbritt in #48
Full Changelog: v0.2.15...v1.1.0-rc.1
v0.2.15
What's Changed
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
Full Changelog: v0.2.13...v0.2.14
v0.2.13
v0.2.12
What's Changed
- Enable kaleido_configuration Changes Triggering Updates for kaleido_node and kaleido_service by @hfuss in #35
Full Changelog: v0.2.11...v0.2.12