Skip to content

Releases: ministryofjustice/cloud-platform-terraform-flow-logs

1.3.7

03 Oct 14:54
a1a7b6e
Compare
Choose a tag to compare

What's Changed

  • 🔧 additional VPC flow log fields required for Cortex XSIAM by @kyphutruong in #15

Full Changelog: 1.3.6...1.3.7

1.3.6

27 Jun 14:56
e6eacfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.5...1.3.6

1.3.5

26 Jun 15:02
080bddd
Compare
Choose a tag to compare

What's Changed

  • 🔧add condition to output s3 bucket arn only if enabled by @kyphutruong in #12

Full Changelog: 1.3.4...1.3.5

1.3.4

26 Jun 10:51
6f33bf0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.3.4

1.3.3 Terraform upgrade

20 Feb 17:05
e4311aa
Compare
Choose a tag to compare

Upgrade Terraform to >=1.2.5

1.3.2

06 Jul 14:39
8bc8328
Compare
Choose a tag to compare

Create new resource aws_s3_bucket_acl

As ACL is not supported in aws_s3_bucket, with the new aws provider

1.3.1 Terraform 0.13 upgrade

11 Mar 12:36
b862799
Compare
Choose a tag to compare
Merge pull request #4 from ministryofjustice/tf-0.13

Terraform 0.13 upgrade for repository

add supports for `is_enabled`

25 Jan 07:43
f223f59
Compare
Choose a tag to compare
Merge pull request #3 from ministryofjustice/enabled_flag

Introduces the flag `is_enabled`

Add S3 support

12 Jan 19:57
Compare
Choose a tag to compare

Replace Cloudwatch log group with S3 bucket.

See here

1.1

08 Jan 08:52
7ffbaf1
Compare
Choose a tag to compare
1.1
  • fixes issue of non-interpreted var (local.name)