Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Retry Limit

In case your Terraform run failed to apply/destroy, you can specify the number of retries

apiVersion: run.terraform-operator.io/v1alpha1
kind: Terraform
...
spec:
  ...
  retryLimit: 2