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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Public gateway DHCP pool_high is read as pool_low #1295

Closed
Timost opened this issue May 19, 2022 · 2 comments 路 Fixed by #1301
Closed

Public gateway DHCP pool_high is read as pool_low #1295

Timost opened this issue May 19, 2022 · 2 comments 路 Fixed by #1301
Labels
vpc Virtual Private Cloud (VPC) issues, bugs and feature requests

Comments

@Timost
Copy link

Timost commented May 19, 2022

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform Version

Affected Resource(s)

  • scaleway_vpc_public_gateway_dhcp

It's pretty obvious here: https://github.com/scaleway/terraform-provider-scaleway/blob/master/scaleway/resource_vpc_public_gateway_dhcp.go#L232

pool_high is read from the pool_high value.

Actual Behavior

pool_high is read from the pool_low value.

Steps to Reproduce

  1. terraform apply

Important Factoids

This creates unnecessary changes in terraform apply but doesn't actually break anything.

@remyleone remyleone linked a pull request May 30, 2022 that will close this issue
@remyleone
Copy link
Member

Thanks :) it is fixed now :)

@Timost
Copy link
Author

Timost commented May 31, 2022

馃檹 馃憤

@remyleone remyleone added the vpc Virtual Private Cloud (VPC) issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vpc Virtual Private Cloud (VPC) issues, bugs and feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants