CreateChangeGateRequest
CreateChangeGateRequest represents the request to create a new change gate
Properties
namestring requiredName of the change gateenabledboolean requiredWhether the change gate is enabled- Rule configuration for the gate
- ↳
ruleTypestring required - Target configuration for the gate
- ↳
entityTypeenum requiredThe entity type this gate targetsValues:environment - ↳
qualifiedNamestring optionalThe qualified name of the entity this gate targets (e.g., ‘project/env’) - ↳
actionTypesarray[string] requiredThe action types this gate targets (currently only supports single action)
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.