modulepackage
0.0.0-20241228080927-f2c9bdb1cb25
Repository: https://github.com/bob-cd/terraform-provider.git
Documentation: pkg.go.dev
# README
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
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author