Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

as i follow the example at https://www.digitalocean.com/community/tutorials/how-to-use-ansible-with-terraform-for-configuration-management
When I ran it terraform apply -var “do_token=${DO_PAT}” -var “pvt_key=/home/ubuntu/terraform-ansible/aws_rsa” -var “pub_key=~/.ssh/aws_rsa.pub”
I get an error
╷ │ Error: no ssh key found with name terraform │ │ with data.digitalocean_ssh_key.terraform, │ on provider.tf line 18, in data “digitalocean_ssh_key” “terraform”: │ 18: data “digitalocean_ssh_key” “terraform” { │ ╵
Not sure what I did wrong
c789d3db047a4c14b19a30326e8ec3
Cherishx decor
Chris
Cody Hendrix
Nisarga Ovhal
sara woods
a18c8eb1471849c38a67f0898471e8
Yann Le Corre
Sergiu Groza
Philip Mallinger
Robin Tang