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: drop support for terraform v1.7.x #947

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

jooola
Copy link
Member

@jooola jooola commented Jul 2, 2024

Remove support for terraform v1.7.x which us now end-of-life: https://endoflife.date/terraform

@jooola jooola requested a review from a team as a code owner July 2, 2024 09:24
@jooola jooola force-pushed the drop-support-terraform-1.7 branch from dda17c5 to bd14941 Compare July 2, 2024 09:25
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.68%. Comparing base (b825c12) to head (bd14941).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #947      +/-   ##
==========================================
+ Coverage   69.63%   69.68%   +0.05%     
==========================================
  Files          63       63              
  Lines        7928     7928              
==========================================
+ Hits         5521     5525       +4     
+ Misses       1709     1706       -3     
+ Partials      698      697       -1     
Flag Coverage Δ
e2e 69.68% <ø> (+0.05%) ⬆️
unit 34.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jooola jooola merged commit f6372aa into main Jul 2, 2024
5 checks passed
@jooola jooola deleted the drop-support-terraform-1.7 branch July 2, 2024 09:39
apricote pushed a commit that referenced this pull request Jul 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.48.0](v1.47.0...v1.48.0)
(2024-07-25)


### Features

* add support for opentofu v1.7
([#950](#950))
([ae115a8](ae115a8))
* add support for terraform v1.9
([#949](#949))
([642ac15](642ac15))
* drop support for terraform v1.7.x
([#947](#947))
([f6372aa](f6372aa))
* **server-type:** mark included_traffic attribute as deprecated
([#963](#963))
([e8101cc](e8101cc))


### Bug Fixes

* do not continue if an api error occurred
([#958](#958))
([85a4dd0](85a4dd0))
* **load-balancer:** automatic import of target adds conflicting fields
([#962](#962))
([6c0b1c4](6c0b1c4)),
closes
[#961](#961)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant