# Functions
No description provided by the author
NewRequestID generates random string as ID.
No description provided by the author
# Constants
ForcedApply indicates a forced (triggered on the UI) terraform apply.
ForcedPlan indicates a forced (triggered on the UI) terraform plan.
PollingRun indicated a run triggered by changes in the git repository.
non-default run happens on PR branch instead PRPlan indicates terraform plan trigged by PullRequest on modules repo path.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
The potential reasons for events and current state.
No description provided by the author
No description provided by the author
following runs are called 'default runs' because it happens on revision specified by user in spec
ScheduledRun indicates a scheduled, regular terraform run.
'Drift_Detected' -> last run finished successfully and drift detected.
'Errored' -> last run finished with Error.
'OK' -> last run finished successfully and no drift detected.
'Running' -> module is in running state.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
No description provided by the author
No description provided by the author
No description provided by the author
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Module is the Schema for the modules API.
ModuleList contains a list of Module.
ModuleSpec defines the desired state of Module.
ModuleStatus defines the observed state of Module.
No description provided by the author
No description provided by the author
Request represents terraform run request.
Run represents a complete run result of the terraform run.
No description provided by the author
No description provided by the author
No description provided by the author