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

feat: fetches the latest from the upstream provider #5

Merged
merged 41 commits into from
May 9, 2023

Conversation

davops
Copy link

@davops davops commented May 9, 2023

Sarah may be using our tf-load-balancer module for ECS so let's pull in the latest changes.

Their PR title gha isn't working correctly regardless of how I structure the PR title.

kumartushar and others added 30 commits February 4, 2022 14:16
## [6.7.0](v6.6.1...v6.7.0) (2022-02-04)

### Features

* Add support for enable_waf_fail_open and desync_mitigation_mode ([#235](#235)) ([a4a79df](a4a79df))
## [6.8.0](v6.7.0...v6.8.0) (2022-03-12)

### Features

* Made it clear that we stand with Ukraine ([34ba506](34ba506))
## [6.9.0](v6.8.0...v6.9.0) (2022-04-15)

### Features

* Added `weighted-forward` rules for HTTP ([#236](#236)) ([ba77760](ba77760))
## [6.10.0](v6.9.0...v6.10.0) (2022-04-21)

### Features

* Added missing `cookie_name` TG stickiness parameter support ([#245](#245)) ([a01b7ca](a01b7ca))
## [6.11.0](v6.10.0...v6.11.0) (2022-05-20)

### Features

* Added support for lambda permissions when the target is a lambda function ([#240](#240)) ([e79573d](e79573d))
## [7.0.0](v6.11.0...v7.0.0) (2022-05-23)

### ⚠ BREAKING CHANGES

* Upgraded Terraform version to 1.0+. Added wrappers. (#249)

### Features

* Upgraded Terraform version to 1.0+. Added wrappers. ([#249](#249)) ([25d31ee](25d31ee))
## [8.0.0](v7.0.0...v8.0.0) (2022-09-16)

### ⚠ BREAKING CHANGES

* Add ip_address_type to target group resource, bumped AWS provider version (#255)

### Features

* Add ip_address_type to target group resource, bumped AWS provider version ([#255](#255)) ([5d08044](5d08044))
## [8.1.0](v8.0.0...v8.1.0) (2022-09-20)

### Features

* Added connection_termination toggle to target group ([#257](#257)) ([33b6ecd](33b6ecd))
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
… in resource (#259)

Co-authored-by: Anton Babenko <anton@antonbabenko.com>
### [8.1.1](v8.1.0...v8.1.1) (2022-10-28)

### Bug Fixes

* Matched type of extra certificate var in module to type expected in resource ([#259](#259)) ([144af83](144af83))
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
### [8.1.2](v8.1.1...v8.1.2) (2022-10-28)

### Bug Fixes

* Allow for override of Name tag on load balancer ([#262](#262)) ([40d10dd](40d10dd))
## [8.2.0](v8.1.2...v8.2.0) (2022-10-31)

### Features

* Added support for preserve_host_header ([#265](#265)) ([d69c409](d69c409))
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
### [8.2.1](v8.2.0...v8.2.1) (2022-11-14)

### Bug Fixes

* Update CI configuration files to use latest version ([#264](#264)) ([dd692c7](dd692c7))
### [8.2.2](v8.2.1...v8.2.2) (2023-01-24)

### Bug Fixes

* Use a version for  to avoid GitHub API rate limiting on CI workflows ([#270](#270)) ([66eb6d2](66eb6d2))
bryantbiggs and others added 11 commits February 7, 2023 20:20
## [8.3.0](v8.2.2...v8.3.0) (2023-02-07)

### Features

* Add support for creating a security group along with the load balancer ([#273](#273)) ([8232b47](8232b47))
…created for network load balancers (#277)

Resolves undefined
### [8.3.1](v8.3.0...v8.3.1) (2023-02-08)

### Bug Fixes

* Correct stickiness syntax and ensure that security group is not created for network load balancers ([#277](#277)) ([0c02a23](0c02a23))
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
## [8.4.0](v8.3.1...v8.4.0) (2023-03-03)

### Features

* Default action forward action type ([#269](#269)) ([4a14075](4a14075))
…t_group` (#282)

Co-authored-by: magreenbaum <magreenbaum>
## [8.5.0](v8.4.0...v8.5.0) (2023-03-18)

### Features

* Add `load_balancing_cross_zone_enabled` option to `aws_lb_target_group` ([#282](#282)) ([0178d70](0178d70))
## [8.6.0](v8.5.0...v8.6.0) (2023-03-24)

### Features

* Add support for XFF/TLS headers ([#284](#284)) ([2d7fcb9](2d7fcb9))
@davops davops changed the title feat: fetches the latest from the upstream provider Fetches the latest from the upstream provider May 9, 2023
@davops davops changed the title Fetches the latest from the upstream provider feat: Fetches the latest from the upstream provider May 9, 2023
@davops davops changed the title feat: Fetches the latest from the upstream provider Feat: Fetches the latest from the upstream provider May 9, 2023
@davops davops changed the title Feat: Fetches the latest from the upstream provider feat: fetches the latest from the upstream provider May 9, 2023
@davops davops marked this pull request as ready for review May 9, 2023 15:12
@davops davops requested a review from a team May 9, 2023 15:13
@davops davops merged commit 5588201 into litmus:master May 9, 2023
@github-actions
Copy link

github-actions bot commented Jun 9, 2023

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.