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
Reusing previous version of hashicorp/local from the dependency lock file
Reusing previous version of hashicorp/null from the dependency lock file
Reusing previous version of hashicorp/template from the dependency lock file
Reusing previous version of hashicorp/kubernetes from the dependency lock file
Reusing previous version of hashicorp/random from the dependency lock file
Reusing previous version of hashicorp/google from the dependency lock file
Reusing previous version of hashicorp/helm from the dependency lock file
Reusing previous version of hashicorp/google-beta from the dependency lock file
Warning: Version constraints inside provider configuration blocks are deprecated
on .terraform/modules/jx.jx/main.tf line 15, in provider "google":
15: version = ">= 3.46.0"
Terraform 0.13 and earlier allowed provider version constraints inside the
provider configuration block, but that is now deprecated and will be removed
in a future version of Terraform. To silence this warning, move the provider
version constraint into the required_providers block.
(and 7 more similar warnings elsewhere)
The text was updated successfully, but these errors were encountered:
terraform init
Initializing modules...
Initializing the backend...
Initializing provider plugins...
Warning: Version constraints inside provider configuration blocks are deprecated
on .terraform/modules/jx.jx/main.tf line 15, in provider "google":
15: version = ">= 3.46.0"
Terraform 0.13 and earlier allowed provider version constraints inside the
provider configuration block, but that is now deprecated and will be removed
in a future version of Terraform. To silence this warning, move the provider
version constraint into the required_providers block.
(and 7 more similar warnings elsewhere)
The text was updated successfully, but these errors were encountered: