ENHANCEMENTS:
-
- Expose repository webhook as computed attribute
-
- Add timeout field to provider
-
lots of go dependency updates
ENHANCEMENTS:
- #210
- Now accepts [] and nil for build mappings
ENHANCEMENTS:
- #206
- No longer using cached state value for repository.integration_slug
ENHANCEMENTS:
- #203 Improved error and null handling
ENHANCEMENTS:
- #201 Add support setting labels on project creation
ENHANCEMENTS:
- #198 Add support for Rootly
ENHANCEMENTS:
- #196 Fix crash for creating new code change source
ENHANCEMENTS:
- rewrite of codebase using Terraform plugin framework
- requires terraform 1.x+
- requires using = instead of just blocks in configs. i.e.
repository = {}
instead ofrepository {}
FIXES:
- fix bug that caused code_change_source_resource to be recreated when any project setting was changed.
ENHANCEMENTS:
ENHANCEMENTS:
- #121 Rewrite the provider to use the new Framework using muxing
ENHANCEMENTS:
- #165 Fix provider name in main.go
EHANCEMENTS:
FIXES:
- #142 Fix provider value case from API
EHANCEMENTS:
- #143 Add Shortcut (ex Clubhouse) as Incident Impact Source
- #144 Add CLT specific fields into Project resource
- #145 Store repository integration authentication value in state
EHANCEMENTS:
- #140 Update OpsGenie Incident Impact Source docs
FIXES:
ENHANCEMENTS:
- #113 Add FireHydrant as Incident Impact Source
- #126 Add OpsGenie as Incident Impact Source
- #120 Update Metric Impact Source docs re:
integration_slug
ENHANCEMENTS:
- #107 Update api key documentation
- #109 Add Blameless as Incident Impact Source
- #111 Update UserAgent string to include provider version
FIXES:
- #103 Translate log
ENHANCEMENTS:
ENHANCEMENTS:
FIXES:
- #83 Environment slug should not show up as updating when re-applying
ENHANCEMENTS:
- Support for Azure in Code Changes resources
- SDK v2 version upgrade
ENHANCEMENTS:
- Documentation improvements, more examples
FIXES:
- create and update of error impact source
- create and update of metric impact source
ENHANCEMENTS:
- Add support for specifying the integration slug for metric impact source
- Add support for specifying whether build branches should match environment branches in build mapping
ENHANCEMENTS:
- Add support for specifying the integration slug for metric impact source
ENHANCEMENTS:
- Add support for build mapping for code deployments
ENHANCEMENTS:
- Increase HTTP timeout from 10 secs to 20
ENHANCEMENTS:
- Document available deployment tracking choices
ENHANCEMENTS:
- Better handle remote-deleted objects and recreate in that case
ENHANCEMENTS:
- Expand docs about how to use Sleuth resources
NOTES:
- resource/project: The
description
field has been deprecated and will be removed in the next major release
ENHANCEMENTS:
- Improve docs, particularly around slugs
FEATURES:
- Initial release