Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring your own bucket #65

Merged
merged 8 commits into from
Jan 9, 2023

Conversation

tvaughan77
Copy link
Contributor

This updates the use of the cn-terraform/ecs-alb/aws sister module from v1.0.27 -> v1.0.28 which enables the "bring your own log bucket" capabilities to the ALB module.

With this PR, there's no functional changes to this ECS module, it just passes through a new log_bucket_id variable to the ecs-alb module that will dictate whether or not the new ECS service will have a brand new S3 bucket created for it for the purpose of LB logging, or if the logging will be setup to use a previously existing bucket.

@jnonino jnonino added the enhancement New feature or request label Jan 9, 2023
@jnonino jnonino merged commit 65aa758 into cn-terraform:main Jan 9, 2023
bion pushed a commit to civiform/cloud-deploy-infra that referenced this pull request Jan 9, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[cn-terraform/ecs-fargate-service/aws](https://registry.terraform.io/modules/cn-terraform/ecs-fargate-service/aws)
([source](https://togithub.com/cn-terraform/terraform-aws-ecs-fargate-service))
| module | patch | `2.0.36` -> `2.0.38` |

---

### Release Notes

<details>
<summary>cn-terraform/terraform-aws-ecs-fargate-service</summary>

###
[`v2.0.38`](https://togithub.com/cn-terraform/terraform-aws-ecs-fargate-service/releases/tag/2.0.38)

[Compare
Source](https://togithub.com/cn-terraform/terraform-aws-ecs-fargate-service/compare/2.0.37...2.0.38)

#### What's Changed

- Bring your own bucket by
[@&#8203;tvaughan77](https://togithub.com/tvaughan77) in
[cn-terraform/terraform-aws-ecs-fargate-service#65

#### New Contributors

- [@&#8203;tvaughan77](https://togithub.com/tvaughan77) made their first
contribution in
[cn-terraform/terraform-aws-ecs-fargate-service#65

**Full Changelog**:
cn-terraform/terraform-aws-ecs-fargate-service@2.0.37...2.0.38

###
[`v2.0.37`](https://togithub.com/cn-terraform/terraform-aws-ecs-fargate-service/releases/tag/2.0.37)

[Compare
Source](https://togithub.com/cn-terraform/terraform-aws-ecs-fargate-service/compare/2.0.36...2.0.37)

#### What's Changed

- issues
[#&#8203;59](https://togithub.com/cn-terraform/terraform-aws-ecs-fargate-service/issues/59)
Add an option for enabling deployment_circuit_breaker by
[@&#8203;akaiypova-jetty](https://togithub.com/akaiypova-jetty) in
[cn-terraform/terraform-aws-ecs-fargate-service#61

#### New Contributors

- [@&#8203;akaiypova-jetty](https://togithub.com/akaiypova-jetty) made
their first contribution in
[cn-terraform/terraform-aws-ecs-fargate-service#61

**Full Changelog**:
cn-terraform/terraform-aws-ecs-fargate-service@2.0.36...2.0.37

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/civiform/cloud-deploy-infra).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuOTUuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@tvaughan77 tvaughan77 deleted the bring_your_own_bucket branch January 24, 2023 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants