What's Changed
This version brings several significant improvements:
* The whole Pulumi Checkly Provider has been updated to the latest Pulumi standards, based on the latest Pulumi boilerplate.
* The latest Pulumi SDK is now used.
* All provider packages have been regenerated against the latest Terraform Checkly provider (`1.9.1`).
- Notably, Heartbeat and TCP checks are now supported.
- All new properties from the Terraform provider are now available.
Known incompatible changes:
- The .NET package (`Pulumi.Checkly`) now requires .NET 6.0, compared to 3.1 previously.
Gotchas:
- The .NET package will be available on NuGet at a later time and is not included in this release.
Due to the large scope of the update, we've bumped the major version to 2.
New Contributors
* nahuelon made their first contribution in https://github.com/checkly/pulumi-checkly/pull/49
* sorccu made their first contribution in https://github.com/checkly/pulumi-checkly/pull/56
* github-actions made their first contribution in https://github.com/checkly/pulumi-checkly/pull/62
**Full Changelog**: https://github.com/checkly/pulumi-checkly/compare/v1.1.4...v2.0.0