Updates a provider version configuration.
terrakube provider-version update --organization <ORG> --provider <PROV> --id <VER_ID> [flags]
terrakube provider-version update -o "$ORG_ID" --provider "$PROV_ID" --id "$VER_ID" --version-number "3.0.1" --protocols "5.0" --output json
Last updated 13 days ago
Was this helpful?