Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.01 KB

terraform-provider

Provisions and configures all the fundamental entities of Bob:

Status

Experimental

Requirements

Installing

  • Run bb install to build and install it in the terraform plugins dir

Usage

  • The sample terraform code is located in the examples dir
  • Run terraform init to intitialise terraform with the provider
  • Run terraform plan -out tfplan to check the plan
  • Run terraform apply tfplan to apply

License

Copyright 2022 Rahul De under MIT