package
0.0.0-20210705043828-abd63715d953
Repository: https://github.com/ibm-cloud/terraform-provider-ibm-api.git
Documentation: pkg.go.dev

# Functions

ApplyHandler handles request to run terraform apply.
ComposeSlackMessage composes the mesage to slack.
ConfDeleteHandler handles request to kickoff delete for the configuration repo.
ConfHandler handles request to kickoff git clone of the repo.
DestroyHandler handles request to run terraform delete.
GetActionDetailsHandler handles request to get all the information for a particular action.
InsertMongodb updates the status of the action.
LogHandler handles request to get the log.
PlanHandler handles request to run terraform plan.
ResultToSlack will send result to slack.
ShowHandler handles request to run terraform show.
StatusHandler handles request to get the action status.
TerraformApply ...
TerraformDestroy ...
TerraformInit ...
TerraformPlan ...
TerraformShow ...
UpdateMongodb updates the status of the action.
ViewLogHandler handles request to retrieve the log file.

# Variables

DefaultIncomingWebHook for posting to slack.

# Structs

ActionDetails -.
ActionResponse -.
Attachments are slack attachments.
ConfigRequest -.
ConfigResponse -.
EnvironmentVariableRequest -.
SlackMessage encapsulatest the message to send to slack.
StatusResponse -.

# Type aliases

VariablesRequest -.