Executions Service handles the API for workflow executions.
At this time it is a read-only API with no abilty to directly create or edit executions. Instead these are triggered from the Workspaces Service.
List all executions.
OK response.
BadRequestError: Bad Request response.
UnauthorizedError: Unauthorized response.
ForbiddenError: Forbidden response.
NotFoundError: Not Found response.
TimeoutError: Request Timeout response.
ConflictError: Conflict response.
LockedError: Locked response.
ContextCancelledError: response.
InternalServerError: Internal Server Error response.
BadGatewayError: Bad Gateway response.
[- {
- "account": "0",
- "created": 8633023493036797000,
- "org": "d",
- "pipeline": "Sunt sequi et.",
- "pipeline_execution_id": "Quasi corporis voluptatem atque ea velit.",
- "pipeline_stage_id": "Itaque quisquam reiciendis sed minus nulla ipsum.",
- "project": "axw",
- "status": "success",
- "workspace": "Ut culpa est minima excepturi qui eaque."
}, - {
- "account": "0",
- "created": 8633023493036797000,
- "org": "d",
- "pipeline": "Sunt sequi et.",
- "pipeline_execution_id": "Quasi corporis voluptatem atque ea velit.",
- "pipeline_stage_id": "Itaque quisquam reiciendis sed minus nulla ipsum.",
- "project": "axw",
- "status": "success",
- "workspace": "Ut culpa est minima excepturi qui eaque."
}
]
Create a new execution.
OK response.
BadRequestError: Bad Request response.
UnauthorizedError: Unauthorized response.
ForbiddenError: Forbidden response.
NotFoundError: Not Found response.
TimeoutError: Request Timeout response.
ConflictError: Conflict response.
LockedError: Locked response.
ContextCancelledError: response.
InternalServerError: Internal Server Error response.
BadGatewayError: Bad Gateway response.
{- "pipeline": "Minus ut.",
- "pipeline_execution_id": "Aut autem nam laborum.",
- "pipeline_stage_id": "Enim ut vel.",
- "workspace": "Cumque animi et quis maiores at."
}
{- "account": "z1l",
- "created": 6996660595522573000,
- "org": "iz0",
- "pipeline": "Et nesciunt totam omnis dolor facere qui.",
- "pipeline_execution_id": "Impedit esse corrupti numquam.",
- "pipeline_stage_id": "Inventore quisquam.",
- "project": "s",
- "status": "none",
- "workspace": "Fugiat a earum harum et amet animi."
}
Show an individual execution.
OK response.
BadRequestError: Bad Request response.
UnauthorizedError: Unauthorized response.
ForbiddenError: Forbidden response.
NotFoundError: Not Found response.
TimeoutError: Request Timeout response.
ConflictError: Conflict response.
LockedError: Locked response.
ContextCancelledError: response.
InternalServerError: Internal Server Error response.
BadGatewayError: Bad Gateway response.
{- "account": "qw",
- "created": 389415151830996540,
- "org": "omh",
- "pipeline": "Facilis expedita.",
- "pipeline_execution_id": "Dolore sed iusto consequuntur officia repellendus veniam.",
- "pipeline_stage_id": "Occaecati aut quidem libero mollitia culpa.",
- "project": "q8",
- "status": "none",
- "workspace": "Minima unde necessitatibus non natus animi eius."
}
Modify an individual execution by adding audit data.
object (Audit) |
OK response.
BadRequestError: Bad Request response.
UnauthorizedError: Unauthorized response.
ForbiddenError: Forbidden response.
NotFoundError: Not Found response.
TimeoutError: Request Timeout response.
ConflictError: Conflict response.
LockedError: Locked response.
ContextCancelledError: response.
InternalServerError: Internal Server Error response.
BadGatewayError: Bad Gateway response.
{- "audit": {
- "git_audit_data": {
- "hash": "4r",
- "name": "Ut ut dolor.",
- "repo_url": "9a",
- "type": "branch, tag"
}
}
}
List cost changes from the latest plan and last applied state for the current execution.
OK response.
BadRequestError: Bad Request response.
UnauthorizedError: Unauthorized response.
ForbiddenError: Forbidden response.
NotFoundError: Not Found response.
TimeoutError: Request Timeout response.
ConflictError: Conflict response.
LockedError: Locked response.
ContextCancelledError: response.
InternalServerError: Internal Server Error response.
BadGatewayError: Bad Gateway response.
{- "currency": "Quas pariatur omnis.",
- "diff": {
- "Et veniam.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}, - "Id amet praesentium similique nisi.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}, - "Voluptatem voluptas non ut et.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}
}, - "diff_total_monthly_cost": "Perferendis ipsa libero aperiam quasi porro.",
- "past_total_monthly_cost": "Quasi pariatur dolores.",
- "percentage_change_total_monthly_cost": 2480000993154800600,
- "stage_execution_id": "Nisi ipsum quisquam et veritatis consequatur non.",
- "stage_id": "Quod non ipsam corporis iste harum.",
- "total_monthly_cost": "Et minus minus.",
- "workspace_id": "Qui dignissimos molestiae repudiandae nihil voluptatem."
}
List cost changes for all stages from the latest plan and last applied state for the current execution.
OK response.
BadRequestError: Bad Request response.
UnauthorizedError: Unauthorized response.
ForbiddenError: Forbidden response.
NotFoundError: Not Found response.
TimeoutError: Request Timeout response.
ConflictError: Conflict response.
LockedError: Locked response.
ContextCancelledError: response.
InternalServerError: Internal Server Error response.
BadGatewayError: Bad Gateway response.
[- {
- "currency": "Quod voluptatem ut ut.",
- "diff": {
- "Ducimus accusantium itaque tempore et cupiditate.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}, - "Rerum animi ab mollitia earum totam officia.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}, - "Tenetur mollitia saepe maxime similique quidem.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}
}, - "diff_total_monthly_cost": "Quasi saepe earum dolores ea culpa odio.",
- "past_total_monthly_cost": "Modi et.",
- "percentage_change_total_monthly_cost": 7727952905782088000,
- "stage_execution_id": "Omnis excepturi sed et repellendus id.",
- "stage_id": "Quidem voluptas.",
- "total_monthly_cost": "Blanditiis quam exercitationem dolore nihil eaque.",
- "workspace_id": "Non ut velit alias quia et dolores."
}, - {
- "currency": "Quod voluptatem ut ut.",
- "diff": {
- "Ducimus accusantium itaque tempore et cupiditate.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}, - "Rerum animi ab mollitia earum totam officia.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}, - "Tenetur mollitia saepe maxime similique quidem.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}
}, - "diff_total_monthly_cost": "Quasi saepe earum dolores ea culpa odio.",
- "past_total_monthly_cost": "Modi et.",
- "percentage_change_total_monthly_cost": 7727952905782088000,
- "stage_execution_id": "Omnis excepturi sed et repellendus id.",
- "stage_id": "Quidem voluptas.",
- "total_monthly_cost": "Blanditiis quam exercitationem dolore nihil eaque.",
- "workspace_id": "Non ut velit alias quia et dolores."
}, - {
- "currency": "Quod voluptatem ut ut.",
- "diff": {
- "Ducimus accusantium itaque tempore et cupiditate.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}, - "Rerum animi ab mollitia earum totam officia.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}, - "Tenetur mollitia saepe maxime similique quidem.": {
- "current_monthly_cost": "Magni quia.",
- "diff": [
- {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}, - {
- "current_monthly_cost": "Velit enim voluptatum ea quisquam.",
- "diff_monthly_cost": "Itaque neque quidem necessitatibus velit aspernatur sunt.",
- "name": "Sed ut accusantium voluptatum.",
- "percentage_change_monthly_cost": 2458048977850202000,
- "previous_monthly_cost": "Debitis sequi repellendus iure similique.",
- "subresources": {
- "Ab ullam sit aut quasi ex.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}, - "Quia velit aut.": {
- "current_monthly_cost": "Maiores repellat tenetur.",
- "diff_monthly_cost": "Rerum rerum dolores odit rerum.",
- "percentage_change_monthly_cost": 7315552820465229000,
- "previous_monthly_cost": "Commodi beatae praesentium totam."
}
}
}
], - "diff_monthly_cost": "Quas placeat impedit.",
- "percentage_change_monthly_cost": 2753493516237504500,
- "previous_monthly_cost": "Error et autem."
}
}, - "diff_total_monthly_cost": "Quasi saepe earum dolores ea culpa odio.",
- "past_total_monthly_cost": "Modi et.",
- "percentage_change_total_monthly_cost": 7727952905782088000,
- "stage_execution_id": "Omnis excepturi sed et repellendus id.",
- "stage_id": "Quidem voluptas.",
- "total_monthly_cost": "Blanditiis quam exercitationem dolore nihil eaque.",
- "workspace_id": "Non ut velit alias quia et dolores."
}
]
List resource changes from the latest plan and state for this execution.
OK response.
BadRequestError: Bad Request response.
UnauthorizedError: Unauthorized response.
ForbiddenError: Forbidden response.
NotFoundError: Not Found response.
TimeoutError: Request Timeout response.
ConflictError: Conflict response.
LockedError: Locked response.
ContextCancelledError: response.
InternalServerError: Internal Server Error response.
BadGatewayError: Bad Gateway response.
{- "data_sources": [
- {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}
], - "drift_changes": [
- {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}
], - "outputs": [
- {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
], - "pipeline_execution": "Quo eligendi quaerat.",
- "pipeline_stage": "Consequuntur molestias.",
- "planned_changes": [
- {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}
], - "resources": [
- {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}
], - "stage_id": "Sit et in est possimus dolor.",
- "workspace_id": "Ut ea laborum earum sunt."
}
List resource changes for all stages from the latest plan and state for this execution.
OK response.
BadRequestError: Bad Request response.
UnauthorizedError: Unauthorized response.
ForbiddenError: Forbidden response.
NotFoundError: Not Found response.
TimeoutError: Request Timeout response.
ConflictError: Conflict response.
LockedError: Locked response.
ContextCancelledError: response.
InternalServerError: Internal Server Error response.
BadGatewayError: Bad Gateway response.
[- {
- "data_sources": [
- {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}
], - "drift_changes": [
- {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}
], - "outputs": [
- {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
], - "pipeline_execution": "Dignissimos fugiat illo esse.",
- "pipeline_stage": "Eius dolores voluptas earum.",
- "planned_changes": [
- {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}
], - "resources": [
- {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}
], - "stage_id": "Animi aut dolor repellendus magni.",
- "workspace_id": "Autem aliquam hic ut deleniti."
}, - {
- "data_sources": [
- {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}
], - "drift_changes": [
- {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}
], - "outputs": [
- {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
], - "pipeline_execution": "Dignissimos fugiat illo esse.",
- "pipeline_stage": "Eius dolores voluptas earum.",
- "planned_changes": [
- {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}
], - "resources": [
- {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}
], - "stage_id": "Animi aut dolor repellendus magni.",
- "workspace_id": "Autem aliquam hic ut deleniti."
}, - {
- "data_sources": [
- {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}
], - "drift_changes": [
- {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}
], - "outputs": [
- {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - {
- "change": "added",
- "name": "instance_public_ip",
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
], - "pipeline_execution": "Dignissimos fugiat illo esse.",
- "pipeline_stage": "Eius dolores voluptas earum.",
- "planned_changes": [
- {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}, - {
- "change": "added",
- "change_count": 10,
- "changes": {
- "Ipsam modi molestias nihil.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Minus qui voluptatibus voluptate ea eos.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}, - "Tenetur quia omnis.": {
- "change": "added",
- "drift": true,
- "new": "new value",
- "old": "old value",
- "sensitive": true
}
}, - "drift": false,
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "type": "S3 Bucket"
}
], - "resources": [
- {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}, - {
- "attributes": {
- "ami": "ami-830c94ec",
- "instance_type": "t2.micro"
}, - "drift_attributes": {
- "instance_type": "t2.nano"
}, - "drift_status": "changed",
- "module": "full_stack",
- "name": "app_server",
- "provider": "AWS",
- "sensitive_attributes": [
- "instance_type"
], - "type": "S3 Bucket"
}
], - "stage_id": "Animi aut dolor repellendus magni.",
- "workspace_id": "Autem aliquam hic ut deleniti."
}
]