Skip to content

Releases: trendmicro/terraform-provider-conformity

v0.5.9

22 Jul 01:52
d5b6cbf
Compare
Choose a tag to compare
  • Support "choice-multiple-value" settings in extra settings. The change will affect the account rule settings and profile included rule settings.
  • Update document and examples.

v0.5.8

11 Feb 23:10
bca02ac
Compare
Choose a tag to compare

Custom rule conditions updated to handle null values.

Additional improvement on #72

v0.5.7

06 Feb 03:16
35dadcb
Compare
Choose a tag to compare

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

06 Nov 02:33
47afc7a
Compare
Choose a tag to compare
  • Updated documentation for:

v0.5.5

03 Nov 03:03
1732529
Compare
Choose a tag to compare

v0.5.4

27 Aug 23:52
a902790
Compare
Choose a tag to compare
  • Fix documentation typo in communication settings documentation

v0.5.3

03 Aug 07:03
ce146b6
Compare
Choose a tag to compare
  • Fix bugs when updating extraSettings ignoredRegions items

v0.5.2

01 Aug 00:09
3ab0f9a
Compare
Choose a tag to compare
  • 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 and ignored-regions rule settings

v0.5.1

18 Jul 02:51
3984941
Compare
Choose a tag to compare
  • Fix bug where provider crashes if rule setting with ignored-regions type is configured in Conformity organisation

v0.5.0

03 Jan 09:17
bdee0b7
Compare
Choose a tag to compare
  • O1-139 - Provider crashes while connecting to AWS account
  • O1-140 - AWS Account - Review and Update Terraform Schema