diff --git a/src/__generated__/changes_pb.ts b/src/__generated__/changes_pb.ts index 011d33e..0829afa 100644 --- a/src/__generated__/changes_pb.ts +++ b/src/__generated__/changes_pb.ts @@ -2865,8 +2865,6 @@ export class GetChangeRequest extends Message { * following data: * * `rawPlan`: The entire Terraform plan output * * `codeChanges`: The code changes that created this change - * * `plannedChanges.before`: The item before the change - * * `plannedChanges.after`: The item after the change * * @generated from field: bool slim = 2; */