Skip to content

BunnyWay/terraform-provider-bunnynet-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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;