Provisions and configures all the fundamental entities of Bob:
Experimental
- Run
bb install
to build and install it in the terraform plugins dir
- 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
Copyright 2022 Rahul De under MIT