Skip to content

Releases: illumio/terraform-illumio-cloudsecure

v1.4.0

14 Nov 01:41
2f31be9
Compare
Choose a tag to compare

What's Changed

FEATURES:

  • New Submodule: azure_flow_logs_storage_accounts #21
  • aws_flow_logs_s3_buckets: Add support for s3 buckets with paths #22

Full Changelog: v1.3.0...v1.4.0

v1.3.0

28 Oct 21:27
a2d8de7
Compare
Choose a tag to compare

What's Changed

FEATURES:

  • New Submodule: azure_subscription #18

IMPROVEMENTS:

  • List aws_flow_logs_s3_buckets module in top-level README.md #17
  • Update the versions constraints on provider illumio-cloudsecure in all modules and examples to use >= instead of ~> #20
  • Update the format of module source/version in all examples #20

Full Changelog: v1.2.4...v1.3.0

v1.2.4

10 Oct 21:04
4bd420f
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS:

  • Update cloud-operator version to v0.0.6 in k8s_cluster module #16

Full Changelog: v1.2.3...v1.2.4

v1.2.3

10 Oct 17:36
de1c01a
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS:

  • Relax provider version constraints in all modules #15

Full Changelog: v1.2.2...v1.2.3

v1.2.2

05 Oct 00:04
ce639f1
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS:

  • Fix the source of the aws_flow_logs_s3_buckets module in example #13

Full Changelog: v1.2.1...v1.2.2

v1.2.1

04 Oct 23:57
b58c355
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS:

  • Add missing source in aws_flow_logs_s3_buckets example #12

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Oct 23:51
64626ee
Compare
Choose a tag to compare

What's Changed

FEATURES:

  • New Submodule: aws_flow_logs_s3_buckets #11

IMPROVEMENTS:

  • In aws_account, replace the usage of random_uuid with random_password to increase the strength of role external IDs #11
  • Fix validations that string variables are not empty #11
  • Improve examples #11

Full Changelog: v1.1.1...v1.2.0

v1.1.1

03 Oct 21:53
0afefb0
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS:

  • modules/aws_account: Fix bugs re: string concatenations and missing tags attributes that made the module unusable #9

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Oct 23:59
48db4dc
Compare
Choose a tag to compare

What's Changed

FEATURES:

  • New Submodule: aws_account #8

IMPROVEMENTS:

  • Revise README.md and add required provider in submodule #5
  • Add tfsec as code scanning tool and semgrep for static code analysis #7
  • Bump actions/checkout from 3 to 4 #2
  • Bump terraform-docs/gh-actions from 1.2.2 to 1.3.0 #4

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 Sep 00:31
672d7cd
Compare
Choose a tag to compare

Initial release to test the release and publishing process.

What's Changed

NOTES:

  • Initial release

Full Changelog: https://github.com/illumio/terraform-illumio-cloudsecure/commits/v1.0.0