Releases: ministryofjustice/cloud-platform-terraform-flow-logs
Releases · ministryofjustice/cloud-platform-terraform-flow-logs
1.3.7
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
What's Changed
- ✨output flowlogs s3 bucket id by @kyphutruong in #13
- correcting outputs by @kyphutruong in #14
Full Changelog: 1.3.5...1.3.6
1.3.5
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
What's Changed
- feat: 🎸 add dependabot config and project workflow by @sj-williams in #9
- Bump actions/checkout from 3 to 4 by @dependabot in #10
- ✨ output flowlogs s3 bucket arn by @kyphutruong in #11
New Contributors
- @sj-williams made their first contribution in #9
- @dependabot made their first contribution in #10
- @kyphutruong made their first contribution in #11
Full Changelog: 1.3.3...1.3.4
1.3.3 Terraform upgrade
Upgrade Terraform to >=1.2.5
1.3.2
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
Merge pull request #4 from ministryofjustice/tf-0.13 Terraform 0.13 upgrade for repository
add supports for `is_enabled`
Merge pull request #3 from ministryofjustice/enabled_flag Introduces the flag `is_enabled`
Add S3 support
Replace Cloudwatch log group with S3 bucket.
See here