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
{{ message }}
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
Ok, the PR #3 is submitted.
I just noticed that you did not correct the Scaleway provider version. This provider does not evolve quickly but it could be dangerous if Scaleway makes big changes in their API.
I will open a new PR for this purpose.
perriea
changed the title
Fixing version of terraform (0.10.X)
Fixing version of terraform (0.10.X) and providers
Jan 25, 2018
Hi,
Terraform Versions
Terraform Command
Terraform Error
Comments
It seems that the problem has been shown to the Hashicorp team and there is quite a bit of activity on the subject:
data.external
data sources are never populated causing errors hashicorp/terraform#16728depends_on
always triggers data source read hashicorp/terraform#11806While waiting for it to be solved, I can via a PR fix the version of terraform a 0.10.8 :
terraform.tf
Thanks !
The text was updated successfully, but these errors were encountered: