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

Minor warning #371

Open
Heckle1 opened this issue Aug 8, 2023 · 0 comments
Open

Minor warning #371

Heckle1 opened this issue Aug 8, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Heckle1
Copy link

Heckle1 commented Aug 8, 2023

Hello Team,

I want to inform you that there is a little warning message when running terraform about the legacy sdk compatibility.
This is absolutly NOT blocking :)

Terraform Version

Terraform v1.5.4
on darwin_arm64
+ provider registry.terraform.io/outscale/outscale v0.9.1

Debug Output

2023-08-08T10:18:17.137+0200 [WARN]  Provider "provider[\"registry.terraform.io/outscale/outscale\"]" produced an unexpected new value for outscale_route.route02, but we are tolerating it because it is using the legacy plugin SDK.
    The following problems may be the cause of any confusing errors from downstream operations:
      - .gateway_id: was null, but now cty.StringVal("")
      - .net_peering_id: was null, but now cty.StringVal("")

Steps to Reproduce

export TF_LOG=DEBUG
terraform init
terraform apply
@Heckle1 Heckle1 added the bug Something isn't working label Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants