terraform-aws-s3-log-storage
terraform-aws-s3-log-storage copied to clipboard
This module creates an S3 bucket suitable for receiving logs from other AWS services such as S3, CloudFront, and CloudTrail
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/s3-bucket/aws](https://registry.terraform.io/modules/cloudposse/s3-bucket/aws) ([source](https://togithub.com/cloudposse/terraform-aws-s3-bucket)) | module | patch | `2.0.1` -> `2.0.3` |...
## Config Migration Needed - [ ] Select this checkbox to let Renovate create an automated Config Migration PR. This issue lists Renovate updates and detected dependencies. Read the [Dependency...
I'm getting the message described in cloudposse/terraform-aws-s3-bucket#148 and since this is a greenfield deployment I would like to have it defined properly to avoid having drifts in the config. Thanks!
## Describe the Feature Add nullable flag (`nullable = false`) for module input variables which have a default value and where `null` is not a sensible/handled value for the variable....
## Important Notes - Terraform version 1.3.0 and Terraform AWS version 4.9.0 or later are required - You can now select default values for (non-deprecated) inputs by setting them to...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/s3-bucket/aws](https://registry.terraform.io/modules/cloudposse/s3-bucket/aws) ([source](https://redirect.github.com/cloudposse/terraform-aws-s3-bucket)) | module | major | `3.0.0` -> `4.7.1` | --- ###...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/s3-bucket/aws](https://registry.terraform.io/modules/cloudposse/s3-bucket/aws) ([source](https://redirect.github.com/cloudposse/terraform-aws-s3-bucket)) | module | minor | `3.0.0` -> `3.1.3` | --- ###...
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.6.2 to 1.7.5. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.5 What's Changed Prevent Git Config Alteration on Git Update by @dduzgun-security in hashicorp/go-getter#497 New Contributors @dduzgun-security made...