Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 359 Bytes

File metadata and controls

10 lines (7 loc) · 359 Bytes

bunny.net Terraform Template

bunny.net Terraform provider documentation

Usage

  1. Clone this repository
  2. Edit the API key on provider.tf or use the BUNNYNET_API_KEY environment variable;
  3. Run terraform init;
  4. Run terraform plan and terraform apply as needed;