Skip to content

Releases: terraform-ibm-modules/terraform-ibm-cis

v1.6.3

11 Jun 08:31
v1.6.3
bef9594
Compare
Choose a tag to compare

1.6.3 (2024-06-11)

Bug Fixes

  • remove upper limit for required terraform version (#509) (bef9594)

v1.6.2

21 Mar 10:15
v1.6.2
f9c2862
Compare
Choose a tag to compare

1.6.2 (2024-03-21)

Bug Fixes

  • updated required ibm tf provider constraints to >= 1.63.0, <2.0.0 and removed workaround for provider bug which was fixed in 1.63.0 (#476) (f9c2862)

v1.6.1

27 Feb 17:55
v1.6.1
a7459f7
Compare
Choose a tag to compare

1.6.1 (2024-02-27)

Bug Fixes

  • extend the required terraform version to < 1.7 (#465) (a7459f7)

v1.6.0

22 Feb 08:55
v1.6.0
cfeea37
Compare
Choose a tag to compare

1.6.0 (2024-02-22)

Features

v1.5.1

07 Feb 14:19
dc28b7d
Compare
Choose a tag to compare

1.5.1 (2024-02-07)

Bug Fixes

  • added sleep as workaround for timing issue (#445) (dc28b7d)

v1.5.0

12 Dec 16:40
v1.5.0
52a84dd
Compare
Choose a tag to compare

1.5.0 (2023-12-12)

Features

  • added the ability in the DNS module to import DNS records from a file using either the base64_encoded_dns_records_file or dns_records_file input variable (#420) (52a84dd)

v1.4.1

11 Dec 18:17
v1.4.1
7319740
Compare
Choose a tag to compare

1.4.1 (2023-12-11)

Bug Fixes

  • updated logic that was using deprecated lookup feature (#428) (7319740)

v1.4.0

29 Nov 09:50
d06d7a6
Compare
Choose a tag to compare

1.4.0 (2023-11-29)

Features

  • Added a new waf module (in the modules folder). NOTE: This release only allows user to enable/disable the web application firewall(WAF) protection as domain settings with the default rules and we are not setting/updating any WAF rule. (#410) (d06d7a6)

v1.3.0

10 Oct 16:18
ad09a05
Compare
Choose a tag to compare

1.3.0 (2023-10-10)

Features

  • update terraform version constraints to >= 1.3.0, <1.6.0 (#396) (ad09a05)

v1.2.2

26 Sep 08:51
v1.2.2
283a0c2
Compare
Choose a tag to compare

1.2.2 (2023-09-26)

Bug Fixes

  • added dns_record validation to avoid conflict between content and data (#379) (283a0c2)