A terraform-operator image that includes some providers so external internet access is not required at runtime.
terraform-operator requires a runtime image where terraform commands are run.
By default this includes terraform init which will try to fetch the providers from the public registry.
This image configures Terraform to use a pre-built cache containing aws and kubernetes providers.