Releases: trendmicro/terraform-provider-conformity
Releases · trendmicro/terraform-provider-conformity
v0.5.9
v0.5.8
v0.5.7
Custom rule conditions value
property has been updated to handle the following data types using jsonencode()
:
- numbers
- booleans
- objects
Aims to resolve Github issue #72.
Please refer to the Conformity Terraform provider documentation for usage examples.
v0.5.6
- Updated documentation for:
- Support the statuses filter property for configuring Communication Channels. Aligns with Conformity API reference.
v0.5.5
- Support the
statuses
filter property for configuring Communication Channels. Aligns with Conformity API reference.
v0.5.4
v0.5.3
- Fix bugs when updating
extraSettings
ignoredRegions items
v0.5.2
- Fixed the bug: got exception when syncing the rule extraSettings from Conformity
- Add support for
tags
type in rule extra settings properties - Add support for
ignored-regions
type in rule extra settings properties - Update the example for aws: add the sample code for
tags
andignored-regions
rule settings
v0.5.1
v0.5.0
- O1-139 - Provider crashes while connecting to AWS account
- O1-140 - AWS Account - Review and Update Terraform Schema