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(server-type): mark included_traffic attribute as deprecated #963

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

apricote
Copy link
Member

The field is deprecated in the API and will be set to null in the API starting on 2024-08-05. This will show up as 0 in the terraform attribute.

There is currently no alternative for this field in Terraform, as the pricing information is not being passed through. If you rely on this, please open an issue to request this with your use case.

Learn more about this change on the Hetzner Cloud Changelog.

The field is deprecated in the API and will be set to `null` in the API
starting on 2024-08-05. This will show up as `0` in the terraform
attribute.

There is currently no alternative for this field in Terraform, as the
pricing information is not being passed through. If you rely on this,
please open an issue to request this with your use case.

Learn more about this change on the [Hetzner Cloud
Changelog](https://docs.hetzner.cloud/changelog).
@apricote apricote self-assigned this Jul 25, 2024
@apricote apricote requested a review from a team as a code owner July 25, 2024 11:36
@jooola jooola changed the title feat(server-type): mark included_traffic attribute as deprecated feat(server-type): mark included_traffic attribute as deprecated Jul 25, 2024
@apricote apricote merged commit e8101cc into main Jul 25, 2024
6 of 7 checks passed
@apricote apricote deleted the traffic-pricing branch July 25, 2024 11:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants