Add this to your Terraform file:
terraform { required_providers { krutrim = { source = "krutrim/krutrim" version = ">= 1.0.0" } } }
terraform init
terraform providers
Last updated 5 months ago
Was this helpful?