Skip to content

Commit 1fc0175

Browse files
chore(deps): update terraform cloudposse/s3-bucket/aws to v4.11.0 (#78)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cloudposse/s3-bucket/aws | module | minor | `4.10.0` → `4.11.0` | --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/masterpointio/terraform-aws-ssm-agent). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibmVlZHMtcmV2aWV3IiwidGVycmFmb3JtIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eee4c8a commit 1fc0175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ DOC
210210

211211
module "logs_bucket" {
212212
source = "cloudposse/s3-bucket/aws"
213-
version = "4.10.0"
213+
version = "4.11.0"
214214

215215
enabled = local.logs_bucket_enabled
216216
context = module.logs_label.context

0 commit comments

Comments
 (0)