Skip to content

oidc create

Overview

Generates or reads an OIDC config file, generates infrastructure-as-code files, and (for AWS/Google Cloud) deploys the OIDC server via OpenTofu/Terraform.

podplane oidc create [flags]

Options

FlagDescription
-f, --oidc-config stringPath to the OIDC config file (default: podplane.oidc.jsonc in the current directory)
--no-applyGenerate OpenTofu/Terraform files but do not run apply
-y, --auto-approveSkip confirmation prompts and pass auto-approval to OpenTofu/Terraform