cn-terraform / terraform-aws-ecs-fargate-service

AWS ECS Fargate Service Terraform Module
https://registry.terraform.io/modules/cn-terraform/ecs-fargate-service
Apache License 2.0
78 stars 47 forks source link

Update Terraform cn-terraform/ecs-alb/aws to v1.0.32 - autoclosed #96

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cn-terraform/ecs-alb/aws (source) module patch 1.0.31 -> 1.0.32

Release Notes

cn-terraform/terraform-aws-ecs-alb (cn-terraform/ecs-alb/aws) ### [`v1.0.32`](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/releases/tag/1.0.32) [Compare Source](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/compare/1.0.31...1.0.32) #### What's Changed - chore(deps): update terraform aws to v4.67.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/47](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/47) - chore(deps): update terraform aws to v5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/48](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/48) - chore(deps): update terraform aws to v5.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/49](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/49) - chore(deps): update terraform aws to v5.5.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/50](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/50) - chore(deps): update terraform aws to v5.7.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/51](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/51) - chore(deps): update terraform aws to v5.7.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/52](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/52) - chore(deps): update terraform aws to v5.8.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/53](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/53) - chore(deps): update terraform aws to v5.11.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/54](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/54) - chore(deps): update terraform aws to v5.12.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/55](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/55) - chore(deps): update terraform aws to v5.15.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/56](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/56) - chore(deps): update terraform aws to v5.16.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/58](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/58) - chore(deps): update actions/checkout action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/57](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/57) - chore(deps): update terraform aws to v5.17.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/59](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/59) - Updates defaults and adds better support for using CodeDeploy with ECS/Fargate by [@​JaredDarling](https://togithub.com/JaredDarling) in [https://github.com/cn-terraform/terraform-aws-ecs-alb/pull/60](https://togithub.com/cn-terraform/terraform-aws-ecs-alb/pull/60) **Full Changelog**: https://github.com/cn-terraform/terraform-aws-ecs-alb/compare/1.0.31...1.0.32

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

infracost[bot] commented 1 year ago

💰 Infracost estimate: monthly cost will not change

<details>
    <summary><strong>⚠️ Policies warning</strong></summary>
  <h4>⚠️ <b>FinOps tags</b> (warning)</h4>
<table>
    <tr>
      <td>
        <p>This example Tagging policy shows how you can enforce required FinOps tag keys/values in pull requests. This example checks for the tags 'Service' (can have any value) and 'Environment' (must be Dev/Stage/Prod) on all taggable resources being changed in the pull request. You can adjust it from https://dashboard.infracost.io > Governance > Tagging policies. You have a 14 day trial of this feature as it's part of Infracost Cloud.</p>
      </td>
    </tr>
    <tr><td>

module.ecs-alb[0].aws_lb_listener.lb_http_listeners["default-http"] at main.tf:4

in project cn-terraform/terraform-aws-ecs-fargate-service

**module.ecs-alb[0].aws_lb_listener.lb_https_listeners["default-https"]** at `main.tf:4` * Missing mandatory tags: `Service`, `Environment` in project `cn-terraform/terraform-aws-ecs-fargate-service`
    <tr><td>

module.ecs-alb[0].aws_lb_target_group.lb_https_tgs["default-https"] at main.tf:4

in project cn-terraform/terraform-aws-ecs-fargate-service

✅ Guardrails passed

View in Infracost Cloud. This comment will be updated when the cost estimate changes.