You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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("")
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
Debug Output
Steps to Reproduce
The text was updated successfully, but these errors were encountered: