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: add support for terraform v1.9 #949

Merged
merged 1 commit into from
Jul 2, 2024
Merged

feat: add support for terraform v1.9 #949

merged 1 commit into from
Jul 2, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented Jul 2, 2024

Run tests for terraform 1.9.x that was released last week: https://github.com/hashicorp/terraform/releases/tag/v1.9.0

@jooola jooola requested a review from a team as a code owner July 2, 2024 09:42
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.63%. Comparing base (f6372aa) to head (c3f6b8a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #949   +/-   ##
=======================================
  Coverage   69.63%   69.63%           
=======================================
  Files          63       63           
  Lines        7928     7928           
=======================================
  Hits         5521     5521           
  Misses       1709     1709           
  Partials      698      698           
Flag Coverage Δ
e2e 69.63% <ø> (ø)
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 642ac15 into main Jul 2, 2024
6 checks passed
@jooola jooola deleted the support-terraform-1.9 branch July 2, 2024 10:07
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.

2 participants