Skip to content

Commit

Permalink
build(codegen): run CRD codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
metral committed Aug 4, 2020
1 parent e054d8c commit a604970
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/crds/pulumi.com_stacks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ spec:
lastUpdate:
description: LastUpdate contains details of the status of the last update.
properties:
permalink:
description: Permalink is the Pulumi Console URL of the stack operation.
type: string
state:
description: State is the state of the stack update - one of `succeeded` or `failed`
type: string
Expand Down

0 comments on commit a604970

Please sign in to comment.