Skip to content

bob-cd/terraform-provider

Repository files navigation

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