bunny.net Terraform provider documentation
- Clone this repository
- Edit the API key on
provider.tf
or use theBUNNYNET_API_KEY
environment variable; - Run
terraform init
; - Run
terraform plan
andterraform apply
as needed;
bunny.net Terraform provider documentation
provider.tf
or use the BUNNYNET_API_KEY
environment variable;terraform init
;terraform plan
and terraform apply
as needed;