Skip to main content
PATCH
/
v1
/
components
/
{component_id}
update a component
curl --request PATCH \
  --url https://api.nuon.co/v1/components/{component_id} \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: application/json' \
  --data '
{
  "name": "<string>",
  "dependencies": [
    "<string>"
  ],
  "var_name": "<string>"
}
'
{
  "app_id": "<string>",
  "config_versions": 123,
  "created_at": "<string>",
  "created_by_id": "<string>",
  "dependencies": [
    "<string>"
  ],
  "id": "<string>",
  "latest_build": {
    "checksum": "<string>",
    "component_config_connection": {
      "app_config_id": "<string>",
      "app_config_version": 123,
      "build_timeout": "<string>",
      "checksum": "<string>",
      "component_dependency_ids": [
        "<string>"
      ],
      "component_id": "<string>",
      "component_name": "<string>",
      "created_at": "<string>",
      "created_by_id": "<string>",
      "deploy_timeout": "<string>",
      "docker_build": {
        "build_args": [
          "<string>"
        ],
        "component_config_connection_id": "<string>",
        "connected_github_vcs_config": {
          "branch": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "directory": "<string>",
          "id": "<string>",
          "path_filter": "<string>",
          "repo": "<string>",
          "repo_name": "<string>",
          "repo_owner": "<string>",
          "updated_at": "<string>",
          "vcs_connection": {
            "created_at": "<string>",
            "created_by_id": "<string>",
            "github_account_id": "<string>",
            "github_account_name": "<string>",
            "github_install_id": "<string>",
            "id": "<string>",
            "updated_at": "<string>",
            "vcs_connection_commit": [
              {
                "author_email": "<string>",
                "author_name": "<string>",
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "message": "<string>",
                "owner_id": "<string>",
                "owner_type": "<string>",
                "sha": "<string>",
                "updated_at": "<string>",
                "vcs_connection_id": "<string>"
              }
            ]
          },
          "vcs_connection_id": "<string>"
        },
        "created_at": "<string>",
        "created_by_id": "<string>",
        "dockerfile": "<string>",
        "env_vars": {},
        "id": "<string>",
        "public_git_vcs_config": {
          "branch": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "directory": "<string>",
          "id": "<string>",
          "path_filter": "<string>",
          "repo": "<string>",
          "updated_at": "<string>"
        },
        "target": "<string>",
        "updated_at": "<string>"
      },
      "drift_schedule": "<string>",
      "external_image": {
        "aws_ecr_image_config": {
          "aws_region": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "iam_role_arn": "<string>",
          "id": "<string>",
          "updated_at": "<string>"
        },
        "component_config_connection_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "image_url": "<string>",
        "tag": "<string>",
        "updated_at": "<string>"
      },
      "helm": {
        "chart_name": "<string>",
        "component_config_connection_id": "<string>",
        "connected_github_vcs_config": {
          "branch": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "directory": "<string>",
          "id": "<string>",
          "path_filter": "<string>",
          "repo": "<string>",
          "repo_name": "<string>",
          "repo_owner": "<string>",
          "updated_at": "<string>",
          "vcs_connection": {
            "created_at": "<string>",
            "created_by_id": "<string>",
            "github_account_id": "<string>",
            "github_account_name": "<string>",
            "github_install_id": "<string>",
            "id": "<string>",
            "updated_at": "<string>",
            "vcs_connection_commit": [
              {
                "author_email": "<string>",
                "author_name": "<string>",
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "message": "<string>",
                "owner_id": "<string>",
                "owner_type": "<string>",
                "sha": "<string>",
                "updated_at": "<string>",
                "vcs_connection_id": "<string>"
              }
            ]
          },
          "vcs_connection_id": "<string>"
        },
        "created_at": "<string>",
        "created_by_id": "<string>",
        "helm_config_json": {
          "chart_name": "<string>",
          "helm_repo_config": {
            "chart": "<string>",
            "repo_url": "<string>",
            "version": "<string>"
          },
          "namespace": "<string>",
          "storage_driver": "<string>",
          "take_ownership": true,
          "values": {},
          "values_files": [
            "<string>"
          ]
        },
        "id": "<string>",
        "namespace": "<string>",
        "public_git_vcs_config": {
          "branch": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "directory": "<string>",
          "id": "<string>",
          "path_filter": "<string>",
          "repo": "<string>",
          "updated_at": "<string>"
        },
        "storage_driver": "<string>",
        "take_ownership": true,
        "updated_at": "<string>",
        "values": {},
        "values_files": [
          "<string>"
        ]
      },
      "id": "<string>",
      "job": {
        "args": [
          "<string>"
        ],
        "cmd": [
          "<string>"
        ],
        "component_config_connection_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "env_vars": {},
        "id": "<string>",
        "image_url": "<string>",
        "tag": "<string>",
        "updated_at": "<string>"
      },
      "kubernetes_manifest": {
        "component_config_connection_id": "<string>",
        "connected_github_vcs_config": {
          "branch": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "directory": "<string>",
          "id": "<string>",
          "path_filter": "<string>",
          "repo": "<string>",
          "repo_name": "<string>",
          "repo_owner": "<string>",
          "updated_at": "<string>",
          "vcs_connection": {
            "created_at": "<string>",
            "created_by_id": "<string>",
            "github_account_id": "<string>",
            "github_account_name": "<string>",
            "github_install_id": "<string>",
            "id": "<string>",
            "updated_at": "<string>",
            "vcs_connection_commit": [
              {
                "author_email": "<string>",
                "author_name": "<string>",
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "message": "<string>",
                "owner_id": "<string>",
                "owner_type": "<string>",
                "sha": "<string>",
                "updated_at": "<string>",
                "vcs_connection_id": "<string>"
              }
            ]
          },
          "vcs_connection_id": "<string>"
        },
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "kustomize": {
          "enable_helm": true,
          "load_restrictor": "<string>",
          "patches": [
            "<string>"
          ],
          "path": "<string>"
        },
        "manifest": "<string>",
        "namespace": "<string>",
        "public_git_vcs_config": {
          "branch": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "directory": "<string>",
          "id": "<string>",
          "path_filter": "<string>",
          "repo": "<string>",
          "updated_at": "<string>"
        },
        "updated_at": "<string>"
      },
      "operation_roles": {},
      "references": [
        "<string>"
      ],
      "refs": [
        {
          "input": "<string>",
          "name": "<string>",
          "type": "sandbox",
          "value": "<string>"
        }
      ],
      "terraform_module": {
        "component_config_connection_id": "<string>",
        "connected_github_vcs_config": {
          "branch": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "directory": "<string>",
          "id": "<string>",
          "path_filter": "<string>",
          "repo": "<string>",
          "repo_name": "<string>",
          "repo_owner": "<string>",
          "updated_at": "<string>",
          "vcs_connection": {
            "created_at": "<string>",
            "created_by_id": "<string>",
            "github_account_id": "<string>",
            "github_account_name": "<string>",
            "github_install_id": "<string>",
            "id": "<string>",
            "updated_at": "<string>",
            "vcs_connection_commit": [
              {
                "author_email": "<string>",
                "author_name": "<string>",
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "message": "<string>",
                "owner_id": "<string>",
                "owner_type": "<string>",
                "sha": "<string>",
                "updated_at": "<string>",
                "vcs_connection_id": "<string>"
              }
            ]
          },
          "vcs_connection_id": "<string>"
        },
        "created_at": "<string>",
        "created_by_id": "<string>",
        "env_vars": {},
        "id": "<string>",
        "public_git_vcs_config": {
          "branch": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "directory": "<string>",
          "id": "<string>",
          "path_filter": "<string>",
          "repo": "<string>",
          "updated_at": "<string>"
        },
        "updated_at": "<string>",
        "variables": {},
        "variables_files": [
          "<string>"
        ],
        "version": "<string>"
      },
      "type": "terraform_module",
      "updated_at": "<string>",
      "version": 123
    },
    "component_config_connection_id": "<string>",
    "component_config_version": 123,
    "component_id": "<string>",
    "component_name": "<string>",
    "created_at": "<string>",
    "created_by": {
      "account_type": "auth",
      "created_at": "<string>",
      "email": "<string>",
      "id": "<string>",
      "org_ids": [
        "<string>"
      ],
      "permissions": {},
      "roles": [
        {
          "createdBy": "<unknown>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "id": "<string>",
          "policies": [
            {
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "name": "org_admin",
              "permissions": {},
              "role_id": "<string>",
              "updated_at": "<string>"
            }
          ],
          "role_type": "org_admin",
          "updated_at": "<string>"
        }
      ],
      "subject": "<string>",
      "updated_at": "<string>",
      "user_journeys": [
        {
          "name": "<string>",
          "steps": [
            {
              "complete": true,
              "completed_at": "<string>",
              "completion_method": "<string>",
              "completion_source": "<string>",
              "metadata": {},
              "name": "<string>",
              "title": "<string>"
            }
          ],
          "title": "<string>"
        }
      ]
    },
    "created_by_id": "<string>",
    "git_ref": "<string>",
    "id": "<string>",
    "install_deploys": [
      {
        "action_workflow_runs": [
          {
            "action_workflow_config_id": "<string>",
            "config": {
              "action_workflow_id": "<string>",
              "app_config_id": "<string>",
              "app_id": "<string>",
              "break_glass_role_arn": "<string>",
              "component_dependency_ids": [
                "<string>"
              ],
              "created_at": "<string>",
              "created_by_id": "<string>",
              "enable_kube_config": {
                "bool": true,
                "valid": true
              },
              "id": "<string>",
              "references": [
                "<string>"
              ],
              "refs": [
                {
                  "input": "<string>",
                  "name": "<string>",
                  "type": "sandbox",
                  "value": "<string>"
                }
              ],
              "role": "<string>",
              "steps": [
                {
                  "action_workflow_config_id": "<string>",
                  "app_config_id": "<string>",
                  "app_id": "<string>",
                  "command": "<string>",
                  "connected_github_vcs_config": {
                    "branch": "<string>",
                    "component_config_id": "<string>",
                    "component_config_type": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "directory": "<string>",
                    "id": "<string>",
                    "path_filter": "<string>",
                    "repo": "<string>",
                    "repo_name": "<string>",
                    "repo_owner": "<string>",
                    "updated_at": "<string>",
                    "vcs_connection": {
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "github_account_id": "<string>",
                      "github_account_name": "<string>",
                      "github_install_id": "<string>",
                      "id": "<string>",
                      "updated_at": "<string>",
                      "vcs_connection_commit": [
                        {
                          "author_email": "<string>",
                          "author_name": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "id": "<string>",
                          "message": "<string>",
                          "owner_id": "<string>",
                          "owner_type": "<string>",
                          "sha": "<string>",
                          "updated_at": "<string>",
                          "vcs_connection_id": "<string>"
                        }
                      ]
                    },
                    "vcs_connection_id": "<string>"
                  },
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "env_vars": {},
                  "id": "<string>",
                  "idx": 123,
                  "inline_contents": "<string>",
                  "name": "<string>",
                  "previous_step_id": "<string>",
                  "public_git_vcs_config": {
                    "branch": "<string>",
                    "component_config_id": "<string>",
                    "component_config_type": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "directory": "<string>",
                    "id": "<string>",
                    "path_filter": "<string>",
                    "repo": "<string>",
                    "updated_at": "<string>"
                  },
                  "references": [
                    "<string>"
                  ],
                  "updated_at": "<string>"
                }
              ],
              "timeout": 123,
              "triggers": [
                {
                  "action_workflow_config_id": "<string>",
                  "app_config_id": "<string>",
                  "app_id": "<string>",
                  "component": "<unknown>",
                  "component_id": "<string>",
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "cron_schedule": "<string>",
                  "id": "<string>",
                  "index": 123,
                  "type": "<string>",
                  "updated_at": "<string>"
                }
              ],
              "updated_at": "<string>"
            },
            "created_at": "<string>",
            "created_by": {
              "account_type": "auth",
              "created_at": "<string>",
              "email": "<string>",
              "id": "<string>",
              "org_ids": [
                "<string>"
              ],
              "permissions": {},
              "roles": [
                {
                  "createdBy": "<unknown>",
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "policies": [
                    {
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "id": "<string>",
                      "name": "org_admin",
                      "permissions": {},
                      "role_id": "<string>",
                      "updated_at": "<string>"
                    }
                  ],
                  "role_type": "org_admin",
                  "updated_at": "<string>"
                }
              ],
              "subject": "<string>",
              "updated_at": "<string>",
              "user_journeys": [
                {
                  "name": "<string>",
                  "steps": [
                    {
                      "complete": true,
                      "completed_at": "<string>",
                      "completion_method": "<string>",
                      "completion_source": "<string>",
                      "metadata": {},
                      "name": "<string>",
                      "title": "<string>"
                    }
                  ],
                  "title": "<string>"
                }
              ]
            },
            "created_by_id": "<string>",
            "enable_kube_config": {
              "bool": true,
              "valid": true
            },
            "execution_time": 123,
            "id": "<string>",
            "install_action_workflow": {
              "action_workflow": {
                "app_id": "<string>",
                "config_count": 123,
                "configs": [
                  {
                    "action_workflow_id": "<string>",
                    "app_config_id": "<string>",
                    "app_id": "<string>",
                    "break_glass_role_arn": "<string>",
                    "component_dependency_ids": [
                      "<string>"
                    ],
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "enable_kube_config": {
                      "bool": true,
                      "valid": true
                    },
                    "id": "<string>",
                    "references": [
                      "<string>"
                    ],
                    "refs": [
                      {
                        "input": "<string>",
                        "name": "<string>",
                        "type": "sandbox",
                        "value": "<string>"
                      }
                    ],
                    "role": "<string>",
                    "steps": [
                      {
                        "action_workflow_config_id": "<string>",
                        "app_config_id": "<string>",
                        "app_id": "<string>",
                        "command": "<string>",
                        "connected_github_vcs_config": {
                          "branch": "<string>",
                          "component_config_id": "<string>",
                          "component_config_type": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "directory": "<string>",
                          "id": "<string>",
                          "path_filter": "<string>",
                          "repo": "<string>",
                          "repo_name": "<string>",
                          "repo_owner": "<string>",
                          "updated_at": "<string>",
                          "vcs_connection": {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "github_account_id": "<string>",
                            "github_account_name": "<string>",
                            "github_install_id": "<string>",
                            "id": "<string>",
                            "updated_at": "<string>",
                            "vcs_connection_commit": [
                              {
                                "author_email": "<string>",
                                "author_name": "<string>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "message": "<string>",
                                "owner_id": "<string>",
                                "owner_type": "<string>",
                                "sha": "<string>",
                                "updated_at": "<string>",
                                "vcs_connection_id": "<string>"
                              }
                            ]
                          },
                          "vcs_connection_id": "<string>"
                        },
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "env_vars": {},
                        "id": "<string>",
                        "idx": 123,
                        "inline_contents": "<string>",
                        "name": "<string>",
                        "previous_step_id": "<string>",
                        "public_git_vcs_config": {
                          "branch": "<string>",
                          "component_config_id": "<string>",
                          "component_config_type": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "directory": "<string>",
                          "id": "<string>",
                          "path_filter": "<string>",
                          "repo": "<string>",
                          "updated_at": "<string>"
                        },
                        "references": [
                          "<string>"
                        ],
                        "updated_at": "<string>"
                      }
                    ],
                    "timeout": 123,
                    "triggers": [
                      {
                        "action_workflow_config_id": "<string>",
                        "app_config_id": "<string>",
                        "app_id": "<string>",
                        "component": "<unknown>",
                        "component_id": "<string>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "cron_schedule": "<string>",
                        "id": "<string>",
                        "index": 123,
                        "type": "<string>",
                        "updated_at": "<string>"
                      }
                    ],
                    "updated_at": "<string>"
                  }
                ],
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "name": "<string>",
                "status": "<string>",
                "status_description": "<string>",
                "updated_at": "<string>"
              },
              "action_workflow_id": "<string>",
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "install_id": "<string>",
              "runs": "<array>",
              "status": "<string>",
              "updated_at": "<string>"
            },
            "install_action_workflow_id": "<string>",
            "install_id": "<string>",
            "install_workflow_id": "<string>",
            "log_stream": {
              "attrs": {},
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "open": true,
              "org_id": "<string>",
              "owner_id": "<string>",
              "owner_type": "<string>",
              "runner_api_url": "<string>",
              "updated_at": "<string>",
              "write_token": "<string>"
            },
            "outputs": {},
            "role": "<string>",
            "run_env_vars": {},
            "runner_job": {
              "available_timeout": 123,
              "created_at": "<string>",
              "created_by_id": "<string>",
              "execution_count": 123,
              "execution_time": 123,
              "execution_timeout": 123,
              "executions": [
                {
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "metadata": {},
                  "org_id": "<string>",
                  "outputs": {
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "org_id": "<string>",
                    "outputs": {},
                    "outputs_json": "<string>",
                    "runner_job_execution_id": "<string>",
                    "updated_at": "<string>"
                  },
                  "result": {
                    "contents": "<string>",
                    "contents_display": "<string>",
                    "contents_display_gzip": "<string>",
                    "contents_gzip": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "error_code": 123,
                    "error_metadata": {},
                    "id": "<string>",
                    "org_id": "<string>",
                    "runner_job_execution_id": "<string>",
                    "success": true,
                    "updated_at": "<string>"
                  },
                  "runner_job_id": "<string>",
                  "status": "pending",
                  "updated_at": "<string>"
                }
              ],
              "final_runner_job_execution_id": "<string>",
              "finished_at": "<string>",
              "group": "health-checks",
              "id": "<string>",
              "json": {
                "composite_plan": {
                  "action_workflow_run_plan": {
                    "attrs": {},
                    "aws_auth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "azure_auth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "builtin_env_vars": {},
                    "cluster_info": {
                      "aws_auth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "azure_auth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ca_data": "<string>",
                      "endpoint": "<string>",
                      "env_vars": {},
                      "gcp_auth": {
                        "impersonate_service_account": "<string>",
                        "project_id": "<string>",
                        "region": "<string>"
                      },
                      "id": "<string>",
                      "inline": true,
                      "kube_config": "<string>",
                      "trusted_role_arn": "<string>"
                    },
                    "gcp_auth": {
                      "impersonate_service_account": "<string>",
                      "project_id": "<string>",
                      "region": "<string>"
                    },
                    "id": "<string>",
                    "install_id": "<string>",
                    "override_env_vars": {},
                    "sandbox_mode": {
                      "enabled": true,
                      "helm": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "kubernetes_manifest": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "outputs": {},
                      "terraform": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>",
                        "state_json": [
                          123
                        ],
                        "workspace_id": "<string>"
                      }
                    },
                    "steps": [
                      {
                        "attrs": {},
                        "git_source": {
                          "path": "<string>",
                          "ref": "<string>",
                          "url": "<string>",
                          "recurse_submodules": true
                        },
                        "interpolated_command": "<string>",
                        "interpolated_env_vars": {},
                        "interpolated_inline_contents": "<string>",
                        "run_id": "<string>"
                      }
                    ]
                  },
                  "build_plan": {
                    "dst_registry": {
                      "acrauth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ecrauth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "loginServer": "<string>",
                      "ociauth": {
                        "password": "<string>",
                        "username": "<string>"
                      },
                      "plugin": "<string>",
                      "region": "<string>",
                      "registryType": "ecr",
                      "repository": "<string>"
                    },
                    "dst_tag": "<string>",
                    "component_build_id": "<string>",
                    "component_id": "<string>",
                    "container_image_pull_plan": {
                      "image": "<string>",
                      "repo_config": {
                        "acrauth": {
                          "service_principal": {
                            "subscription_id": "<string>",
                            "subscription_tenant_id": "<string>"
                          },
                          "use_default": true
                        },
                        "ecrauth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        },
                        "loginServer": "<string>",
                        "ociauth": {
                          "password": "<string>",
                          "username": "<string>"
                        },
                        "plugin": "<string>",
                        "region": "<string>",
                        "registryType": "ecr",
                        "repository": "<string>"
                      },
                      "tag": "<string>"
                    },
                    "docker_build_plan": {
                      "build_args": {},
                      "context": "<string>",
                      "dockerfile": "<string>",
                      "target": "<string>"
                    },
                    "git_source": {
                      "path": "<string>",
                      "ref": "<string>",
                      "url": "<string>",
                      "recurse_submodules": true
                    },
                    "helm_build_plan": {
                      "helmRepoConfig": {
                        "chart": "<string>",
                        "repoURL": "<string>",
                        "version": "<string>"
                      },
                      "labels": {},
                      "values": [
                        {
                          "name": "<string>",
                          "type": "<string>",
                          "value": "<string>"
                        }
                      ],
                      "valuesFiles": [
                        "<string>"
                      ]
                    },
                    "kubernetes_manifest_build_plan": {
                      "inline_manifest": "<string>",
                      "kustomize_config": {
                        "enable_helm": true,
                        "load_restrictor": "<string>",
                        "patches": [
                          "<string>"
                        ]
                      },
                      "kustomize_path": "<string>",
                      "labels": {},
                      "source_type": "<string>"
                    },
                    "sandbox_mode": {
                      "enabled": true,
                      "helm": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "kubernetes_manifest": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "outputs": {},
                      "terraform": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>",
                        "state_json": [
                          123
                        ],
                        "workspace_id": "<string>"
                      }
                    },
                    "terraform_build_plan": {
                      "labels": {}
                    }
                  },
                  "deploy_plan": {
                    "src_registry": {
                      "acrauth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ecrauth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "loginServer": "<string>",
                      "ociauth": {
                        "password": "<string>",
                        "username": "<string>"
                      },
                      "plugin": "<string>",
                      "region": "<string>",
                      "registryType": "ecr",
                      "repository": "<string>"
                    },
                    "src_tag": "<string>",
                    "app_config_id": "<string>",
                    "app_id": "<string>",
                    "apply_plan_contents": "<string>",
                    "apply_plan_display": "<string>",
                    "component_id": "<string>",
                    "component_name": "<string>",
                    "helm": {
                      "aws_auth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "azure_auth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "cluster_info": {
                        "aws_auth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        },
                        "azure_auth": {
                          "service_principal": {
                            "subscription_id": "<string>",
                            "subscription_tenant_id": "<string>"
                          },
                          "use_default": true
                        },
                        "ca_data": "<string>",
                        "endpoint": "<string>",
                        "env_vars": {},
                        "gcp_auth": {
                          "impersonate_service_account": "<string>",
                          "project_id": "<string>",
                          "region": "<string>"
                        },
                        "id": "<string>",
                        "inline": true,
                        "kube_config": "<string>",
                        "trusted_role_arn": "<string>"
                      },
                      "create_namespace": true,
                      "gcp_auth": {
                        "impersonate_service_account": "<string>",
                        "project_id": "<string>",
                        "region": "<string>"
                      },
                      "helm_chart_id": "<string>",
                      "name": "<string>",
                      "namespace": "<string>",
                      "storage_driver": "<string>",
                      "take_ownership": true,
                      "values": [
                        {
                          "name": "<string>",
                          "type": "<string>",
                          "value": "<string>"
                        }
                      ],
                      "values_files": [
                        "<string>"
                      ]
                    },
                    "install_id": "<string>",
                    "kubernetes_manifest": {
                      "aws_auth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "azure_auth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "cluster_info": {
                        "aws_auth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        },
                        "azure_auth": {
                          "service_principal": {
                            "subscription_id": "<string>",
                            "subscription_tenant_id": "<string>"
                          },
                          "use_default": true
                        },
                        "ca_data": "<string>",
                        "endpoint": "<string>",
                        "env_vars": {},
                        "gcp_auth": {
                          "impersonate_service_account": "<string>",
                          "project_id": "<string>",
                          "region": "<string>"
                        },
                        "id": "<string>",
                        "inline": true,
                        "kube_config": "<string>",
                        "trusted_role_arn": "<string>"
                      },
                      "gcp_auth": {
                        "impersonate_service_account": "<string>",
                        "project_id": "<string>",
                        "region": "<string>"
                      },
                      "manifest": "<string>",
                      "namespace": "<string>",
                      "oci_artifact": {
                        "digest": "<string>",
                        "tag": "<string>",
                        "url": "<string>"
                      }
                    },
                    "noop": {},
                    "sandbox_mode": {
                      "enabled": true,
                      "helm": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "kubernetes_manifest": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "outputs": {},
                      "terraform": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>",
                        "state_json": [
                          123
                        ],
                        "workspace_id": "<string>"
                      }
                    },
                    "terraform": {
                      "aws_auth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "azure_auth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "cluster_info": {
                        "aws_auth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        },
                        "azure_auth": {
                          "service_principal": {
                            "subscription_id": "<string>",
                            "subscription_tenant_id": "<string>"
                          },
                          "use_default": true
                        },
                        "ca_data": "<string>",
                        "endpoint": "<string>",
                        "env_vars": {},
                        "gcp_auth": {
                          "impersonate_service_account": "<string>",
                          "project_id": "<string>",
                          "region": "<string>"
                        },
                        "id": "<string>",
                        "inline": true,
                        "kube_config": "<string>",
                        "trusted_role_arn": "<string>"
                      },
                      "env_vars": {},
                      "gcp_auth": {
                        "impersonate_service_account": "<string>",
                        "project_id": "<string>",
                        "region": "<string>"
                      },
                      "hooks": {
                        "enabled": true,
                        "envVars": {},
                        "runAuth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        }
                      },
                      "plan_json": [
                        123
                      ],
                      "policies": {},
                      "state": {
                        "actions": {
                          "populated": true,
                          "workflows": {}
                        },
                        "app": {
                          "id": "<string>",
                          "name": "<string>",
                          "populated": true,
                          "status": "<string>",
                          "variables": {}
                        },
                        "cloud_account": {
                          "aws": {
                            "region": "<string>"
                          },
                          "azure": {
                            "location": "<string>"
                          },
                          "gcp": {
                            "project_id": "<string>",
                            "region": "<string>"
                          }
                        },
                        "components": {},
                        "domain": {
                          "internal_domain": "<string>",
                          "populated": true,
                          "public_domain": "<string>"
                        },
                        "id": "<string>",
                        "inputs": {
                          "inputs": {},
                          "populated": true
                        },
                        "install": {
                          "id": "<string>",
                          "inputs": {},
                          "internal_domain": "<string>",
                          "name": "<string>",
                          "populated": true,
                          "public_domain": "<string>",
                          "sandbox": {
                            "outputs": {},
                            "populated": true,
                            "recent_runs": "<array>",
                            "status": "<string>",
                            "type": "<string>",
                            "version": "<string>"
                          }
                        },
                        "install_stack": {
                          "checksum": "<string>",
                          "outputs": {},
                          "populated": true,
                          "quick_link_url": "<string>",
                          "status": "<string>",
                          "template_json": "<string>",
                          "template_url": "<string>"
                        },
                        "name": "<string>",
                        "org": {
                          "id": "<string>",
                          "name": "<string>",
                          "populated": true,
                          "status": "<string>"
                        },
                        "runner": {
                          "id": "<string>",
                          "populated": true,
                          "runner_group_id": "<string>",
                          "status": "<string>"
                        },
                        "sandbox": {
                          "outputs": {},
                          "populated": true,
                          "recent_runs": "<array>",
                          "status": "<string>",
                          "type": "<string>",
                          "version": "<string>"
                        },
                        "secrets": {},
                        "stale_at": "<string>"
                      },
                      "terraform_backend": {
                        "workspaceID": "<string>"
                      },
                      "vars": {},
                      "vars_files": [
                        "<string>"
                      ]
                    }
                  },
                  "fetch_image_metadata_plan": {
                    "registry": {
                      "acrauth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ecrauth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "loginServer": "<string>",
                      "ociauth": {
                        "password": "<string>",
                        "username": "<string>"
                      },
                      "plugin": "<string>",
                      "region": "<string>",
                      "registryType": "ecr",
                      "repository": "<string>"
                    },
                    "tag": "<string>",
                    "include_attestation_layers": true,
                    "include_attestation_manifests": true,
                    "include_index": true,
                    "sandbox_mode": {
                      "enabled": true,
                      "helm": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "kubernetes_manifest": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "outputs": {},
                      "terraform": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>",
                        "state_json": [
                          123
                        ],
                        "workspace_id": "<string>"
                      }
                    }
                  },
                  "sandbox_run_plan": {
                    "app_config_id": "<string>",
                    "app_id": "<string>",
                    "apply_plan_contents": "<string>",
                    "apply_plan_display": [
                      123
                    ],
                    "aws_auth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "azure_auth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "env_vars": {},
                    "gcp_auth": {
                      "impersonate_service_account": "<string>",
                      "project_id": "<string>",
                      "region": "<string>"
                    },
                    "git_source": {
                      "path": "<string>",
                      "ref": "<string>",
                      "url": "<string>",
                      "recurse_submodules": true
                    },
                    "hooks": {
                      "enabled": true,
                      "envVars": {},
                      "runAuth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      }
                    },
                    "install_id": "<string>",
                    "local_archive": {
                      "local_archive": "<string>"
                    },
                    "policies": {},
                    "sandbox_mode": {
                      "enabled": true,
                      "helm": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "kubernetes_manifest": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "outputs": {},
                      "terraform": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>",
                        "state_json": [
                          123
                        ],
                        "workspace_id": "<string>"
                      }
                    },
                    "state": {
                      "actions": {
                        "populated": true,
                        "workflows": {}
                      },
                      "app": {
                        "id": "<string>",
                        "name": "<string>",
                        "populated": true,
                        "status": "<string>",
                        "variables": {}
                      },
                      "cloud_account": {
                        "aws": {
                          "region": "<string>"
                        },
                        "azure": {
                          "location": "<string>"
                        },
                        "gcp": {
                          "project_id": "<string>",
                          "region": "<string>"
                        }
                      },
                      "components": {},
                      "domain": {
                        "internal_domain": "<string>",
                        "populated": true,
                        "public_domain": "<string>"
                      },
                      "id": "<string>",
                      "inputs": {
                        "inputs": {},
                        "populated": true
                      },
                      "install": {
                        "id": "<string>",
                        "inputs": {},
                        "internal_domain": "<string>",
                        "name": "<string>",
                        "populated": true,
                        "public_domain": "<string>",
                        "sandbox": {
                          "outputs": {},
                          "populated": true,
                          "recent_runs": "<array>",
                          "status": "<string>",
                          "type": "<string>",
                          "version": "<string>"
                        }
                      },
                      "install_stack": {
                        "checksum": "<string>",
                        "outputs": {},
                        "populated": true,
                        "quick_link_url": "<string>",
                        "status": "<string>",
                        "template_json": "<string>",
                        "template_url": "<string>"
                      },
                      "name": "<string>",
                      "org": {
                        "id": "<string>",
                        "name": "<string>",
                        "populated": true,
                        "status": "<string>"
                      },
                      "runner": {
                        "id": "<string>",
                        "populated": true,
                        "runner_group_id": "<string>",
                        "status": "<string>"
                      },
                      "sandbox": {
                        "outputs": {},
                        "populated": true,
                        "recent_runs": "<array>",
                        "status": "<string>",
                        "type": "<string>",
                        "version": "<string>"
                      },
                      "secrets": {},
                      "stale_at": "<string>"
                    },
                    "terraform_backend": {
                      "workspaceID": "<string>"
                    },
                    "vars": {},
                    "vars_files": [
                      "<string>"
                    ]
                  },
                  "sync_oci_plan": {
                    "dst_registry": {
                      "acrauth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ecrauth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "loginServer": "<string>",
                      "ociauth": {
                        "password": "<string>",
                        "username": "<string>"
                      },
                      "plugin": "<string>",
                      "region": "<string>",
                      "registryType": "ecr",
                      "repository": "<string>"
                    },
                    "dst_tag": "<string>",
                    "src_registry": {
                      "acrauth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ecrauth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "loginServer": "<string>",
                      "ociauth": {
                        "password": "<string>",
                        "username": "<string>"
                      },
                      "plugin": "<string>",
                      "region": "<string>",
                      "registryType": "ecr",
                      "repository": "<string>"
                    },
                    "src_tag": "<string>",
                    "sandbox_mode": {
                      "enabled": true,
                      "helm": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "kubernetes_manifest": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "outputs": {},
                      "terraform": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>",
                        "state_json": [
                          123
                        ],
                        "workspace_id": "<string>"
                      }
                    }
                  },
                  "sync_secrets_plan": {
                    "aws_auth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "azure_auth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "cluster_info": {
                      "aws_auth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "azure_auth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ca_data": "<string>",
                      "endpoint": "<string>",
                      "env_vars": {},
                      "gcp_auth": {
                        "impersonate_service_account": "<string>",
                        "project_id": "<string>",
                        "region": "<string>"
                      },
                      "id": "<string>",
                      "inline": true,
                      "kube_config": "<string>",
                      "trusted_role_arn": "<string>"
                    },
                    "kubernetes_secrets": [
                      {
                        "format": "<string>",
                        "key_name": "<string>",
                        "name": "<string>",
                        "namespace": "<string>",
                        "secret_arn": "<string>",
                        "secret_name": "<string>"
                      }
                    ],
                    "sandbox_mode": {
                      "enabled": true,
                      "helm": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "kubernetes_manifest": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>"
                      },
                      "outputs": {},
                      "terraform": {
                        "plan_contents": "<string>",
                        "plan_display_contents": "<string>",
                        "state_json": [
                          123
                        ],
                        "workspace_id": "<string>"
                      }
                    }
                  }
                },
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "org_id": "<string>",
                "plan_json": "<string>",
                "runner_job_id": "<string>",
                "updated_at": "<string>"
              },
              "log_stream_id": "<string>",
              "max_executions": 123,
              "metadata": {},
              "operation": "exec",
              "org_id": "<string>",
              "outputs": {},
              "outputs_json": "<string>",
              "overall_timeout": 123,
              "owner_id": "<string>",
              "owner_type": "<string>",
              "queue_timeout": 123,
              "runner_id": "<string>",
              "started_at": "<string>",
              "status": "queued",
              "status_description": "<string>",
              "type": "health-check",
              "updated_at": "<string>"
            },
            "status": "<string>",
            "status_description": "<string>",
            "status_v2": {
              "created_at_ts": 123,
              "created_by_id": "<string>",
              "history": "<array>",
              "metadata": {},
              "status": "error",
              "status_human_description": "<string>"
            },
            "steps": [
              {
                "adhoc_config": {
                  "action_workflow_config_id": "<string>",
                  "app_config_id": "<string>",
                  "app_id": "<string>",
                  "command": "<string>",
                  "connected_github_vcs_config": {
                    "branch": "<string>",
                    "component_config_id": "<string>",
                    "component_config_type": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "directory": "<string>",
                    "id": "<string>",
                    "path_filter": "<string>",
                    "repo": "<string>",
                    "repo_name": "<string>",
                    "repo_owner": "<string>",
                    "updated_at": "<string>",
                    "vcs_connection": {
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "github_account_id": "<string>",
                      "github_account_name": "<string>",
                      "github_install_id": "<string>",
                      "id": "<string>",
                      "updated_at": "<string>",
                      "vcs_connection_commit": [
                        {
                          "author_email": "<string>",
                          "author_name": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "id": "<string>",
                          "message": "<string>",
                          "owner_id": "<string>",
                          "owner_type": "<string>",
                          "sha": "<string>",
                          "updated_at": "<string>",
                          "vcs_connection_id": "<string>"
                        }
                      ]
                    },
                    "vcs_connection_id": "<string>"
                  },
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "env_vars": {},
                  "id": "<string>",
                  "idx": 123,
                  "inline_contents": "<string>",
                  "name": "<string>",
                  "previous_step_id": "<string>",
                  "public_git_vcs_config": {
                    "branch": "<string>",
                    "component_config_id": "<string>",
                    "component_config_type": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "directory": "<string>",
                    "id": "<string>",
                    "path_filter": "<string>",
                    "repo": "<string>",
                    "updated_at": "<string>"
                  },
                  "references": [
                    "<string>"
                  ],
                  "updated_at": "<string>"
                },
                "created_at": "<string>",
                "created_by_id": "<string>",
                "execution_duration": 123,
                "id": "<string>",
                "install_action_workflow_run_id": "<string>",
                "status": "finished",
                "step_id": "<string>",
                "updated_at": "<string>"
              }
            ],
            "trigger_type": "manual",
            "triggered_by_id": "<string>",
            "triggered_by_type": "<string>",
            "updated_at": "<string>",
            "workflow": {
              "app_branch_runs": [
                {
                  "app_branch": {
                    "app_id": "<string>",
                    "configs": [
                      {
                        "action_ids": [
                          "<string>"
                        ],
                        "app_branch_id": "<string>",
                        "component_ids": [
                          "<string>"
                        ],
                        "config_number": 123,
                        "connected_github_vcs_config": {
                          "branch": "<string>",
                          "component_config_id": "<string>",
                          "component_config_type": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "directory": "<string>",
                          "id": "<string>",
                          "path_filter": "<string>",
                          "repo": "<string>",
                          "repo_name": "<string>",
                          "repo_owner": "<string>",
                          "updated_at": "<string>",
                          "vcs_connection": {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "github_account_id": "<string>",
                            "github_account_name": "<string>",
                            "github_install_id": "<string>",
                            "id": "<string>",
                            "updated_at": "<string>",
                            "vcs_connection_commit": [
                              {
                                "author_email": "<string>",
                                "author_name": "<string>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "message": "<string>",
                                "owner_id": "<string>",
                                "owner_type": "<string>",
                                "sha": "<string>",
                                "updated_at": "<string>",
                                "vcs_connection_id": "<string>"
                              }
                            ]
                          },
                          "vcs_connection_id": "<string>"
                        },
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "install_groups": [
                          {
                            "app_branch_config_id": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "install_ids": [
                              "<string>"
                            ],
                            "max_parallel": 123,
                            "name": "<string>",
                            "order": 123,
                            "org_id": "<string>",
                            "requires_approval": true,
                            "rollback_on_failure": true,
                            "updated_at": "<string>"
                          }
                        ],
                        "org_id": "<string>",
                        "public_git_vcs_config": {
                          "branch": "<string>",
                          "component_config_id": "<string>",
                          "component_config_type": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "directory": "<string>",
                          "id": "<string>",
                          "path_filter": "<string>",
                          "repo": "<string>",
                          "updated_at": "<string>"
                        },
                        "updated_at": "<string>",
                        "workflows": "<array>"
                      }
                    ],
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "name": "<string>",
                    "org_id": "<string>",
                    "queue": {
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "emitters": [
                        {
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "cron_schedule": "<string>",
                          "description": "<string>",
                          "emit_count": 123,
                          "fired": true,
                          "id": "<string>",
                          "last_emitted_at": "<string>",
                          "mode": "cron",
                          "name": "<string>",
                          "next_emit_at": "<string>",
                          "org_id": "<string>",
                          "queue_id": "<string>",
                          "scheduled_at": "<string>",
                          "signal_template": {
                            "signal": "<unknown>"
                          },
                          "signal_type": "<string>",
                          "status": {
                            "created_at_ts": 123,
                            "created_by_id": "<string>",
                            "history": "<array>",
                            "metadata": {},
                            "status": "error",
                            "status_human_description": "<string>"
                          },
                          "updated_at": "<string>",
                          "workflow": {
                            "id": "<string>",
                            "namespace": "<string>"
                          }
                        }
                      ],
                      "id": "<string>",
                      "max_depth": 123,
                      "max_in_flight": 123,
                      "org_id": "<string>",
                      "owner_id": "<string>",
                      "owner_type": "<string>",
                      "queue_signal": [
                        {
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "emitter_id": "<string>",
                          "id": "<string>",
                          "org_id": "<string>",
                          "owner_id": "<string>",
                          "owner_type": "<string>",
                          "queue": "<unknown>",
                          "queue_id": "<string>",
                          "signal": {
                            "signal": "<unknown>"
                          },
                          "status": {
                            "created_at_ts": 123,
                            "created_by_id": "<string>",
                            "history": "<array>",
                            "metadata": {},
                            "status": "error",
                            "status_human_description": "<string>"
                          },
                          "type": "<string>",
                          "updated_at": "<string>",
                          "workflow": {
                            "id": "<string>",
                            "namespace": "<string>"
                          }
                        }
                      ],
                      "updated_at": "<string>",
                      "workflow": {
                        "id": "<string>",
                        "namespace": "<string>"
                      }
                    },
                    "updated_at": "<string>",
                    "workflows": "<array>"
                  },
                  "app_branch_config": {
                    "action_ids": [
                      "<string>"
                    ],
                    "app_branch_id": "<string>",
                    "component_ids": [
                      "<string>"
                    ],
                    "config_number": 123,
                    "connected_github_vcs_config": {
                      "branch": "<string>",
                      "component_config_id": "<string>",
                      "component_config_type": "<string>",
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "directory": "<string>",
                      "id": "<string>",
                      "path_filter": "<string>",
                      "repo": "<string>",
                      "repo_name": "<string>",
                      "repo_owner": "<string>",
                      "updated_at": "<string>",
                      "vcs_connection": {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "github_account_id": "<string>",
                        "github_account_name": "<string>",
                        "github_install_id": "<string>",
                        "id": "<string>",
                        "updated_at": "<string>",
                        "vcs_connection_commit": [
                          {
                            "author_email": "<string>",
                            "author_name": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "message": "<string>",
                            "owner_id": "<string>",
                            "owner_type": "<string>",
                            "sha": "<string>",
                            "updated_at": "<string>",
                            "vcs_connection_id": "<string>"
                          }
                        ]
                      },
                      "vcs_connection_id": "<string>"
                    },
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "install_groups": [
                      {
                        "app_branch_config_id": "<string>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "install_ids": [
                          "<string>"
                        ],
                        "max_parallel": 123,
                        "name": "<string>",
                        "order": 123,
                        "org_id": "<string>",
                        "requires_approval": true,
                        "rollback_on_failure": true,
                        "updated_at": "<string>"
                      }
                    ],
                    "org_id": "<string>",
                    "public_git_vcs_config": {
                      "branch": "<string>",
                      "component_config_id": "<string>",
                      "component_config_type": "<string>",
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "directory": "<string>",
                      "id": "<string>",
                      "path_filter": "<string>",
                      "repo": "<string>",
                      "updated_at": "<string>"
                    },
                    "updated_at": "<string>",
                    "workflows": "<array>"
                  },
                  "app_config_id": "<string>",
                  "commit_sha": "<string>",
                  "completed_at": "<string>",
                  "created_at": "<string>",
                  "created_by": {
                    "account_type": "auth",
                    "created_at": "<string>",
                    "email": "<string>",
                    "id": "<string>",
                    "org_ids": [
                      "<string>"
                    ],
                    "permissions": {},
                    "roles": [
                      {
                        "createdBy": "<unknown>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "policies": [
                          {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "name": "org_admin",
                            "permissions": {},
                            "role_id": "<string>",
                            "updated_at": "<string>"
                          }
                        ],
                        "role_type": "org_admin",
                        "updated_at": "<string>"
                      }
                    ],
                    "subject": "<string>",
                    "updated_at": "<string>",
                    "user_journeys": [
                      {
                        "name": "<string>",
                        "steps": [
                          {
                            "complete": true,
                            "completed_at": "<string>",
                            "completion_method": "<string>",
                            "completion_source": "<string>",
                            "metadata": {},
                            "name": "<string>",
                            "title": "<string>"
                          }
                        ],
                        "title": "<string>"
                      }
                    ]
                  },
                  "created_by_id": "<string>",
                  "error_message": "<string>",
                  "force": true,
                  "id": "<string>",
                  "log_stream": {
                    "attrs": {},
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "open": true,
                    "org_id": "<string>",
                    "owner_id": "<string>",
                    "owner_type": "<string>",
                    "runner_api_url": "<string>",
                    "updated_at": "<string>",
                    "write_token": "<string>"
                  },
                  "log_stream_id": "<string>",
                  "queue_signal": {
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "emitter_id": "<string>",
                    "id": "<string>",
                    "org_id": "<string>",
                    "owner_id": "<string>",
                    "owner_type": "<string>",
                    "queue": "<unknown>",
                    "queue_id": "<string>",
                    "signal": {
                      "signal": "<unknown>"
                    },
                    "status": {
                      "created_at_ts": 123,
                      "created_by_id": "<string>",
                      "history": "<array>",
                      "metadata": {},
                      "status": "error",
                      "status_human_description": "<string>"
                    },
                    "type": "<string>",
                    "updated_at": "<string>",
                    "workflow": {
                      "id": "<string>",
                      "namespace": "<string>"
                    }
                  },
                  "started_at": "<string>",
                  "status": "<string>",
                  "updated_at": "<string>",
                  "vcs_connection_commit": {
                    "author_email": "<string>",
                    "author_name": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "message": "<string>",
                    "owner_id": "<string>",
                    "owner_type": "<string>",
                    "sha": "<string>",
                    "updated_at": "<string>",
                    "vcs_connection_id": "<string>"
                  },
                  "workflow": "<unknown>"
                }
              ],
              "approval_option": "approve-all",
              "created_at": "<string>",
              "created_by": {
                "account_type": "auth",
                "created_at": "<string>",
                "email": "<string>",
                "id": "<string>",
                "org_ids": [
                  "<string>"
                ],
                "permissions": {},
                "roles": [
                  {
                    "createdBy": "<unknown>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "policies": [
                      {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "name": "org_admin",
                        "permissions": {},
                        "role_id": "<string>",
                        "updated_at": "<string>"
                      }
                    ],
                    "role_type": "org_admin",
                    "updated_at": "<string>"
                  }
                ],
                "subject": "<string>",
                "updated_at": "<string>",
                "user_journeys": [
                  {
                    "name": "<string>",
                    "steps": [
                      {
                        "complete": true,
                        "completed_at": "<string>",
                        "completion_method": "<string>",
                        "completion_source": "<string>",
                        "metadata": {},
                        "name": "<string>",
                        "title": "<string>"
                      }
                    ],
                    "title": "<string>"
                  }
                ]
              },
              "created_by_id": "<string>",
              "execution_time": 123,
              "finished": true,
              "finished_at": "<string>",
              "id": "<string>",
              "install_action_workflow_runs": "<array>",
              "install_deploys": "<array>",
              "install_sandbox_runs": [
                {
                  "action_workflow_runs": "<array>",
                  "app_sandbox_config": {
                    "app_config_id": "<string>",
                    "app_id": "<string>",
                    "aws_region_type": "<string>",
                    "cloud_platform": "<string>",
                    "connected_github_vcs_config": {
                      "branch": "<string>",
                      "component_config_id": "<string>",
                      "component_config_type": "<string>",
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "directory": "<string>",
                      "id": "<string>",
                      "path_filter": "<string>",
                      "repo": "<string>",
                      "repo_name": "<string>",
                      "repo_owner": "<string>",
                      "updated_at": "<string>",
                      "vcs_connection": {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "github_account_id": "<string>",
                        "github_account_name": "<string>",
                        "github_install_id": "<string>",
                        "id": "<string>",
                        "updated_at": "<string>",
                        "vcs_connection_commit": [
                          {
                            "author_email": "<string>",
                            "author_name": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "message": "<string>",
                            "owner_id": "<string>",
                            "owner_type": "<string>",
                            "sha": "<string>",
                            "updated_at": "<string>",
                            "vcs_connection_id": "<string>"
                          }
                        ]
                      },
                      "vcs_connection_id": "<string>"
                    },
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "drift_schedule": "<string>",
                    "env_vars": {},
                    "id": "<string>",
                    "operation_roles": {},
                    "org_id": "<string>",
                    "public_git_vcs_config": {
                      "branch": "<string>",
                      "component_config_id": "<string>",
                      "component_config_type": "<string>",
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "directory": "<string>",
                      "id": "<string>",
                      "path_filter": "<string>",
                      "repo": "<string>",
                      "updated_at": "<string>"
                    },
                    "references": [
                      "<string>"
                    ],
                    "refs": [
                      {
                        "input": "<string>",
                        "name": "<string>",
                        "type": "sandbox",
                        "value": "<string>"
                      }
                    ],
                    "terraform_version": "<string>",
                    "updated_at": "<string>",
                    "variables": {},
                    "variables_files": [
                      "<string>"
                    ]
                  },
                  "created_at": "<string>",
                  "created_by": {
                    "account_type": "auth",
                    "created_at": "<string>",
                    "email": "<string>",
                    "id": "<string>",
                    "org_ids": [
                      "<string>"
                    ],
                    "permissions": {},
                    "roles": [
                      {
                        "createdBy": "<unknown>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "policies": [
                          {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "name": "org_admin",
                            "permissions": {},
                            "role_id": "<string>",
                            "updated_at": "<string>"
                          }
                        ],
                        "role_type": "org_admin",
                        "updated_at": "<string>"
                      }
                    ],
                    "subject": "<string>",
                    "updated_at": "<string>",
                    "user_journeys": [
                      {
                        "name": "<string>",
                        "steps": [
                          {
                            "complete": true,
                            "completed_at": "<string>",
                            "completion_method": "<string>",
                            "completion_source": "<string>",
                            "metadata": {},
                            "name": "<string>",
                            "title": "<string>"
                          }
                        ],
                        "title": "<string>"
                      }
                    ]
                  },
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "install_id": "<string>",
                  "install_sandbox_id": "<string>",
                  "install_workflow_id": "<string>",
                  "log_stream": {
                    "attrs": {},
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "open": true,
                    "org_id": "<string>",
                    "owner_id": "<string>",
                    "owner_type": "<string>",
                    "runner_api_url": "<string>",
                    "updated_at": "<string>",
                    "write_token": "<string>"
                  },
                  "outputs": {},
                  "policy_reports": [
                    {
                      "app_id": "<string>",
                      "app_name": "<string>",
                      "component_id": "<string>",
                      "component_name": "<string>",
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "deny_count": 123,
                      "evaluated_at": "<string>",
                      "id": "<string>",
                      "inputs": [
                        {
                          "id": "<string>",
                          "name": "<string>",
                          "type": "<string>"
                        }
                      ],
                      "install_id": "<string>",
                      "install_name": "<string>",
                      "org_name": "<string>",
                      "owner_id": "<string>",
                      "owner_type": "install_deploys",
                      "pass_count": 123,
                      "policies": [
                        {
                          "deny_count": 123,
                          "input_count": 123,
                          "pass_count": 123,
                          "policy_id": "<string>",
                          "policy_name": "<string>",
                          "status": "<string>",
                          "warn_count": 123
                        }
                      ],
                      "policy_ids": [
                        "<string>"
                      ],
                      "runner_job_id": "<string>",
                      "status": {
                        "created_at_ts": 123,
                        "created_by_id": "<string>",
                        "history": "<array>",
                        "metadata": {},
                        "status": "error",
                        "status_human_description": "<string>"
                      },
                      "updated_at": "<string>",
                      "violations": [
                        {
                          "input_identity": "<string>",
                          "input_index": 123,
                          "message": "<string>",
                          "policy_id": "<string>",
                          "policy_name": "<string>",
                          "severity": "<string>"
                        }
                      ],
                      "warn_count": 123,
                      "workflow_step_policy_validation_id": "<string>"
                    }
                  ],
                  "role": "<string>",
                  "run_type": "provision",
                  "runner_jobs": [
                    {
                      "available_timeout": 123,
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "execution_count": 123,
                      "execution_time": 123,
                      "execution_timeout": 123,
                      "executions": [
                        {
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "id": "<string>",
                          "metadata": {},
                          "org_id": "<string>",
                          "outputs": {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "org_id": "<string>",
                            "outputs": {},
                            "outputs_json": "<string>",
                            "runner_job_execution_id": "<string>",
                            "updated_at": "<string>"
                          },
                          "result": {
                            "contents": "<string>",
                            "contents_display": "<string>",
                            "contents_display_gzip": "<string>",
                            "contents_gzip": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "error_code": 123,
                            "error_metadata": {},
                            "id": "<string>",
                            "org_id": "<string>",
                            "runner_job_execution_id": "<string>",
                            "success": true,
                            "updated_at": "<string>"
                          },
                          "runner_job_id": "<string>",
                          "status": "pending",
                          "updated_at": "<string>"
                        }
                      ],
                      "final_runner_job_execution_id": "<string>",
                      "finished_at": "<string>",
                      "group": "health-checks",
                      "id": "<string>",
                      "json": {
                        "composite_plan": {
                          "action_workflow_run_plan": {
                            "attrs": {},
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "builtin_env_vars": {},
                            "cluster_info": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ca_data": "<string>",
                              "endpoint": "<string>",
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "id": "<string>",
                              "inline": true,
                              "kube_config": "<string>",
                              "trusted_role_arn": "<string>"
                            },
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "install_id": "<string>",
                            "override_env_vars": {},
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "steps": [
                              {
                                "attrs": {},
                                "git_source": {
                                  "path": "<string>",
                                  "ref": "<string>",
                                  "url": "<string>",
                                  "recurse_submodules": true
                                },
                                "interpolated_command": "<string>",
                                "interpolated_env_vars": {},
                                "interpolated_inline_contents": "<string>",
                                "run_id": "<string>"
                              }
                            ]
                          },
                          "build_plan": {
                            "dst_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "dst_tag": "<string>",
                            "component_build_id": "<string>",
                            "component_id": "<string>",
                            "container_image_pull_plan": {
                              "image": "<string>",
                              "repo_config": {
                                "acrauth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ecrauth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "loginServer": "<string>",
                                "ociauth": {
                                  "password": "<string>",
                                  "username": "<string>"
                                },
                                "plugin": "<string>",
                                "region": "<string>",
                                "registryType": "ecr",
                                "repository": "<string>"
                              },
                              "tag": "<string>"
                            },
                            "docker_build_plan": {
                              "build_args": {},
                              "context": "<string>",
                              "dockerfile": "<string>",
                              "target": "<string>"
                            },
                            "git_source": {
                              "path": "<string>",
                              "ref": "<string>",
                              "url": "<string>",
                              "recurse_submodules": true
                            },
                            "helm_build_plan": {
                              "helmRepoConfig": {
                                "chart": "<string>",
                                "repoURL": "<string>",
                                "version": "<string>"
                              },
                              "labels": {},
                              "values": [
                                {
                                  "name": "<string>",
                                  "type": "<string>",
                                  "value": "<string>"
                                }
                              ],
                              "valuesFiles": [
                                "<string>"
                              ]
                            },
                            "kubernetes_manifest_build_plan": {
                              "inline_manifest": "<string>",
                              "kustomize_config": {
                                "enable_helm": true,
                                "load_restrictor": "<string>",
                                "patches": [
                                  "<string>"
                                ]
                              },
                              "kustomize_path": "<string>",
                              "labels": {},
                              "source_type": "<string>"
                            },
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "terraform_build_plan": {
                              "labels": {}
                            }
                          },
                          "deploy_plan": {
                            "src_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "src_tag": "<string>",
                            "app_config_id": "<string>",
                            "app_id": "<string>",
                            "apply_plan_contents": "<string>",
                            "apply_plan_display": "<string>",
                            "component_id": "<string>",
                            "component_name": "<string>",
                            "helm": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "cluster_info": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ca_data": "<string>",
                                "endpoint": "<string>",
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "inline": true,
                                "kube_config": "<string>",
                                "trusted_role_arn": "<string>"
                              },
                              "create_namespace": true,
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "helm_chart_id": "<string>",
                              "name": "<string>",
                              "namespace": "<string>",
                              "storage_driver": "<string>",
                              "take_ownership": true,
                              "values": [
                                {
                                  "name": "<string>",
                                  "type": "<string>",
                                  "value": "<string>"
                                }
                              ],
                              "values_files": [
                                "<string>"
                              ]
                            },
                            "install_id": "<string>",
                            "kubernetes_manifest": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "cluster_info": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ca_data": "<string>",
                                "endpoint": "<string>",
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "inline": true,
                                "kube_config": "<string>",
                                "trusted_role_arn": "<string>"
                              },
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "manifest": "<string>",
                              "namespace": "<string>",
                              "oci_artifact": {
                                "digest": "<string>",
                                "tag": "<string>",
                                "url": "<string>"
                              }
                            },
                            "noop": {},
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "terraform": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "cluster_info": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ca_data": "<string>",
                                "endpoint": "<string>",
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "inline": true,
                                "kube_config": "<string>",
                                "trusted_role_arn": "<string>"
                              },
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "hooks": {
                                "enabled": true,
                                "envVars": {},
                                "runAuth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                }
                              },
                              "plan_json": [
                                123
                              ],
                              "policies": {},
                              "state": {
                                "actions": {
                                  "populated": true,
                                  "workflows": {}
                                },
                                "app": {
                                  "id": "<string>",
                                  "name": "<string>",
                                  "populated": true,
                                  "status": "<string>",
                                  "variables": {}
                                },
                                "cloud_account": {
                                  "aws": {
                                    "region": "<string>"
                                  },
                                  "azure": {
                                    "location": "<string>"
                                  },
                                  "gcp": {
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  }
                                },
                                "components": {},
                                "domain": {
                                  "internal_domain": "<string>",
                                  "populated": true,
                                  "public_domain": "<string>"
                                },
                                "id": "<string>",
                                "inputs": {
                                  "inputs": {},
                                  "populated": true
                                },
                                "install": {
                                  "id": "<string>",
                                  "inputs": {},
                                  "internal_domain": "<string>",
                                  "name": "<string>",
                                  "populated": true,
                                  "public_domain": "<string>",
                                  "sandbox": {
                                    "outputs": {},
                                    "populated": true,
                                    "recent_runs": "<array>",
                                    "status": "<string>",
                                    "type": "<string>",
                                    "version": "<string>"
                                  }
                                },
                                "install_stack": {
                                  "checksum": "<string>",
                                  "outputs": {},
                                  "populated": true,
                                  "quick_link_url": "<string>",
                                  "status": "<string>",
                                  "template_json": "<string>",
                                  "template_url": "<string>"
                                },
                                "name": "<string>",
                                "org": {
                                  "id": "<string>",
                                  "name": "<string>",
                                  "populated": true,
                                  "status": "<string>"
                                },
                                "runner": {
                                  "id": "<string>",
                                  "populated": true,
                                  "runner_group_id": "<string>",
                                  "status": "<string>"
                                },
                                "sandbox": {
                                  "outputs": {},
                                  "populated": true,
                                  "recent_runs": "<array>",
                                  "status": "<string>",
                                  "type": "<string>",
                                  "version": "<string>"
                                },
                                "secrets": {},
                                "stale_at": "<string>"
                              },
                              "terraform_backend": {
                                "workspaceID": "<string>"
                              },
                              "vars": {},
                              "vars_files": [
                                "<string>"
                              ]
                            }
                          },
                          "fetch_image_metadata_plan": {
                            "registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "tag": "<string>",
                            "include_attestation_layers": true,
                            "include_attestation_manifests": true,
                            "include_index": true,
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            }
                          },
                          "sandbox_run_plan": {
                            "app_config_id": "<string>",
                            "app_id": "<string>",
                            "apply_plan_contents": "<string>",
                            "apply_plan_display": [
                              123
                            ],
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "git_source": {
                              "path": "<string>",
                              "ref": "<string>",
                              "url": "<string>",
                              "recurse_submodules": true
                            },
                            "hooks": {
                              "enabled": true,
                              "envVars": {},
                              "runAuth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              }
                            },
                            "install_id": "<string>",
                            "local_archive": {
                              "local_archive": "<string>"
                            },
                            "policies": {},
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "state": {
                              "actions": {
                                "populated": true,
                                "workflows": {}
                              },
                              "app": {
                                "id": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "status": "<string>",
                                "variables": {}
                              },
                              "cloud_account": {
                                "aws": {
                                  "region": "<string>"
                                },
                                "azure": {
                                  "location": "<string>"
                                },
                                "gcp": {
                                  "project_id": "<string>",
                                  "region": "<string>"
                                }
                              },
                              "components": {},
                              "domain": {
                                "internal_domain": "<string>",
                                "populated": true,
                                "public_domain": "<string>"
                              },
                              "id": "<string>",
                              "inputs": {
                                "inputs": {},
                                "populated": true
                              },
                              "install": {
                                "id": "<string>",
                                "inputs": {},
                                "internal_domain": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "public_domain": "<string>",
                                "sandbox": {
                                  "outputs": {},
                                  "populated": true,
                                  "recent_runs": "<array>",
                                  "status": "<string>",
                                  "type": "<string>",
                                  "version": "<string>"
                                }
                              },
                              "install_stack": {
                                "checksum": "<string>",
                                "outputs": {},
                                "populated": true,
                                "quick_link_url": "<string>",
                                "status": "<string>",
                                "template_json": "<string>",
                                "template_url": "<string>"
                              },
                              "name": "<string>",
                              "org": {
                                "id": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "status": "<string>"
                              },
                              "runner": {
                                "id": "<string>",
                                "populated": true,
                                "runner_group_id": "<string>",
                                "status": "<string>"
                              },
                              "sandbox": {
                                "outputs": {},
                                "populated": true,
                                "recent_runs": "<array>",
                                "status": "<string>",
                                "type": "<string>",
                                "version": "<string>"
                              },
                              "secrets": {},
                              "stale_at": "<string>"
                            },
                            "terraform_backend": {
                              "workspaceID": "<string>"
                            },
                            "vars": {},
                            "vars_files": [
                              "<string>"
                            ]
                          },
                          "sync_oci_plan": {
                            "dst_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "dst_tag": "<string>",
                            "src_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "src_tag": "<string>",
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            }
                          },
                          "sync_secrets_plan": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "cluster_info": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ca_data": "<string>",
                              "endpoint": "<string>",
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "id": "<string>",
                              "inline": true,
                              "kube_config": "<string>",
                              "trusted_role_arn": "<string>"
                            },
                            "kubernetes_secrets": [
                              {
                                "format": "<string>",
                                "key_name": "<string>",
                                "name": "<string>",
                                "namespace": "<string>",
                                "secret_arn": "<string>",
                                "secret_name": "<string>"
                              }
                            ],
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            }
                          }
                        },
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "org_id": "<string>",
                        "plan_json": "<string>",
                        "runner_job_id": "<string>",
                        "updated_at": "<string>"
                      },
                      "log_stream_id": "<string>",
                      "max_executions": 123,
                      "metadata": {},
                      "operation": "exec",
                      "org_id": "<string>",
                      "outputs": {},
                      "outputs_json": "<string>",
                      "overall_timeout": 123,
                      "owner_id": "<string>",
                      "owner_type": "<string>",
                      "queue_timeout": 123,
                      "runner_id": "<string>",
                      "started_at": "<string>",
                      "status": "queued",
                      "status_description": "<string>",
                      "type": "health-check",
                      "updated_at": "<string>"
                    }
                  ],
                  "status": "<string>",
                  "status_description": "<string>",
                  "status_v2": {
                    "created_at_ts": 123,
                    "created_by_id": "<string>",
                    "history": "<array>",
                    "metadata": {},
                    "status": "error",
                    "status_human_description": "<string>"
                  },
                  "updated_at": "<string>",
                  "workflow": "<unknown>",
                  "workflow_id": "<string>"
                }
              ],
              "links": {},
              "metadata": {},
              "name": "<string>",
              "owner_id": "<string>",
              "owner_type": "<string>",
              "plan_only": true,
              "role": "<string>",
              "started_at": "<string>",
              "status": {
                "created_at_ts": 123,
                "created_by_id": "<string>",
                "history": "<array>",
                "metadata": {},
                "status": "error",
                "status_human_description": "<string>"
              },
              "step_error_behavior": "<string>",
              "steps": [
                {
                  "approval": {
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "installWorkflowStep": "<unknown>",
                    "installWorkflowStepID": "<string>",
                    "owner_id": "<string>",
                    "owner_type": "<string>",
                    "response": {},
                    "runner_job": {
                      "available_timeout": 123,
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "execution_count": 123,
                      "execution_time": 123,
                      "execution_timeout": 123,
                      "executions": [
                        {
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "id": "<string>",
                          "metadata": {},
                          "org_id": "<string>",
                          "outputs": {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "org_id": "<string>",
                            "outputs": {},
                            "outputs_json": "<string>",
                            "runner_job_execution_id": "<string>",
                            "updated_at": "<string>"
                          },
                          "result": {
                            "contents": "<string>",
                            "contents_display": "<string>",
                            "contents_display_gzip": "<string>",
                            "contents_gzip": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "error_code": 123,
                            "error_metadata": {},
                            "id": "<string>",
                            "org_id": "<string>",
                            "runner_job_execution_id": "<string>",
                            "success": true,
                            "updated_at": "<string>"
                          },
                          "runner_job_id": "<string>",
                          "status": "pending",
                          "updated_at": "<string>"
                        }
                      ],
                      "final_runner_job_execution_id": "<string>",
                      "finished_at": "<string>",
                      "group": "health-checks",
                      "id": "<string>",
                      "json": {
                        "composite_plan": {
                          "action_workflow_run_plan": {
                            "attrs": {},
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "builtin_env_vars": {},
                            "cluster_info": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ca_data": "<string>",
                              "endpoint": "<string>",
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "id": "<string>",
                              "inline": true,
                              "kube_config": "<string>",
                              "trusted_role_arn": "<string>"
                            },
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "install_id": "<string>",
                            "override_env_vars": {},
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "steps": [
                              {
                                "attrs": {},
                                "git_source": {
                                  "path": "<string>",
                                  "ref": "<string>",
                                  "url": "<string>",
                                  "recurse_submodules": true
                                },
                                "interpolated_command": "<string>",
                                "interpolated_env_vars": {},
                                "interpolated_inline_contents": "<string>",
                                "run_id": "<string>"
                              }
                            ]
                          },
                          "build_plan": {
                            "dst_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "dst_tag": "<string>",
                            "component_build_id": "<string>",
                            "component_id": "<string>",
                            "container_image_pull_plan": {
                              "image": "<string>",
                              "repo_config": {
                                "acrauth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ecrauth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "loginServer": "<string>",
                                "ociauth": {
                                  "password": "<string>",
                                  "username": "<string>"
                                },
                                "plugin": "<string>",
                                "region": "<string>",
                                "registryType": "ecr",
                                "repository": "<string>"
                              },
                              "tag": "<string>"
                            },
                            "docker_build_plan": {
                              "build_args": {},
                              "context": "<string>",
                              "dockerfile": "<string>",
                              "target": "<string>"
                            },
                            "git_source": {
                              "path": "<string>",
                              "ref": "<string>",
                              "url": "<string>",
                              "recurse_submodules": true
                            },
                            "helm_build_plan": {
                              "helmRepoConfig": {
                                "chart": "<string>",
                                "repoURL": "<string>",
                                "version": "<string>"
                              },
                              "labels": {},
                              "values": [
                                {
                                  "name": "<string>",
                                  "type": "<string>",
                                  "value": "<string>"
                                }
                              ],
                              "valuesFiles": [
                                "<string>"
                              ]
                            },
                            "kubernetes_manifest_build_plan": {
                              "inline_manifest": "<string>",
                              "kustomize_config": {
                                "enable_helm": true,
                                "load_restrictor": "<string>",
                                "patches": [
                                  "<string>"
                                ]
                              },
                              "kustomize_path": "<string>",
                              "labels": {},
                              "source_type": "<string>"
                            },
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "terraform_build_plan": {
                              "labels": {}
                            }
                          },
                          "deploy_plan": {
                            "src_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "src_tag": "<string>",
                            "app_config_id": "<string>",
                            "app_id": "<string>",
                            "apply_plan_contents": "<string>",
                            "apply_plan_display": "<string>",
                            "component_id": "<string>",
                            "component_name": "<string>",
                            "helm": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "cluster_info": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ca_data": "<string>",
                                "endpoint": "<string>",
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "inline": true,
                                "kube_config": "<string>",
                                "trusted_role_arn": "<string>"
                              },
                              "create_namespace": true,
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "helm_chart_id": "<string>",
                              "name": "<string>",
                              "namespace": "<string>",
                              "storage_driver": "<string>",
                              "take_ownership": true,
                              "values": [
                                {
                                  "name": "<string>",
                                  "type": "<string>",
                                  "value": "<string>"
                                }
                              ],
                              "values_files": [
                                "<string>"
                              ]
                            },
                            "install_id": "<string>",
                            "kubernetes_manifest": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "cluster_info": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ca_data": "<string>",
                                "endpoint": "<string>",
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "inline": true,
                                "kube_config": "<string>",
                                "trusted_role_arn": "<string>"
                              },
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "manifest": "<string>",
                              "namespace": "<string>",
                              "oci_artifact": {
                                "digest": "<string>",
                                "tag": "<string>",
                                "url": "<string>"
                              }
                            },
                            "noop": {},
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "terraform": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "cluster_info": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ca_data": "<string>",
                                "endpoint": "<string>",
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "inline": true,
                                "kube_config": "<string>",
                                "trusted_role_arn": "<string>"
                              },
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "hooks": {
                                "enabled": true,
                                "envVars": {},
                                "runAuth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                }
                              },
                              "plan_json": [
                                123
                              ],
                              "policies": {},
                              "state": {
                                "actions": {
                                  "populated": true,
                                  "workflows": {}
                                },
                                "app": {
                                  "id": "<string>",
                                  "name": "<string>",
                                  "populated": true,
                                  "status": "<string>",
                                  "variables": {}
                                },
                                "cloud_account": {
                                  "aws": {
                                    "region": "<string>"
                                  },
                                  "azure": {
                                    "location": "<string>"
                                  },
                                  "gcp": {
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  }
                                },
                                "components": {},
                                "domain": {
                                  "internal_domain": "<string>",
                                  "populated": true,
                                  "public_domain": "<string>"
                                },
                                "id": "<string>",
                                "inputs": {
                                  "inputs": {},
                                  "populated": true
                                },
                                "install": {
                                  "id": "<string>",
                                  "inputs": {},
                                  "internal_domain": "<string>",
                                  "name": "<string>",
                                  "populated": true,
                                  "public_domain": "<string>",
                                  "sandbox": {
                                    "outputs": {},
                                    "populated": true,
                                    "recent_runs": "<array>",
                                    "status": "<string>",
                                    "type": "<string>",
                                    "version": "<string>"
                                  }
                                },
                                "install_stack": {
                                  "checksum": "<string>",
                                  "outputs": {},
                                  "populated": true,
                                  "quick_link_url": "<string>",
                                  "status": "<string>",
                                  "template_json": "<string>",
                                  "template_url": "<string>"
                                },
                                "name": "<string>",
                                "org": {
                                  "id": "<string>",
                                  "name": "<string>",
                                  "populated": true,
                                  "status": "<string>"
                                },
                                "runner": {
                                  "id": "<string>",
                                  "populated": true,
                                  "runner_group_id": "<string>",
                                  "status": "<string>"
                                },
                                "sandbox": {
                                  "outputs": {},
                                  "populated": true,
                                  "recent_runs": "<array>",
                                  "status": "<string>",
                                  "type": "<string>",
                                  "version": "<string>"
                                },
                                "secrets": {},
                                "stale_at": "<string>"
                              },
                              "terraform_backend": {
                                "workspaceID": "<string>"
                              },
                              "vars": {},
                              "vars_files": [
                                "<string>"
                              ]
                            }
                          },
                          "fetch_image_metadata_plan": {
                            "registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "tag": "<string>",
                            "include_attestation_layers": true,
                            "include_attestation_manifests": true,
                            "include_index": true,
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            }
                          },
                          "sandbox_run_plan": {
                            "app_config_id": "<string>",
                            "app_id": "<string>",
                            "apply_plan_contents": "<string>",
                            "apply_plan_display": [
                              123
                            ],
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "git_source": {
                              "path": "<string>",
                              "ref": "<string>",
                              "url": "<string>",
                              "recurse_submodules": true
                            },
                            "hooks": {
                              "enabled": true,
                              "envVars": {},
                              "runAuth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              }
                            },
                            "install_id": "<string>",
                            "local_archive": {
                              "local_archive": "<string>"
                            },
                            "policies": {},
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "state": {
                              "actions": {
                                "populated": true,
                                "workflows": {}
                              },
                              "app": {
                                "id": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "status": "<string>",
                                "variables": {}
                              },
                              "cloud_account": {
                                "aws": {
                                  "region": "<string>"
                                },
                                "azure": {
                                  "location": "<string>"
                                },
                                "gcp": {
                                  "project_id": "<string>",
                                  "region": "<string>"
                                }
                              },
                              "components": {},
                              "domain": {
                                "internal_domain": "<string>",
                                "populated": true,
                                "public_domain": "<string>"
                              },
                              "id": "<string>",
                              "inputs": {
                                "inputs": {},
                                "populated": true
                              },
                              "install": {
                                "id": "<string>",
                                "inputs": {},
                                "internal_domain": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "public_domain": "<string>",
                                "sandbox": {
                                  "outputs": {},
                                  "populated": true,
                                  "recent_runs": "<array>",
                                  "status": "<string>",
                                  "type": "<string>",
                                  "version": "<string>"
                                }
                              },
                              "install_stack": {
                                "checksum": "<string>",
                                "outputs": {},
                                "populated": true,
                                "quick_link_url": "<string>",
                                "status": "<string>",
                                "template_json": "<string>",
                                "template_url": "<string>"
                              },
                              "name": "<string>",
                              "org": {
                                "id": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "status": "<string>"
                              },
                              "runner": {
                                "id": "<string>",
                                "populated": true,
                                "runner_group_id": "<string>",
                                "status": "<string>"
                              },
                              "sandbox": {
                                "outputs": {},
                                "populated": true,
                                "recent_runs": "<array>",
                                "status": "<string>",
                                "type": "<string>",
                                "version": "<string>"
                              },
                              "secrets": {},
                              "stale_at": "<string>"
                            },
                            "terraform_backend": {
                              "workspaceID": "<string>"
                            },
                            "vars": {},
                            "vars_files": [
                              "<string>"
                            ]
                          },
                          "sync_oci_plan": {
                            "dst_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "dst_tag": "<string>",
                            "src_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "src_tag": "<string>",
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            }
                          },
                          "sync_secrets_plan": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "cluster_info": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ca_data": "<string>",
                              "endpoint": "<string>",
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "id": "<string>",
                              "inline": true,
                              "kube_config": "<string>",
                              "trusted_role_arn": "<string>"
                            },
                            "kubernetes_secrets": [
                              {
                                "format": "<string>",
                                "key_name": "<string>",
                                "name": "<string>",
                                "namespace": "<string>",
                                "secret_arn": "<string>",
                                "secret_name": "<string>"
                              }
                            ],
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            }
                          }
                        },
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "org_id": "<string>",
                        "plan_json": "<string>",
                        "runner_job_id": "<string>",
                        "updated_at": "<string>"
                      },
                      "log_stream_id": "<string>",
                      "max_executions": 123,
                      "metadata": {},
                      "operation": "exec",
                      "org_id": "<string>",
                      "outputs": {},
                      "outputs_json": "<string>",
                      "overall_timeout": 123,
                      "owner_id": "<string>",
                      "owner_type": "<string>",
                      "queue_timeout": 123,
                      "runner_id": "<string>",
                      "started_at": "<string>",
                      "status": "queued",
                      "status_description": "<string>",
                      "type": "health-check",
                      "updated_at": "<string>"
                    },
                    "runner_job_id": "<string>",
                    "type": "noop",
                    "updated_at": "<string>",
                    "workflow_step": "<unknown>",
                    "workflow_step_id": "<string>"
                  },
                  "created_at": "<string>",
                  "created_by": {
                    "account_type": "auth",
                    "created_at": "<string>",
                    "email": "<string>",
                    "id": "<string>",
                    "org_ids": [
                      "<string>"
                    ],
                    "permissions": {},
                    "roles": [
                      {
                        "createdBy": "<unknown>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "policies": [
                          {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "name": "org_admin",
                            "permissions": {},
                            "role_id": "<string>",
                            "updated_at": "<string>"
                          }
                        ],
                        "role_type": "org_admin",
                        "updated_at": "<string>"
                      }
                    ],
                    "subject": "<string>",
                    "updated_at": "<string>",
                    "user_journeys": [
                      {
                        "name": "<string>",
                        "steps": [
                          {
                            "complete": true,
                            "completed_at": "<string>",
                            "completion_method": "<string>",
                            "completion_source": "<string>",
                            "metadata": {},
                            "name": "<string>",
                            "title": "<string>"
                          }
                        ],
                        "title": "<string>"
                      }
                    ]
                  },
                  "created_by_id": "<string>",
                  "execution_time": 123,
                  "execution_type": "system",
                  "finished": true,
                  "finished_at": "<string>",
                  "group_idx": 123,
                  "group_retry_idx": 123,
                  "id": "<string>",
                  "idx": 123,
                  "install_workflow_id": "<string>",
                  "links": {},
                  "metadata": {},
                  "name": "<string>",
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "policy_validation": {
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "install_workflow_step_id": "<string>",
                    "response": "<string>",
                    "runner_job_id": "<string>",
                    "status": {
                      "created_at_ts": 123,
                      "created_by_id": "<string>",
                      "history": "<array>",
                      "metadata": {},
                      "status": "error",
                      "status_human_description": "<string>"
                    },
                    "updated_at": "<string>"
                  },
                  "retried": true,
                  "retryable": true,
                  "skippable": true,
                  "started_at": "<string>",
                  "status": {
                    "created_at_ts": 123,
                    "created_by_id": "<string>",
                    "history": "<array>",
                    "metadata": {},
                    "status": "error",
                    "status_human_description": "<string>"
                  },
                  "step_target_id": "<string>",
                  "step_target_type": "<string>",
                  "updated_at": "<string>",
                  "workflow_id": "<string>"
                }
              ],
              "type": "provision",
              "updated_at": "<string>"
            },
            "workflow_id": "<string>"
          }
        ],
        "build_id": "<string>",
        "component_build": "<unknown>",
        "component_config_version": 123,
        "component_id": "<string>",
        "component_name": "<string>",
        "created_at": "<string>",
        "created_by": {
          "account_type": "auth",
          "created_at": "<string>",
          "email": "<string>",
          "id": "<string>",
          "org_ids": [
            "<string>"
          ],
          "permissions": {},
          "roles": [
            {
              "createdBy": "<unknown>",
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "policies": [
                {
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "name": "org_admin",
                  "permissions": {},
                  "role_id": "<string>",
                  "updated_at": "<string>"
                }
              ],
              "role_type": "org_admin",
              "updated_at": "<string>"
            }
          ],
          "subject": "<string>",
          "updated_at": "<string>",
          "user_journeys": [
            {
              "name": "<string>",
              "steps": [
                {
                  "complete": true,
                  "completed_at": "<string>",
                  "completion_method": "<string>",
                  "completion_source": "<string>",
                  "metadata": {},
                  "name": "<string>",
                  "title": "<string>"
                }
              ],
              "title": "<string>"
            }
          ]
        },
        "created_by_id": "<string>",
        "id": "<string>",
        "install_component_id": "<string>",
        "install_deploy_type": "sync-image",
        "install_id": "<string>",
        "install_workflow_id": "<string>",
        "log_stream": {
          "attrs": {},
          "created_at": "<string>",
          "created_by_id": "<string>",
          "id": "<string>",
          "open": true,
          "org_id": "<string>",
          "owner_id": "<string>",
          "owner_type": "<string>",
          "runner_api_url": "<string>",
          "updated_at": "<string>",
          "write_token": "<string>"
        },
        "oci_artifact": {
          "annotations": {},
          "architecture": "<string>",
          "artifact_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "digest": "<string>",
          "id": "<string>",
          "media_type": "<string>",
          "org_id": "<string>",
          "os": "<string>",
          "os_features": [
            "<string>"
          ],
          "os_version": "<string>",
          "owner_id": "<string>",
          "owner_type": "<string>",
          "repository": "<string>",
          "size": 123,
          "tag": "<string>",
          "updated_at": "<string>",
          "urls": [
            "<string>"
          ],
          "variant": "<string>"
        },
        "outputs": {},
        "plan_only": true,
        "policy_reports": [
          {
            "app_id": "<string>",
            "app_name": "<string>",
            "component_id": "<string>",
            "component_name": "<string>",
            "created_at": "<string>",
            "created_by_id": "<string>",
            "deny_count": 123,
            "evaluated_at": "<string>",
            "id": "<string>",
            "inputs": [
              {
                "id": "<string>",
                "name": "<string>",
                "type": "<string>"
              }
            ],
            "install_id": "<string>",
            "install_name": "<string>",
            "org_name": "<string>",
            "owner_id": "<string>",
            "owner_type": "install_deploys",
            "pass_count": 123,
            "policies": [
              {
                "deny_count": 123,
                "input_count": 123,
                "pass_count": 123,
                "policy_id": "<string>",
                "policy_name": "<string>",
                "status": "<string>",
                "warn_count": 123
              }
            ],
            "policy_ids": [
              "<string>"
            ],
            "runner_job_id": "<string>",
            "status": {
              "created_at_ts": 123,
              "created_by_id": "<string>",
              "history": "<array>",
              "metadata": {},
              "status": "error",
              "status_human_description": "<string>"
            },
            "updated_at": "<string>",
            "violations": [
              {
                "input_identity": "<string>",
                "input_index": 123,
                "message": "<string>",
                "policy_id": "<string>",
                "policy_name": "<string>",
                "severity": "<string>"
              }
            ],
            "warn_count": 123,
            "workflow_step_policy_validation_id": "<string>"
          }
        ],
        "release_id": "<string>",
        "role": "<string>",
        "runner_jobs": [
          {
            "available_timeout": 123,
            "created_at": "<string>",
            "created_by_id": "<string>",
            "execution_count": 123,
            "execution_time": 123,
            "execution_timeout": 123,
            "executions": [
              {
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "metadata": {},
                "org_id": "<string>",
                "outputs": {
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "org_id": "<string>",
                  "outputs": {},
                  "outputs_json": "<string>",
                  "runner_job_execution_id": "<string>",
                  "updated_at": "<string>"
                },
                "result": {
                  "contents": "<string>",
                  "contents_display": "<string>",
                  "contents_display_gzip": "<string>",
                  "contents_gzip": "<string>",
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "error_code": 123,
                  "error_metadata": {},
                  "id": "<string>",
                  "org_id": "<string>",
                  "runner_job_execution_id": "<string>",
                  "success": true,
                  "updated_at": "<string>"
                },
                "runner_job_id": "<string>",
                "status": "pending",
                "updated_at": "<string>"
              }
            ],
            "final_runner_job_execution_id": "<string>",
            "finished_at": "<string>",
            "group": "health-checks",
            "id": "<string>",
            "json": {
              "composite_plan": {
                "action_workflow_run_plan": {
                  "attrs": {},
                  "aws_auth": {
                    "assume_role": {
                      "role_arn": "<string>",
                      "session_name": "<string>",
                      "session_duration_seconds": 123,
                      "two_step_config": {
                        "iam_role_arn": "<string>",
                        "src_iam_role_arn": "<string>",
                        "src_static_credentials": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        }
                      },
                      "use_github_oidc": true
                    },
                    "cache_id": "<string>",
                    "profile": "<string>",
                    "region": "<string>",
                    "static": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    },
                    "use_default": true
                  },
                  "azure_auth": {
                    "service_principal": {
                      "subscription_id": "<string>",
                      "subscription_tenant_id": "<string>"
                    },
                    "use_default": true
                  },
                  "builtin_env_vars": {},
                  "cluster_info": {
                    "aws_auth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "azure_auth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "ca_data": "<string>",
                    "endpoint": "<string>",
                    "env_vars": {},
                    "gcp_auth": {
                      "impersonate_service_account": "<string>",
                      "project_id": "<string>",
                      "region": "<string>"
                    },
                    "id": "<string>",
                    "inline": true,
                    "kube_config": "<string>",
                    "trusted_role_arn": "<string>"
                  },
                  "gcp_auth": {
                    "impersonate_service_account": "<string>",
                    "project_id": "<string>",
                    "region": "<string>"
                  },
                  "id": "<string>",
                  "install_id": "<string>",
                  "override_env_vars": {},
                  "sandbox_mode": {
                    "enabled": true,
                    "helm": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "kubernetes_manifest": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "outputs": {},
                    "terraform": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>",
                      "state_json": [
                        123
                      ],
                      "workspace_id": "<string>"
                    }
                  },
                  "steps": [
                    {
                      "attrs": {},
                      "git_source": {
                        "path": "<string>",
                        "ref": "<string>",
                        "url": "<string>",
                        "recurse_submodules": true
                      },
                      "interpolated_command": "<string>",
                      "interpolated_env_vars": {},
                      "interpolated_inline_contents": "<string>",
                      "run_id": "<string>"
                    }
                  ]
                },
                "build_plan": {
                  "dst_registry": {
                    "acrauth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "ecrauth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "loginServer": "<string>",
                    "ociauth": {
                      "password": "<string>",
                      "username": "<string>"
                    },
                    "plugin": "<string>",
                    "region": "<string>",
                    "registryType": "ecr",
                    "repository": "<string>"
                  },
                  "dst_tag": "<string>",
                  "component_build_id": "<string>",
                  "component_id": "<string>",
                  "container_image_pull_plan": {
                    "image": "<string>",
                    "repo_config": {
                      "acrauth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ecrauth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "loginServer": "<string>",
                      "ociauth": {
                        "password": "<string>",
                        "username": "<string>"
                      },
                      "plugin": "<string>",
                      "region": "<string>",
                      "registryType": "ecr",
                      "repository": "<string>"
                    },
                    "tag": "<string>"
                  },
                  "docker_build_plan": {
                    "build_args": {},
                    "context": "<string>",
                    "dockerfile": "<string>",
                    "target": "<string>"
                  },
                  "git_source": {
                    "path": "<string>",
                    "ref": "<string>",
                    "url": "<string>",
                    "recurse_submodules": true
                  },
                  "helm_build_plan": {
                    "helmRepoConfig": {
                      "chart": "<string>",
                      "repoURL": "<string>",
                      "version": "<string>"
                    },
                    "labels": {},
                    "values": [
                      {
                        "name": "<string>",
                        "type": "<string>",
                        "value": "<string>"
                      }
                    ],
                    "valuesFiles": [
                      "<string>"
                    ]
                  },
                  "kubernetes_manifest_build_plan": {
                    "inline_manifest": "<string>",
                    "kustomize_config": {
                      "enable_helm": true,
                      "load_restrictor": "<string>",
                      "patches": [
                        "<string>"
                      ]
                    },
                    "kustomize_path": "<string>",
                    "labels": {},
                    "source_type": "<string>"
                  },
                  "sandbox_mode": {
                    "enabled": true,
                    "helm": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "kubernetes_manifest": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "outputs": {},
                    "terraform": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>",
                      "state_json": [
                        123
                      ],
                      "workspace_id": "<string>"
                    }
                  },
                  "terraform_build_plan": {
                    "labels": {}
                  }
                },
                "deploy_plan": {
                  "src_registry": {
                    "acrauth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "ecrauth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "loginServer": "<string>",
                    "ociauth": {
                      "password": "<string>",
                      "username": "<string>"
                    },
                    "plugin": "<string>",
                    "region": "<string>",
                    "registryType": "ecr",
                    "repository": "<string>"
                  },
                  "src_tag": "<string>",
                  "app_config_id": "<string>",
                  "app_id": "<string>",
                  "apply_plan_contents": "<string>",
                  "apply_plan_display": "<string>",
                  "component_id": "<string>",
                  "component_name": "<string>",
                  "helm": {
                    "aws_auth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "azure_auth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "cluster_info": {
                      "aws_auth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "azure_auth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ca_data": "<string>",
                      "endpoint": "<string>",
                      "env_vars": {},
                      "gcp_auth": {
                        "impersonate_service_account": "<string>",
                        "project_id": "<string>",
                        "region": "<string>"
                      },
                      "id": "<string>",
                      "inline": true,
                      "kube_config": "<string>",
                      "trusted_role_arn": "<string>"
                    },
                    "create_namespace": true,
                    "gcp_auth": {
                      "impersonate_service_account": "<string>",
                      "project_id": "<string>",
                      "region": "<string>"
                    },
                    "helm_chart_id": "<string>",
                    "name": "<string>",
                    "namespace": "<string>",
                    "storage_driver": "<string>",
                    "take_ownership": true,
                    "values": [
                      {
                        "name": "<string>",
                        "type": "<string>",
                        "value": "<string>"
                      }
                    ],
                    "values_files": [
                      "<string>"
                    ]
                  },
                  "install_id": "<string>",
                  "kubernetes_manifest": {
                    "aws_auth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "azure_auth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "cluster_info": {
                      "aws_auth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "azure_auth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ca_data": "<string>",
                      "endpoint": "<string>",
                      "env_vars": {},
                      "gcp_auth": {
                        "impersonate_service_account": "<string>",
                        "project_id": "<string>",
                        "region": "<string>"
                      },
                      "id": "<string>",
                      "inline": true,
                      "kube_config": "<string>",
                      "trusted_role_arn": "<string>"
                    },
                    "gcp_auth": {
                      "impersonate_service_account": "<string>",
                      "project_id": "<string>",
                      "region": "<string>"
                    },
                    "manifest": "<string>",
                    "namespace": "<string>",
                    "oci_artifact": {
                      "digest": "<string>",
                      "tag": "<string>",
                      "url": "<string>"
                    }
                  },
                  "noop": {},
                  "sandbox_mode": {
                    "enabled": true,
                    "helm": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "kubernetes_manifest": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "outputs": {},
                    "terraform": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>",
                      "state_json": [
                        123
                      ],
                      "workspace_id": "<string>"
                    }
                  },
                  "terraform": {
                    "aws_auth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "azure_auth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "cluster_info": {
                      "aws_auth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      },
                      "azure_auth": {
                        "service_principal": {
                          "subscription_id": "<string>",
                          "subscription_tenant_id": "<string>"
                        },
                        "use_default": true
                      },
                      "ca_data": "<string>",
                      "endpoint": "<string>",
                      "env_vars": {},
                      "gcp_auth": {
                        "impersonate_service_account": "<string>",
                        "project_id": "<string>",
                        "region": "<string>"
                      },
                      "id": "<string>",
                      "inline": true,
                      "kube_config": "<string>",
                      "trusted_role_arn": "<string>"
                    },
                    "env_vars": {},
                    "gcp_auth": {
                      "impersonate_service_account": "<string>",
                      "project_id": "<string>",
                      "region": "<string>"
                    },
                    "hooks": {
                      "enabled": true,
                      "envVars": {},
                      "runAuth": {
                        "assume_role": {
                          "role_arn": "<string>",
                          "session_name": "<string>",
                          "session_duration_seconds": 123,
                          "two_step_config": {
                            "iam_role_arn": "<string>",
                            "src_iam_role_arn": "<string>",
                            "src_static_credentials": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            }
                          },
                          "use_github_oidc": true
                        },
                        "cache_id": "<string>",
                        "profile": "<string>",
                        "region": "<string>",
                        "static": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        },
                        "use_default": true
                      }
                    },
                    "plan_json": [
                      123
                    ],
                    "policies": {},
                    "state": {
                      "actions": {
                        "populated": true,
                        "workflows": {}
                      },
                      "app": {
                        "id": "<string>",
                        "name": "<string>",
                        "populated": true,
                        "status": "<string>",
                        "variables": {}
                      },
                      "cloud_account": {
                        "aws": {
                          "region": "<string>"
                        },
                        "azure": {
                          "location": "<string>"
                        },
                        "gcp": {
                          "project_id": "<string>",
                          "region": "<string>"
                        }
                      },
                      "components": {},
                      "domain": {
                        "internal_domain": "<string>",
                        "populated": true,
                        "public_domain": "<string>"
                      },
                      "id": "<string>",
                      "inputs": {
                        "inputs": {},
                        "populated": true
                      },
                      "install": {
                        "id": "<string>",
                        "inputs": {},
                        "internal_domain": "<string>",
                        "name": "<string>",
                        "populated": true,
                        "public_domain": "<string>",
                        "sandbox": {
                          "outputs": {},
                          "populated": true,
                          "recent_runs": "<array>",
                          "status": "<string>",
                          "type": "<string>",
                          "version": "<string>"
                        }
                      },
                      "install_stack": {
                        "checksum": "<string>",
                        "outputs": {},
                        "populated": true,
                        "quick_link_url": "<string>",
                        "status": "<string>",
                        "template_json": "<string>",
                        "template_url": "<string>"
                      },
                      "name": "<string>",
                      "org": {
                        "id": "<string>",
                        "name": "<string>",
                        "populated": true,
                        "status": "<string>"
                      },
                      "runner": {
                        "id": "<string>",
                        "populated": true,
                        "runner_group_id": "<string>",
                        "status": "<string>"
                      },
                      "sandbox": {
                        "outputs": {},
                        "populated": true,
                        "recent_runs": "<array>",
                        "status": "<string>",
                        "type": "<string>",
                        "version": "<string>"
                      },
                      "secrets": {},
                      "stale_at": "<string>"
                    },
                    "terraform_backend": {
                      "workspaceID": "<string>"
                    },
                    "vars": {},
                    "vars_files": [
                      "<string>"
                    ]
                  }
                },
                "fetch_image_metadata_plan": {
                  "registry": {
                    "acrauth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "ecrauth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "loginServer": "<string>",
                    "ociauth": {
                      "password": "<string>",
                      "username": "<string>"
                    },
                    "plugin": "<string>",
                    "region": "<string>",
                    "registryType": "ecr",
                    "repository": "<string>"
                  },
                  "tag": "<string>",
                  "include_attestation_layers": true,
                  "include_attestation_manifests": true,
                  "include_index": true,
                  "sandbox_mode": {
                    "enabled": true,
                    "helm": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "kubernetes_manifest": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "outputs": {},
                    "terraform": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>",
                      "state_json": [
                        123
                      ],
                      "workspace_id": "<string>"
                    }
                  }
                },
                "sandbox_run_plan": {
                  "app_config_id": "<string>",
                  "app_id": "<string>",
                  "apply_plan_contents": "<string>",
                  "apply_plan_display": [
                    123
                  ],
                  "aws_auth": {
                    "assume_role": {
                      "role_arn": "<string>",
                      "session_name": "<string>",
                      "session_duration_seconds": 123,
                      "two_step_config": {
                        "iam_role_arn": "<string>",
                        "src_iam_role_arn": "<string>",
                        "src_static_credentials": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        }
                      },
                      "use_github_oidc": true
                    },
                    "cache_id": "<string>",
                    "profile": "<string>",
                    "region": "<string>",
                    "static": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    },
                    "use_default": true
                  },
                  "azure_auth": {
                    "service_principal": {
                      "subscription_id": "<string>",
                      "subscription_tenant_id": "<string>"
                    },
                    "use_default": true
                  },
                  "env_vars": {},
                  "gcp_auth": {
                    "impersonate_service_account": "<string>",
                    "project_id": "<string>",
                    "region": "<string>"
                  },
                  "git_source": {
                    "path": "<string>",
                    "ref": "<string>",
                    "url": "<string>",
                    "recurse_submodules": true
                  },
                  "hooks": {
                    "enabled": true,
                    "envVars": {},
                    "runAuth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    }
                  },
                  "install_id": "<string>",
                  "local_archive": {
                    "local_archive": "<string>"
                  },
                  "policies": {},
                  "sandbox_mode": {
                    "enabled": true,
                    "helm": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "kubernetes_manifest": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "outputs": {},
                    "terraform": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>",
                      "state_json": [
                        123
                      ],
                      "workspace_id": "<string>"
                    }
                  },
                  "state": {
                    "actions": {
                      "populated": true,
                      "workflows": {}
                    },
                    "app": {
                      "id": "<string>",
                      "name": "<string>",
                      "populated": true,
                      "status": "<string>",
                      "variables": {}
                    },
                    "cloud_account": {
                      "aws": {
                        "region": "<string>"
                      },
                      "azure": {
                        "location": "<string>"
                      },
                      "gcp": {
                        "project_id": "<string>",
                        "region": "<string>"
                      }
                    },
                    "components": {},
                    "domain": {
                      "internal_domain": "<string>",
                      "populated": true,
                      "public_domain": "<string>"
                    },
                    "id": "<string>",
                    "inputs": {
                      "inputs": {},
                      "populated": true
                    },
                    "install": {
                      "id": "<string>",
                      "inputs": {},
                      "internal_domain": "<string>",
                      "name": "<string>",
                      "populated": true,
                      "public_domain": "<string>",
                      "sandbox": {
                        "outputs": {},
                        "populated": true,
                        "recent_runs": "<array>",
                        "status": "<string>",
                        "type": "<string>",
                        "version": "<string>"
                      }
                    },
                    "install_stack": {
                      "checksum": "<string>",
                      "outputs": {},
                      "populated": true,
                      "quick_link_url": "<string>",
                      "status": "<string>",
                      "template_json": "<string>",
                      "template_url": "<string>"
                    },
                    "name": "<string>",
                    "org": {
                      "id": "<string>",
                      "name": "<string>",
                      "populated": true,
                      "status": "<string>"
                    },
                    "runner": {
                      "id": "<string>",
                      "populated": true,
                      "runner_group_id": "<string>",
                      "status": "<string>"
                    },
                    "sandbox": {
                      "outputs": {},
                      "populated": true,
                      "recent_runs": "<array>",
                      "status": "<string>",
                      "type": "<string>",
                      "version": "<string>"
                    },
                    "secrets": {},
                    "stale_at": "<string>"
                  },
                  "terraform_backend": {
                    "workspaceID": "<string>"
                  },
                  "vars": {},
                  "vars_files": [
                    "<string>"
                  ]
                },
                "sync_oci_plan": {
                  "dst_registry": {
                    "acrauth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "ecrauth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "loginServer": "<string>",
                    "ociauth": {
                      "password": "<string>",
                      "username": "<string>"
                    },
                    "plugin": "<string>",
                    "region": "<string>",
                    "registryType": "ecr",
                    "repository": "<string>"
                  },
                  "dst_tag": "<string>",
                  "src_registry": {
                    "acrauth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "ecrauth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "loginServer": "<string>",
                    "ociauth": {
                      "password": "<string>",
                      "username": "<string>"
                    },
                    "plugin": "<string>",
                    "region": "<string>",
                    "registryType": "ecr",
                    "repository": "<string>"
                  },
                  "src_tag": "<string>",
                  "sandbox_mode": {
                    "enabled": true,
                    "helm": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "kubernetes_manifest": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "outputs": {},
                    "terraform": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>",
                      "state_json": [
                        123
                      ],
                      "workspace_id": "<string>"
                    }
                  }
                },
                "sync_secrets_plan": {
                  "aws_auth": {
                    "assume_role": {
                      "role_arn": "<string>",
                      "session_name": "<string>",
                      "session_duration_seconds": 123,
                      "two_step_config": {
                        "iam_role_arn": "<string>",
                        "src_iam_role_arn": "<string>",
                        "src_static_credentials": {
                          "access_key_id": "<string>",
                          "secret_access_key": "<string>",
                          "session_token": "<string>"
                        }
                      },
                      "use_github_oidc": true
                    },
                    "cache_id": "<string>",
                    "profile": "<string>",
                    "region": "<string>",
                    "static": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    },
                    "use_default": true
                  },
                  "azure_auth": {
                    "service_principal": {
                      "subscription_id": "<string>",
                      "subscription_tenant_id": "<string>"
                    },
                    "use_default": true
                  },
                  "cluster_info": {
                    "aws_auth": {
                      "assume_role": {
                        "role_arn": "<string>",
                        "session_name": "<string>",
                        "session_duration_seconds": 123,
                        "two_step_config": {
                          "iam_role_arn": "<string>",
                          "src_iam_role_arn": "<string>",
                          "src_static_credentials": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          }
                        },
                        "use_github_oidc": true
                      },
                      "cache_id": "<string>",
                      "profile": "<string>",
                      "region": "<string>",
                      "static": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      },
                      "use_default": true
                    },
                    "azure_auth": {
                      "service_principal": {
                        "subscription_id": "<string>",
                        "subscription_tenant_id": "<string>"
                      },
                      "use_default": true
                    },
                    "ca_data": "<string>",
                    "endpoint": "<string>",
                    "env_vars": {},
                    "gcp_auth": {
                      "impersonate_service_account": "<string>",
                      "project_id": "<string>",
                      "region": "<string>"
                    },
                    "id": "<string>",
                    "inline": true,
                    "kube_config": "<string>",
                    "trusted_role_arn": "<string>"
                  },
                  "kubernetes_secrets": [
                    {
                      "format": "<string>",
                      "key_name": "<string>",
                      "name": "<string>",
                      "namespace": "<string>",
                      "secret_arn": "<string>",
                      "secret_name": "<string>"
                    }
                  ],
                  "sandbox_mode": {
                    "enabled": true,
                    "helm": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "kubernetes_manifest": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>"
                    },
                    "outputs": {},
                    "terraform": {
                      "plan_contents": "<string>",
                      "plan_display_contents": "<string>",
                      "state_json": [
                        123
                      ],
                      "workspace_id": "<string>"
                    }
                  }
                }
              },
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "org_id": "<string>",
              "plan_json": "<string>",
              "runner_job_id": "<string>",
              "updated_at": "<string>"
            },
            "log_stream_id": "<string>",
            "max_executions": 123,
            "metadata": {},
            "operation": "exec",
            "org_id": "<string>",
            "outputs": {},
            "outputs_json": "<string>",
            "overall_timeout": 123,
            "owner_id": "<string>",
            "owner_type": "<string>",
            "queue_timeout": 123,
            "runner_id": "<string>",
            "started_at": "<string>",
            "status": "queued",
            "status_description": "<string>",
            "type": "health-check",
            "updated_at": "<string>"
          }
        ],
        "status": "<string>",
        "status_description": "<string>",
        "status_v2": {
          "created_at_ts": 123,
          "created_by_id": "<string>",
          "history": "<array>",
          "metadata": {},
          "status": "error",
          "status_human_description": "<string>"
        },
        "updated_at": "<string>",
        "workflow": {
          "app_branch_runs": [
            {
              "app_branch": {
                "app_id": "<string>",
                "configs": [
                  {
                    "action_ids": [
                      "<string>"
                    ],
                    "app_branch_id": "<string>",
                    "component_ids": [
                      "<string>"
                    ],
                    "config_number": 123,
                    "connected_github_vcs_config": {
                      "branch": "<string>",
                      "component_config_id": "<string>",
                      "component_config_type": "<string>",
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "directory": "<string>",
                      "id": "<string>",
                      "path_filter": "<string>",
                      "repo": "<string>",
                      "repo_name": "<string>",
                      "repo_owner": "<string>",
                      "updated_at": "<string>",
                      "vcs_connection": {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "github_account_id": "<string>",
                        "github_account_name": "<string>",
                        "github_install_id": "<string>",
                        "id": "<string>",
                        "updated_at": "<string>",
                        "vcs_connection_commit": [
                          {
                            "author_email": "<string>",
                            "author_name": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "message": "<string>",
                            "owner_id": "<string>",
                            "owner_type": "<string>",
                            "sha": "<string>",
                            "updated_at": "<string>",
                            "vcs_connection_id": "<string>"
                          }
                        ]
                      },
                      "vcs_connection_id": "<string>"
                    },
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "install_groups": [
                      {
                        "app_branch_config_id": "<string>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "install_ids": [
                          "<string>"
                        ],
                        "max_parallel": 123,
                        "name": "<string>",
                        "order": 123,
                        "org_id": "<string>",
                        "requires_approval": true,
                        "rollback_on_failure": true,
                        "updated_at": "<string>"
                      }
                    ],
                    "org_id": "<string>",
                    "public_git_vcs_config": {
                      "branch": "<string>",
                      "component_config_id": "<string>",
                      "component_config_type": "<string>",
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "directory": "<string>",
                      "id": "<string>",
                      "path_filter": "<string>",
                      "repo": "<string>",
                      "updated_at": "<string>"
                    },
                    "updated_at": "<string>",
                    "workflows": "<array>"
                  }
                ],
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "name": "<string>",
                "org_id": "<string>",
                "queue": {
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "emitters": [
                    {
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "cron_schedule": "<string>",
                      "description": "<string>",
                      "emit_count": 123,
                      "fired": true,
                      "id": "<string>",
                      "last_emitted_at": "<string>",
                      "mode": "cron",
                      "name": "<string>",
                      "next_emit_at": "<string>",
                      "org_id": "<string>",
                      "queue_id": "<string>",
                      "scheduled_at": "<string>",
                      "signal_template": {
                        "signal": "<unknown>"
                      },
                      "signal_type": "<string>",
                      "status": {
                        "created_at_ts": 123,
                        "created_by_id": "<string>",
                        "history": "<array>",
                        "metadata": {},
                        "status": "error",
                        "status_human_description": "<string>"
                      },
                      "updated_at": "<string>",
                      "workflow": {
                        "id": "<string>",
                        "namespace": "<string>"
                      }
                    }
                  ],
                  "id": "<string>",
                  "max_depth": 123,
                  "max_in_flight": 123,
                  "org_id": "<string>",
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "queue_signal": [
                    {
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "emitter_id": "<string>",
                      "id": "<string>",
                      "org_id": "<string>",
                      "owner_id": "<string>",
                      "owner_type": "<string>",
                      "queue": "<unknown>",
                      "queue_id": "<string>",
                      "signal": {
                        "signal": "<unknown>"
                      },
                      "status": {
                        "created_at_ts": 123,
                        "created_by_id": "<string>",
                        "history": "<array>",
                        "metadata": {},
                        "status": "error",
                        "status_human_description": "<string>"
                      },
                      "type": "<string>",
                      "updated_at": "<string>",
                      "workflow": {
                        "id": "<string>",
                        "namespace": "<string>"
                      }
                    }
                  ],
                  "updated_at": "<string>",
                  "workflow": {
                    "id": "<string>",
                    "namespace": "<string>"
                  }
                },
                "updated_at": "<string>",
                "workflows": "<array>"
              },
              "app_branch_config": {
                "action_ids": [
                  "<string>"
                ],
                "app_branch_id": "<string>",
                "component_ids": [
                  "<string>"
                ],
                "config_number": 123,
                "connected_github_vcs_config": {
                  "branch": "<string>",
                  "component_config_id": "<string>",
                  "component_config_type": "<string>",
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "directory": "<string>",
                  "id": "<string>",
                  "path_filter": "<string>",
                  "repo": "<string>",
                  "repo_name": "<string>",
                  "repo_owner": "<string>",
                  "updated_at": "<string>",
                  "vcs_connection": {
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "github_account_id": "<string>",
                    "github_account_name": "<string>",
                    "github_install_id": "<string>",
                    "id": "<string>",
                    "updated_at": "<string>",
                    "vcs_connection_commit": [
                      {
                        "author_email": "<string>",
                        "author_name": "<string>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "message": "<string>",
                        "owner_id": "<string>",
                        "owner_type": "<string>",
                        "sha": "<string>",
                        "updated_at": "<string>",
                        "vcs_connection_id": "<string>"
                      }
                    ]
                  },
                  "vcs_connection_id": "<string>"
                },
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "install_groups": [
                  {
                    "app_branch_config_id": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "install_ids": [
                      "<string>"
                    ],
                    "max_parallel": 123,
                    "name": "<string>",
                    "order": 123,
                    "org_id": "<string>",
                    "requires_approval": true,
                    "rollback_on_failure": true,
                    "updated_at": "<string>"
                  }
                ],
                "org_id": "<string>",
                "public_git_vcs_config": {
                  "branch": "<string>",
                  "component_config_id": "<string>",
                  "component_config_type": "<string>",
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "directory": "<string>",
                  "id": "<string>",
                  "path_filter": "<string>",
                  "repo": "<string>",
                  "updated_at": "<string>"
                },
                "updated_at": "<string>",
                "workflows": "<array>"
              },
              "app_config_id": "<string>",
              "commit_sha": "<string>",
              "completed_at": "<string>",
              "created_at": "<string>",
              "created_by": {
                "account_type": "auth",
                "created_at": "<string>",
                "email": "<string>",
                "id": "<string>",
                "org_ids": [
                  "<string>"
                ],
                "permissions": {},
                "roles": [
                  {
                    "createdBy": "<unknown>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "policies": [
                      {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "name": "org_admin",
                        "permissions": {},
                        "role_id": "<string>",
                        "updated_at": "<string>"
                      }
                    ],
                    "role_type": "org_admin",
                    "updated_at": "<string>"
                  }
                ],
                "subject": "<string>",
                "updated_at": "<string>",
                "user_journeys": [
                  {
                    "name": "<string>",
                    "steps": [
                      {
                        "complete": true,
                        "completed_at": "<string>",
                        "completion_method": "<string>",
                        "completion_source": "<string>",
                        "metadata": {},
                        "name": "<string>",
                        "title": "<string>"
                      }
                    ],
                    "title": "<string>"
                  }
                ]
              },
              "created_by_id": "<string>",
              "error_message": "<string>",
              "force": true,
              "id": "<string>",
              "log_stream": {
                "attrs": {},
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "open": true,
                "org_id": "<string>",
                "owner_id": "<string>",
                "owner_type": "<string>",
                "runner_api_url": "<string>",
                "updated_at": "<string>",
                "write_token": "<string>"
              },
              "log_stream_id": "<string>",
              "queue_signal": {
                "created_at": "<string>",
                "created_by_id": "<string>",
                "emitter_id": "<string>",
                "id": "<string>",
                "org_id": "<string>",
                "owner_id": "<string>",
                "owner_type": "<string>",
                "queue": "<unknown>",
                "queue_id": "<string>",
                "signal": {
                  "signal": "<unknown>"
                },
                "status": {
                  "created_at_ts": 123,
                  "created_by_id": "<string>",
                  "history": "<array>",
                  "metadata": {},
                  "status": "error",
                  "status_human_description": "<string>"
                },
                "type": "<string>",
                "updated_at": "<string>",
                "workflow": {
                  "id": "<string>",
                  "namespace": "<string>"
                }
              },
              "started_at": "<string>",
              "status": "<string>",
              "updated_at": "<string>",
              "vcs_connection_commit": {
                "author_email": "<string>",
                "author_name": "<string>",
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "message": "<string>",
                "owner_id": "<string>",
                "owner_type": "<string>",
                "sha": "<string>",
                "updated_at": "<string>",
                "vcs_connection_id": "<string>"
              },
              "workflow": "<unknown>"
            }
          ],
          "approval_option": "approve-all",
          "created_at": "<string>",
          "created_by": {
            "account_type": "auth",
            "created_at": "<string>",
            "email": "<string>",
            "id": "<string>",
            "org_ids": [
              "<string>"
            ],
            "permissions": {},
            "roles": [
              {
                "createdBy": "<unknown>",
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "policies": [
                  {
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "name": "org_admin",
                    "permissions": {},
                    "role_id": "<string>",
                    "updated_at": "<string>"
                  }
                ],
                "role_type": "org_admin",
                "updated_at": "<string>"
              }
            ],
            "subject": "<string>",
            "updated_at": "<string>",
            "user_journeys": [
              {
                "name": "<string>",
                "steps": [
                  {
                    "complete": true,
                    "completed_at": "<string>",
                    "completion_method": "<string>",
                    "completion_source": "<string>",
                    "metadata": {},
                    "name": "<string>",
                    "title": "<string>"
                  }
                ],
                "title": "<string>"
              }
            ]
          },
          "created_by_id": "<string>",
          "execution_time": 123,
          "finished": true,
          "finished_at": "<string>",
          "id": "<string>",
          "install_action_workflow_runs": "<array>",
          "install_deploys": "<array>",
          "install_sandbox_runs": [
            {
              "action_workflow_runs": "<array>",
              "app_sandbox_config": {
                "app_config_id": "<string>",
                "app_id": "<string>",
                "aws_region_type": "<string>",
                "cloud_platform": "<string>",
                "connected_github_vcs_config": {
                  "branch": "<string>",
                  "component_config_id": "<string>",
                  "component_config_type": "<string>",
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "directory": "<string>",
                  "id": "<string>",
                  "path_filter": "<string>",
                  "repo": "<string>",
                  "repo_name": "<string>",
                  "repo_owner": "<string>",
                  "updated_at": "<string>",
                  "vcs_connection": {
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "github_account_id": "<string>",
                    "github_account_name": "<string>",
                    "github_install_id": "<string>",
                    "id": "<string>",
                    "updated_at": "<string>",
                    "vcs_connection_commit": [
                      {
                        "author_email": "<string>",
                        "author_name": "<string>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "message": "<string>",
                        "owner_id": "<string>",
                        "owner_type": "<string>",
                        "sha": "<string>",
                        "updated_at": "<string>",
                        "vcs_connection_id": "<string>"
                      }
                    ]
                  },
                  "vcs_connection_id": "<string>"
                },
                "created_at": "<string>",
                "created_by_id": "<string>",
                "drift_schedule": "<string>",
                "env_vars": {},
                "id": "<string>",
                "operation_roles": {},
                "org_id": "<string>",
                "public_git_vcs_config": {
                  "branch": "<string>",
                  "component_config_id": "<string>",
                  "component_config_type": "<string>",
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "directory": "<string>",
                  "id": "<string>",
                  "path_filter": "<string>",
                  "repo": "<string>",
                  "updated_at": "<string>"
                },
                "references": [
                  "<string>"
                ],
                "refs": [
                  {
                    "input": "<string>",
                    "name": "<string>",
                    "type": "sandbox",
                    "value": "<string>"
                  }
                ],
                "terraform_version": "<string>",
                "updated_at": "<string>",
                "variables": {},
                "variables_files": [
                  "<string>"
                ]
              },
              "created_at": "<string>",
              "created_by": {
                "account_type": "auth",
                "created_at": "<string>",
                "email": "<string>",
                "id": "<string>",
                "org_ids": [
                  "<string>"
                ],
                "permissions": {},
                "roles": [
                  {
                    "createdBy": "<unknown>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "policies": [
                      {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "name": "org_admin",
                        "permissions": {},
                        "role_id": "<string>",
                        "updated_at": "<string>"
                      }
                    ],
                    "role_type": "org_admin",
                    "updated_at": "<string>"
                  }
                ],
                "subject": "<string>",
                "updated_at": "<string>",
                "user_journeys": [
                  {
                    "name": "<string>",
                    "steps": [
                      {
                        "complete": true,
                        "completed_at": "<string>",
                        "completion_method": "<string>",
                        "completion_source": "<string>",
                        "metadata": {},
                        "name": "<string>",
                        "title": "<string>"
                      }
                    ],
                    "title": "<string>"
                  }
                ]
              },
              "created_by_id": "<string>",
              "id": "<string>",
              "install_id": "<string>",
              "install_sandbox_id": "<string>",
              "install_workflow_id": "<string>",
              "log_stream": {
                "attrs": {},
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "open": true,
                "org_id": "<string>",
                "owner_id": "<string>",
                "owner_type": "<string>",
                "runner_api_url": "<string>",
                "updated_at": "<string>",
                "write_token": "<string>"
              },
              "outputs": {},
              "policy_reports": [
                {
                  "app_id": "<string>",
                  "app_name": "<string>",
                  "component_id": "<string>",
                  "component_name": "<string>",
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "deny_count": 123,
                  "evaluated_at": "<string>",
                  "id": "<string>",
                  "inputs": [
                    {
                      "id": "<string>",
                      "name": "<string>",
                      "type": "<string>"
                    }
                  ],
                  "install_id": "<string>",
                  "install_name": "<string>",
                  "org_name": "<string>",
                  "owner_id": "<string>",
                  "owner_type": "install_deploys",
                  "pass_count": 123,
                  "policies": [
                    {
                      "deny_count": 123,
                      "input_count": 123,
                      "pass_count": 123,
                      "policy_id": "<string>",
                      "policy_name": "<string>",
                      "status": "<string>",
                      "warn_count": 123
                    }
                  ],
                  "policy_ids": [
                    "<string>"
                  ],
                  "runner_job_id": "<string>",
                  "status": {
                    "created_at_ts": 123,
                    "created_by_id": "<string>",
                    "history": "<array>",
                    "metadata": {},
                    "status": "error",
                    "status_human_description": "<string>"
                  },
                  "updated_at": "<string>",
                  "violations": [
                    {
                      "input_identity": "<string>",
                      "input_index": 123,
                      "message": "<string>",
                      "policy_id": "<string>",
                      "policy_name": "<string>",
                      "severity": "<string>"
                    }
                  ],
                  "warn_count": 123,
                  "workflow_step_policy_validation_id": "<string>"
                }
              ],
              "role": "<string>",
              "run_type": "provision",
              "runner_jobs": [
                {
                  "available_timeout": 123,
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "execution_count": 123,
                  "execution_time": 123,
                  "execution_timeout": 123,
                  "executions": [
                    {
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "id": "<string>",
                      "metadata": {},
                      "org_id": "<string>",
                      "outputs": {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "org_id": "<string>",
                        "outputs": {},
                        "outputs_json": "<string>",
                        "runner_job_execution_id": "<string>",
                        "updated_at": "<string>"
                      },
                      "result": {
                        "contents": "<string>",
                        "contents_display": "<string>",
                        "contents_display_gzip": "<string>",
                        "contents_gzip": "<string>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "error_code": 123,
                        "error_metadata": {},
                        "id": "<string>",
                        "org_id": "<string>",
                        "runner_job_execution_id": "<string>",
                        "success": true,
                        "updated_at": "<string>"
                      },
                      "runner_job_id": "<string>",
                      "status": "pending",
                      "updated_at": "<string>"
                    }
                  ],
                  "final_runner_job_execution_id": "<string>",
                  "finished_at": "<string>",
                  "group": "health-checks",
                  "id": "<string>",
                  "json": {
                    "composite_plan": {
                      "action_workflow_run_plan": {
                        "attrs": {},
                        "aws_auth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        },
                        "azure_auth": {
                          "service_principal": {
                            "subscription_id": "<string>",
                            "subscription_tenant_id": "<string>"
                          },
                          "use_default": true
                        },
                        "builtin_env_vars": {},
                        "cluster_info": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ca_data": "<string>",
                          "endpoint": "<string>",
                          "env_vars": {},
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "id": "<string>",
                          "inline": true,
                          "kube_config": "<string>",
                          "trusted_role_arn": "<string>"
                        },
                        "gcp_auth": {
                          "impersonate_service_account": "<string>",
                          "project_id": "<string>",
                          "region": "<string>"
                        },
                        "id": "<string>",
                        "install_id": "<string>",
                        "override_env_vars": {},
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        },
                        "steps": [
                          {
                            "attrs": {},
                            "git_source": {
                              "path": "<string>",
                              "ref": "<string>",
                              "url": "<string>",
                              "recurse_submodules": true
                            },
                            "interpolated_command": "<string>",
                            "interpolated_env_vars": {},
                            "interpolated_inline_contents": "<string>",
                            "run_id": "<string>"
                          }
                        ]
                      },
                      "build_plan": {
                        "dst_registry": {
                          "acrauth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ecrauth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "loginServer": "<string>",
                          "ociauth": {
                            "password": "<string>",
                            "username": "<string>"
                          },
                          "plugin": "<string>",
                          "region": "<string>",
                          "registryType": "ecr",
                          "repository": "<string>"
                        },
                        "dst_tag": "<string>",
                        "component_build_id": "<string>",
                        "component_id": "<string>",
                        "container_image_pull_plan": {
                          "image": "<string>",
                          "repo_config": {
                            "acrauth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ecrauth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "loginServer": "<string>",
                            "ociauth": {
                              "password": "<string>",
                              "username": "<string>"
                            },
                            "plugin": "<string>",
                            "region": "<string>",
                            "registryType": "ecr",
                            "repository": "<string>"
                          },
                          "tag": "<string>"
                        },
                        "docker_build_plan": {
                          "build_args": {},
                          "context": "<string>",
                          "dockerfile": "<string>",
                          "target": "<string>"
                        },
                        "git_source": {
                          "path": "<string>",
                          "ref": "<string>",
                          "url": "<string>",
                          "recurse_submodules": true
                        },
                        "helm_build_plan": {
                          "helmRepoConfig": {
                            "chart": "<string>",
                            "repoURL": "<string>",
                            "version": "<string>"
                          },
                          "labels": {},
                          "values": [
                            {
                              "name": "<string>",
                              "type": "<string>",
                              "value": "<string>"
                            }
                          ],
                          "valuesFiles": [
                            "<string>"
                          ]
                        },
                        "kubernetes_manifest_build_plan": {
                          "inline_manifest": "<string>",
                          "kustomize_config": {
                            "enable_helm": true,
                            "load_restrictor": "<string>",
                            "patches": [
                              "<string>"
                            ]
                          },
                          "kustomize_path": "<string>",
                          "labels": {},
                          "source_type": "<string>"
                        },
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        },
                        "terraform_build_plan": {
                          "labels": {}
                        }
                      },
                      "deploy_plan": {
                        "src_registry": {
                          "acrauth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ecrauth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "loginServer": "<string>",
                          "ociauth": {
                            "password": "<string>",
                            "username": "<string>"
                          },
                          "plugin": "<string>",
                          "region": "<string>",
                          "registryType": "ecr",
                          "repository": "<string>"
                        },
                        "src_tag": "<string>",
                        "app_config_id": "<string>",
                        "app_id": "<string>",
                        "apply_plan_contents": "<string>",
                        "apply_plan_display": "<string>",
                        "component_id": "<string>",
                        "component_name": "<string>",
                        "helm": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "cluster_info": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ca_data": "<string>",
                            "endpoint": "<string>",
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "inline": true,
                            "kube_config": "<string>",
                            "trusted_role_arn": "<string>"
                          },
                          "create_namespace": true,
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "helm_chart_id": "<string>",
                          "name": "<string>",
                          "namespace": "<string>",
                          "storage_driver": "<string>",
                          "take_ownership": true,
                          "values": [
                            {
                              "name": "<string>",
                              "type": "<string>",
                              "value": "<string>"
                            }
                          ],
                          "values_files": [
                            "<string>"
                          ]
                        },
                        "install_id": "<string>",
                        "kubernetes_manifest": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "cluster_info": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ca_data": "<string>",
                            "endpoint": "<string>",
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "inline": true,
                            "kube_config": "<string>",
                            "trusted_role_arn": "<string>"
                          },
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "manifest": "<string>",
                          "namespace": "<string>",
                          "oci_artifact": {
                            "digest": "<string>",
                            "tag": "<string>",
                            "url": "<string>"
                          }
                        },
                        "noop": {},
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        },
                        "terraform": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "cluster_info": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ca_data": "<string>",
                            "endpoint": "<string>",
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "inline": true,
                            "kube_config": "<string>",
                            "trusted_role_arn": "<string>"
                          },
                          "env_vars": {},
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "hooks": {
                            "enabled": true,
                            "envVars": {},
                            "runAuth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            }
                          },
                          "plan_json": [
                            123
                          ],
                          "policies": {},
                          "state": {
                            "actions": {
                              "populated": true,
                              "workflows": {}
                            },
                            "app": {
                              "id": "<string>",
                              "name": "<string>",
                              "populated": true,
                              "status": "<string>",
                              "variables": {}
                            },
                            "cloud_account": {
                              "aws": {
                                "region": "<string>"
                              },
                              "azure": {
                                "location": "<string>"
                              },
                              "gcp": {
                                "project_id": "<string>",
                                "region": "<string>"
                              }
                            },
                            "components": {},
                            "domain": {
                              "internal_domain": "<string>",
                              "populated": true,
                              "public_domain": "<string>"
                            },
                            "id": "<string>",
                            "inputs": {
                              "inputs": {},
                              "populated": true
                            },
                            "install": {
                              "id": "<string>",
                              "inputs": {},
                              "internal_domain": "<string>",
                              "name": "<string>",
                              "populated": true,
                              "public_domain": "<string>",
                              "sandbox": {
                                "outputs": {},
                                "populated": true,
                                "recent_runs": "<array>",
                                "status": "<string>",
                                "type": "<string>",
                                "version": "<string>"
                              }
                            },
                            "install_stack": {
                              "checksum": "<string>",
                              "outputs": {},
                              "populated": true,
                              "quick_link_url": "<string>",
                              "status": "<string>",
                              "template_json": "<string>",
                              "template_url": "<string>"
                            },
                            "name": "<string>",
                            "org": {
                              "id": "<string>",
                              "name": "<string>",
                              "populated": true,
                              "status": "<string>"
                            },
                            "runner": {
                              "id": "<string>",
                              "populated": true,
                              "runner_group_id": "<string>",
                              "status": "<string>"
                            },
                            "sandbox": {
                              "outputs": {},
                              "populated": true,
                              "recent_runs": "<array>",
                              "status": "<string>",
                              "type": "<string>",
                              "version": "<string>"
                            },
                            "secrets": {},
                            "stale_at": "<string>"
                          },
                          "terraform_backend": {
                            "workspaceID": "<string>"
                          },
                          "vars": {},
                          "vars_files": [
                            "<string>"
                          ]
                        }
                      },
                      "fetch_image_metadata_plan": {
                        "registry": {
                          "acrauth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ecrauth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "loginServer": "<string>",
                          "ociauth": {
                            "password": "<string>",
                            "username": "<string>"
                          },
                          "plugin": "<string>",
                          "region": "<string>",
                          "registryType": "ecr",
                          "repository": "<string>"
                        },
                        "tag": "<string>",
                        "include_attestation_layers": true,
                        "include_attestation_manifests": true,
                        "include_index": true,
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        }
                      },
                      "sandbox_run_plan": {
                        "app_config_id": "<string>",
                        "app_id": "<string>",
                        "apply_plan_contents": "<string>",
                        "apply_plan_display": [
                          123
                        ],
                        "aws_auth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        },
                        "azure_auth": {
                          "service_principal": {
                            "subscription_id": "<string>",
                            "subscription_tenant_id": "<string>"
                          },
                          "use_default": true
                        },
                        "env_vars": {},
                        "gcp_auth": {
                          "impersonate_service_account": "<string>",
                          "project_id": "<string>",
                          "region": "<string>"
                        },
                        "git_source": {
                          "path": "<string>",
                          "ref": "<string>",
                          "url": "<string>",
                          "recurse_submodules": true
                        },
                        "hooks": {
                          "enabled": true,
                          "envVars": {},
                          "runAuth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          }
                        },
                        "install_id": "<string>",
                        "local_archive": {
                          "local_archive": "<string>"
                        },
                        "policies": {},
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        },
                        "state": {
                          "actions": {
                            "populated": true,
                            "workflows": {}
                          },
                          "app": {
                            "id": "<string>",
                            "name": "<string>",
                            "populated": true,
                            "status": "<string>",
                            "variables": {}
                          },
                          "cloud_account": {
                            "aws": {
                              "region": "<string>"
                            },
                            "azure": {
                              "location": "<string>"
                            },
                            "gcp": {
                              "project_id": "<string>",
                              "region": "<string>"
                            }
                          },
                          "components": {},
                          "domain": {
                            "internal_domain": "<string>",
                            "populated": true,
                            "public_domain": "<string>"
                          },
                          "id": "<string>",
                          "inputs": {
                            "inputs": {},
                            "populated": true
                          },
                          "install": {
                            "id": "<string>",
                            "inputs": {},
                            "internal_domain": "<string>",
                            "name": "<string>",
                            "populated": true,
                            "public_domain": "<string>",
                            "sandbox": {
                              "outputs": {},
                              "populated": true,
                              "recent_runs": "<array>",
                              "status": "<string>",
                              "type": "<string>",
                              "version": "<string>"
                            }
                          },
                          "install_stack": {
                            "checksum": "<string>",
                            "outputs": {},
                            "populated": true,
                            "quick_link_url": "<string>",
                            "status": "<string>",
                            "template_json": "<string>",
                            "template_url": "<string>"
                          },
                          "name": "<string>",
                          "org": {
                            "id": "<string>",
                            "name": "<string>",
                            "populated": true,
                            "status": "<string>"
                          },
                          "runner": {
                            "id": "<string>",
                            "populated": true,
                            "runner_group_id": "<string>",
                            "status": "<string>"
                          },
                          "sandbox": {
                            "outputs": {},
                            "populated": true,
                            "recent_runs": "<array>",
                            "status": "<string>",
                            "type": "<string>",
                            "version": "<string>"
                          },
                          "secrets": {},
                          "stale_at": "<string>"
                        },
                        "terraform_backend": {
                          "workspaceID": "<string>"
                        },
                        "vars": {},
                        "vars_files": [
                          "<string>"
                        ]
                      },
                      "sync_oci_plan": {
                        "dst_registry": {
                          "acrauth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ecrauth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "loginServer": "<string>",
                          "ociauth": {
                            "password": "<string>",
                            "username": "<string>"
                          },
                          "plugin": "<string>",
                          "region": "<string>",
                          "registryType": "ecr",
                          "repository": "<string>"
                        },
                        "dst_tag": "<string>",
                        "src_registry": {
                          "acrauth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ecrauth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "loginServer": "<string>",
                          "ociauth": {
                            "password": "<string>",
                            "username": "<string>"
                          },
                          "plugin": "<string>",
                          "region": "<string>",
                          "registryType": "ecr",
                          "repository": "<string>"
                        },
                        "src_tag": "<string>",
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        }
                      },
                      "sync_secrets_plan": {
                        "aws_auth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        },
                        "azure_auth": {
                          "service_principal": {
                            "subscription_id": "<string>",
                            "subscription_tenant_id": "<string>"
                          },
                          "use_default": true
                        },
                        "cluster_info": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ca_data": "<string>",
                          "endpoint": "<string>",
                          "env_vars": {},
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "id": "<string>",
                          "inline": true,
                          "kube_config": "<string>",
                          "trusted_role_arn": "<string>"
                        },
                        "kubernetes_secrets": [
                          {
                            "format": "<string>",
                            "key_name": "<string>",
                            "name": "<string>",
                            "namespace": "<string>",
                            "secret_arn": "<string>",
                            "secret_name": "<string>"
                          }
                        ],
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        }
                      }
                    },
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "org_id": "<string>",
                    "plan_json": "<string>",
                    "runner_job_id": "<string>",
                    "updated_at": "<string>"
                  },
                  "log_stream_id": "<string>",
                  "max_executions": 123,
                  "metadata": {},
                  "operation": "exec",
                  "org_id": "<string>",
                  "outputs": {},
                  "outputs_json": "<string>",
                  "overall_timeout": 123,
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "queue_timeout": 123,
                  "runner_id": "<string>",
                  "started_at": "<string>",
                  "status": "queued",
                  "status_description": "<string>",
                  "type": "health-check",
                  "updated_at": "<string>"
                }
              ],
              "status": "<string>",
              "status_description": "<string>",
              "status_v2": {
                "created_at_ts": 123,
                "created_by_id": "<string>",
                "history": "<array>",
                "metadata": {},
                "status": "error",
                "status_human_description": "<string>"
              },
              "updated_at": "<string>",
              "workflow": "<unknown>",
              "workflow_id": "<string>"
            }
          ],
          "links": {},
          "metadata": {},
          "name": "<string>",
          "owner_id": "<string>",
          "owner_type": "<string>",
          "plan_only": true,
          "role": "<string>",
          "started_at": "<string>",
          "status": {
            "created_at_ts": 123,
            "created_by_id": "<string>",
            "history": "<array>",
            "metadata": {},
            "status": "error",
            "status_human_description": "<string>"
          },
          "step_error_behavior": "<string>",
          "steps": [
            {
              "approval": {
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "installWorkflowStep": "<unknown>",
                "installWorkflowStepID": "<string>",
                "owner_id": "<string>",
                "owner_type": "<string>",
                "response": {},
                "runner_job": {
                  "available_timeout": 123,
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "execution_count": 123,
                  "execution_time": 123,
                  "execution_timeout": 123,
                  "executions": [
                    {
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "id": "<string>",
                      "metadata": {},
                      "org_id": "<string>",
                      "outputs": {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "org_id": "<string>",
                        "outputs": {},
                        "outputs_json": "<string>",
                        "runner_job_execution_id": "<string>",
                        "updated_at": "<string>"
                      },
                      "result": {
                        "contents": "<string>",
                        "contents_display": "<string>",
                        "contents_display_gzip": "<string>",
                        "contents_gzip": "<string>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "error_code": 123,
                        "error_metadata": {},
                        "id": "<string>",
                        "org_id": "<string>",
                        "runner_job_execution_id": "<string>",
                        "success": true,
                        "updated_at": "<string>"
                      },
                      "runner_job_id": "<string>",
                      "status": "pending",
                      "updated_at": "<string>"
                    }
                  ],
                  "final_runner_job_execution_id": "<string>",
                  "finished_at": "<string>",
                  "group": "health-checks",
                  "id": "<string>",
                  "json": {
                    "composite_plan": {
                      "action_workflow_run_plan": {
                        "attrs": {},
                        "aws_auth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        },
                        "azure_auth": {
                          "service_principal": {
                            "subscription_id": "<string>",
                            "subscription_tenant_id": "<string>"
                          },
                          "use_default": true
                        },
                        "builtin_env_vars": {},
                        "cluster_info": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ca_data": "<string>",
                          "endpoint": "<string>",
                          "env_vars": {},
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "id": "<string>",
                          "inline": true,
                          "kube_config": "<string>",
                          "trusted_role_arn": "<string>"
                        },
                        "gcp_auth": {
                          "impersonate_service_account": "<string>",
                          "project_id": "<string>",
                          "region": "<string>"
                        },
                        "id": "<string>",
                        "install_id": "<string>",
                        "override_env_vars": {},
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        },
                        "steps": [
                          {
                            "attrs": {},
                            "git_source": {
                              "path": "<string>",
                              "ref": "<string>",
                              "url": "<string>",
                              "recurse_submodules": true
                            },
                            "interpolated_command": "<string>",
                            "interpolated_env_vars": {},
                            "interpolated_inline_contents": "<string>",
                            "run_id": "<string>"
                          }
                        ]
                      },
                      "build_plan": {
                        "dst_registry": {
                          "acrauth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ecrauth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "loginServer": "<string>",
                          "ociauth": {
                            "password": "<string>",
                            "username": "<string>"
                          },
                          "plugin": "<string>",
                          "region": "<string>",
                          "registryType": "ecr",
                          "repository": "<string>"
                        },
                        "dst_tag": "<string>",
                        "component_build_id": "<string>",
                        "component_id": "<string>",
                        "container_image_pull_plan": {
                          "image": "<string>",
                          "repo_config": {
                            "acrauth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ecrauth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "loginServer": "<string>",
                            "ociauth": {
                              "password": "<string>",
                              "username": "<string>"
                            },
                            "plugin": "<string>",
                            "region": "<string>",
                            "registryType": "ecr",
                            "repository": "<string>"
                          },
                          "tag": "<string>"
                        },
                        "docker_build_plan": {
                          "build_args": {},
                          "context": "<string>",
                          "dockerfile": "<string>",
                          "target": "<string>"
                        },
                        "git_source": {
                          "path": "<string>",
                          "ref": "<string>",
                          "url": "<string>",
                          "recurse_submodules": true
                        },
                        "helm_build_plan": {
                          "helmRepoConfig": {
                            "chart": "<string>",
                            "repoURL": "<string>",
                            "version": "<string>"
                          },
                          "labels": {},
                          "values": [
                            {
                              "name": "<string>",
                              "type": "<string>",
                              "value": "<string>"
                            }
                          ],
                          "valuesFiles": [
                            "<string>"
                          ]
                        },
                        "kubernetes_manifest_build_plan": {
                          "inline_manifest": "<string>",
                          "kustomize_config": {
                            "enable_helm": true,
                            "load_restrictor": "<string>",
                            "patches": [
                              "<string>"
                            ]
                          },
                          "kustomize_path": "<string>",
                          "labels": {},
                          "source_type": "<string>"
                        },
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        },
                        "terraform_build_plan": {
                          "labels": {}
                        }
                      },
                      "deploy_plan": {
                        "src_registry": {
                          "acrauth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ecrauth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "loginServer": "<string>",
                          "ociauth": {
                            "password": "<string>",
                            "username": "<string>"
                          },
                          "plugin": "<string>",
                          "region": "<string>",
                          "registryType": "ecr",
                          "repository": "<string>"
                        },
                        "src_tag": "<string>",
                        "app_config_id": "<string>",
                        "app_id": "<string>",
                        "apply_plan_contents": "<string>",
                        "apply_plan_display": "<string>",
                        "component_id": "<string>",
                        "component_name": "<string>",
                        "helm": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "cluster_info": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ca_data": "<string>",
                            "endpoint": "<string>",
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "inline": true,
                            "kube_config": "<string>",
                            "trusted_role_arn": "<string>"
                          },
                          "create_namespace": true,
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "helm_chart_id": "<string>",
                          "name": "<string>",
                          "namespace": "<string>",
                          "storage_driver": "<string>",
                          "take_ownership": true,
                          "values": [
                            {
                              "name": "<string>",
                              "type": "<string>",
                              "value": "<string>"
                            }
                          ],
                          "values_files": [
                            "<string>"
                          ]
                        },
                        "install_id": "<string>",
                        "kubernetes_manifest": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "cluster_info": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ca_data": "<string>",
                            "endpoint": "<string>",
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "inline": true,
                            "kube_config": "<string>",
                            "trusted_role_arn": "<string>"
                          },
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "manifest": "<string>",
                          "namespace": "<string>",
                          "oci_artifact": {
                            "digest": "<string>",
                            "tag": "<string>",
                            "url": "<string>"
                          }
                        },
                        "noop": {},
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        },
                        "terraform": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "cluster_info": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ca_data": "<string>",
                            "endpoint": "<string>",
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "inline": true,
                            "kube_config": "<string>",
                            "trusted_role_arn": "<string>"
                          },
                          "env_vars": {},
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "hooks": {
                            "enabled": true,
                            "envVars": {},
                            "runAuth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            }
                          },
                          "plan_json": [
                            123
                          ],
                          "policies": {},
                          "state": {
                            "actions": {
                              "populated": true,
                              "workflows": {}
                            },
                            "app": {
                              "id": "<string>",
                              "name": "<string>",
                              "populated": true,
                              "status": "<string>",
                              "variables": {}
                            },
                            "cloud_account": {
                              "aws": {
                                "region": "<string>"
                              },
                              "azure": {
                                "location": "<string>"
                              },
                              "gcp": {
                                "project_id": "<string>",
                                "region": "<string>"
                              }
                            },
                            "components": {},
                            "domain": {
                              "internal_domain": "<string>",
                              "populated": true,
                              "public_domain": "<string>"
                            },
                            "id": "<string>",
                            "inputs": {
                              "inputs": {},
                              "populated": true
                            },
                            "install": {
                              "id": "<string>",
                              "inputs": {},
                              "internal_domain": "<string>",
                              "name": "<string>",
                              "populated": true,
                              "public_domain": "<string>",
                              "sandbox": {
                                "outputs": {},
                                "populated": true,
                                "recent_runs": "<array>",
                                "status": "<string>",
                                "type": "<string>",
                                "version": "<string>"
                              }
                            },
                            "install_stack": {
                              "checksum": "<string>",
                              "outputs": {},
                              "populated": true,
                              "quick_link_url": "<string>",
                              "status": "<string>",
                              "template_json": "<string>",
                              "template_url": "<string>"
                            },
                            "name": "<string>",
                            "org": {
                              "id": "<string>",
                              "name": "<string>",
                              "populated": true,
                              "status": "<string>"
                            },
                            "runner": {
                              "id": "<string>",
                              "populated": true,
                              "runner_group_id": "<string>",
                              "status": "<string>"
                            },
                            "sandbox": {
                              "outputs": {},
                              "populated": true,
                              "recent_runs": "<array>",
                              "status": "<string>",
                              "type": "<string>",
                              "version": "<string>"
                            },
                            "secrets": {},
                            "stale_at": "<string>"
                          },
                          "terraform_backend": {
                            "workspaceID": "<string>"
                          },
                          "vars": {},
                          "vars_files": [
                            "<string>"
                          ]
                        }
                      },
                      "fetch_image_metadata_plan": {
                        "registry": {
                          "acrauth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ecrauth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "loginServer": "<string>",
                          "ociauth": {
                            "password": "<string>",
                            "username": "<string>"
                          },
                          "plugin": "<string>",
                          "region": "<string>",
                          "registryType": "ecr",
                          "repository": "<string>"
                        },
                        "tag": "<string>",
                        "include_attestation_layers": true,
                        "include_attestation_manifests": true,
                        "include_index": true,
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        }
                      },
                      "sandbox_run_plan": {
                        "app_config_id": "<string>",
                        "app_id": "<string>",
                        "apply_plan_contents": "<string>",
                        "apply_plan_display": [
                          123
                        ],
                        "aws_auth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        },
                        "azure_auth": {
                          "service_principal": {
                            "subscription_id": "<string>",
                            "subscription_tenant_id": "<string>"
                          },
                          "use_default": true
                        },
                        "env_vars": {},
                        "gcp_auth": {
                          "impersonate_service_account": "<string>",
                          "project_id": "<string>",
                          "region": "<string>"
                        },
                        "git_source": {
                          "path": "<string>",
                          "ref": "<string>",
                          "url": "<string>",
                          "recurse_submodules": true
                        },
                        "hooks": {
                          "enabled": true,
                          "envVars": {},
                          "runAuth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          }
                        },
                        "install_id": "<string>",
                        "local_archive": {
                          "local_archive": "<string>"
                        },
                        "policies": {},
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        },
                        "state": {
                          "actions": {
                            "populated": true,
                            "workflows": {}
                          },
                          "app": {
                            "id": "<string>",
                            "name": "<string>",
                            "populated": true,
                            "status": "<string>",
                            "variables": {}
                          },
                          "cloud_account": {
                            "aws": {
                              "region": "<string>"
                            },
                            "azure": {
                              "location": "<string>"
                            },
                            "gcp": {
                              "project_id": "<string>",
                              "region": "<string>"
                            }
                          },
                          "components": {},
                          "domain": {
                            "internal_domain": "<string>",
                            "populated": true,
                            "public_domain": "<string>"
                          },
                          "id": "<string>",
                          "inputs": {
                            "inputs": {},
                            "populated": true
                          },
                          "install": {
                            "id": "<string>",
                            "inputs": {},
                            "internal_domain": "<string>",
                            "name": "<string>",
                            "populated": true,
                            "public_domain": "<string>",
                            "sandbox": {
                              "outputs": {},
                              "populated": true,
                              "recent_runs": "<array>",
                              "status": "<string>",
                              "type": "<string>",
                              "version": "<string>"
                            }
                          },
                          "install_stack": {
                            "checksum": "<string>",
                            "outputs": {},
                            "populated": true,
                            "quick_link_url": "<string>",
                            "status": "<string>",
                            "template_json": "<string>",
                            "template_url": "<string>"
                          },
                          "name": "<string>",
                          "org": {
                            "id": "<string>",
                            "name": "<string>",
                            "populated": true,
                            "status": "<string>"
                          },
                          "runner": {
                            "id": "<string>",
                            "populated": true,
                            "runner_group_id": "<string>",
                            "status": "<string>"
                          },
                          "sandbox": {
                            "outputs": {},
                            "populated": true,
                            "recent_runs": "<array>",
                            "status": "<string>",
                            "type": "<string>",
                            "version": "<string>"
                          },
                          "secrets": {},
                          "stale_at": "<string>"
                        },
                        "terraform_backend": {
                          "workspaceID": "<string>"
                        },
                        "vars": {},
                        "vars_files": [
                          "<string>"
                        ]
                      },
                      "sync_oci_plan": {
                        "dst_registry": {
                          "acrauth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ecrauth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "loginServer": "<string>",
                          "ociauth": {
                            "password": "<string>",
                            "username": "<string>"
                          },
                          "plugin": "<string>",
                          "region": "<string>",
                          "registryType": "ecr",
                          "repository": "<string>"
                        },
                        "dst_tag": "<string>",
                        "src_registry": {
                          "acrauth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ecrauth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "loginServer": "<string>",
                          "ociauth": {
                            "password": "<string>",
                            "username": "<string>"
                          },
                          "plugin": "<string>",
                          "region": "<string>",
                          "registryType": "ecr",
                          "repository": "<string>"
                        },
                        "src_tag": "<string>",
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        }
                      },
                      "sync_secrets_plan": {
                        "aws_auth": {
                          "assume_role": {
                            "role_arn": "<string>",
                            "session_name": "<string>",
                            "session_duration_seconds": 123,
                            "two_step_config": {
                              "iam_role_arn": "<string>",
                              "src_iam_role_arn": "<string>",
                              "src_static_credentials": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              }
                            },
                            "use_github_oidc": true
                          },
                          "cache_id": "<string>",
                          "profile": "<string>",
                          "region": "<string>",
                          "static": {
                            "access_key_id": "<string>",
                            "secret_access_key": "<string>",
                            "session_token": "<string>"
                          },
                          "use_default": true
                        },
                        "azure_auth": {
                          "service_principal": {
                            "subscription_id": "<string>",
                            "subscription_tenant_id": "<string>"
                          },
                          "use_default": true
                        },
                        "cluster_info": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "ca_data": "<string>",
                          "endpoint": "<string>",
                          "env_vars": {},
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "id": "<string>",
                          "inline": true,
                          "kube_config": "<string>",
                          "trusted_role_arn": "<string>"
                        },
                        "kubernetes_secrets": [
                          {
                            "format": "<string>",
                            "key_name": "<string>",
                            "name": "<string>",
                            "namespace": "<string>",
                            "secret_arn": "<string>",
                            "secret_name": "<string>"
                          }
                        ],
                        "sandbox_mode": {
                          "enabled": true,
                          "helm": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "kubernetes_manifest": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>"
                          },
                          "outputs": {},
                          "terraform": {
                            "plan_contents": "<string>",
                            "plan_display_contents": "<string>",
                            "state_json": [
                              123
                            ],
                            "workspace_id": "<string>"
                          }
                        }
                      }
                    },
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "org_id": "<string>",
                    "plan_json": "<string>",
                    "runner_job_id": "<string>",
                    "updated_at": "<string>"
                  },
                  "log_stream_id": "<string>",
                  "max_executions": 123,
                  "metadata": {},
                  "operation": "exec",
                  "org_id": "<string>",
                  "outputs": {},
                  "outputs_json": "<string>",
                  "overall_timeout": 123,
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "queue_timeout": 123,
                  "runner_id": "<string>",
                  "started_at": "<string>",
                  "status": "queued",
                  "status_description": "<string>",
                  "type": "health-check",
                  "updated_at": "<string>"
                },
                "runner_job_id": "<string>",
                "type": "noop",
                "updated_at": "<string>",
                "workflow_step": "<unknown>",
                "workflow_step_id": "<string>"
              },
              "created_at": "<string>",
              "created_by": {
                "account_type": "auth",
                "created_at": "<string>",
                "email": "<string>",
                "id": "<string>",
                "org_ids": [
                  "<string>"
                ],
                "permissions": {},
                "roles": [
                  {
                    "createdBy": "<unknown>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "policies": [
                      {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "name": "org_admin",
                        "permissions": {},
                        "role_id": "<string>",
                        "updated_at": "<string>"
                      }
                    ],
                    "role_type": "org_admin",
                    "updated_at": "<string>"
                  }
                ],
                "subject": "<string>",
                "updated_at": "<string>",
                "user_journeys": [
                  {
                    "name": "<string>",
                    "steps": [
                      {
                        "complete": true,
                        "completed_at": "<string>",
                        "completion_method": "<string>",
                        "completion_source": "<string>",
                        "metadata": {},
                        "name": "<string>",
                        "title": "<string>"
                      }
                    ],
                    "title": "<string>"
                  }
                ]
              },
              "created_by_id": "<string>",
              "execution_time": 123,
              "execution_type": "system",
              "finished": true,
              "finished_at": "<string>",
              "group_idx": 123,
              "group_retry_idx": 123,
              "id": "<string>",
              "idx": 123,
              "install_workflow_id": "<string>",
              "links": {},
              "metadata": {},
              "name": "<string>",
              "owner_id": "<string>",
              "owner_type": "<string>",
              "policy_validation": {
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "install_workflow_step_id": "<string>",
                "response": "<string>",
                "runner_job_id": "<string>",
                "status": {
                  "created_at_ts": 123,
                  "created_by_id": "<string>",
                  "history": "<array>",
                  "metadata": {},
                  "status": "error",
                  "status_human_description": "<string>"
                },
                "updated_at": "<string>"
              },
              "retried": true,
              "retryable": true,
              "skippable": true,
              "started_at": "<string>",
              "status": {
                "created_at_ts": 123,
                "created_by_id": "<string>",
                "history": "<array>",
                "metadata": {},
                "status": "error",
                "status_human_description": "<string>"
              },
              "step_target_id": "<string>",
              "step_target_type": "<string>",
              "updated_at": "<string>",
              "workflow_id": "<string>"
            }
          ],
          "type": "provision",
          "updated_at": "<string>"
        },
        "workflow_id": "<string>"
      }
    ],
    "log_stream": {
      "attrs": {},
      "created_at": "<string>",
      "created_by_id": "<string>",
      "id": "<string>",
      "open": true,
      "org_id": "<string>",
      "owner_id": "<string>",
      "owner_type": "<string>",
      "runner_api_url": "<string>",
      "updated_at": "<string>",
      "write_token": "<string>"
    },
    "policy_reports": [
      {
        "app_id": "<string>",
        "app_name": "<string>",
        "component_id": "<string>",
        "component_name": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "deny_count": 123,
        "evaluated_at": "<string>",
        "id": "<string>",
        "inputs": [
          {
            "id": "<string>",
            "name": "<string>",
            "type": "<string>"
          }
        ],
        "install_id": "<string>",
        "install_name": "<string>",
        "org_name": "<string>",
        "owner_id": "<string>",
        "owner_type": "install_deploys",
        "pass_count": 123,
        "policies": [
          {
            "deny_count": 123,
            "input_count": 123,
            "pass_count": 123,
            "policy_id": "<string>",
            "policy_name": "<string>",
            "status": "<string>",
            "warn_count": 123
          }
        ],
        "policy_ids": [
          "<string>"
        ],
        "runner_job_id": "<string>",
        "status": {
          "created_at_ts": 123,
          "created_by_id": "<string>",
          "history": "<array>",
          "metadata": {},
          "status": "error",
          "status_human_description": "<string>"
        },
        "updated_at": "<string>",
        "violations": [
          {
            "input_identity": "<string>",
            "input_index": 123,
            "message": "<string>",
            "policy_id": "<string>",
            "policy_name": "<string>",
            "severity": "<string>"
          }
        ],
        "warn_count": 123,
        "workflow_step_policy_validation_id": "<string>"
      }
    ],
    "queue_signal": {
      "created_at": "<string>",
      "created_by_id": "<string>",
      "emitter_id": "<string>",
      "id": "<string>",
      "org_id": "<string>",
      "owner_id": "<string>",
      "owner_type": "<string>",
      "queue": "<unknown>",
      "queue_id": "<string>",
      "signal": {
        "signal": "<unknown>"
      },
      "status": {
        "created_at_ts": 123,
        "created_by_id": "<string>",
        "history": "<array>",
        "metadata": {},
        "status": "error",
        "status_human_description": "<string>"
      },
      "type": "<string>",
      "updated_at": "<string>",
      "workflow": {
        "id": "<string>",
        "namespace": "<string>"
      }
    },
    "releases": [
      {
        "build_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "release_steps": [
          {
            "component_release_id": "<string>",
            "created_at": "<string>",
            "created_by_id": "<string>",
            "delay": "<string>",
            "id": "<string>",
            "install_deploys": [
              {
                "action_workflow_runs": [
                  {
                    "action_workflow_config_id": "<string>",
                    "config": {
                      "action_workflow_id": "<string>",
                      "app_config_id": "<string>",
                      "app_id": "<string>",
                      "break_glass_role_arn": "<string>",
                      "component_dependency_ids": [
                        "<string>"
                      ],
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "enable_kube_config": {
                        "bool": true,
                        "valid": true
                      },
                      "id": "<string>",
                      "references": [
                        "<string>"
                      ],
                      "refs": [
                        {
                          "input": "<string>",
                          "name": "<string>",
                          "type": "sandbox",
                          "value": "<string>"
                        }
                      ],
                      "role": "<string>",
                      "steps": [
                        {
                          "action_workflow_config_id": "<string>",
                          "app_config_id": "<string>",
                          "app_id": "<string>",
                          "command": "<string>",
                          "connected_github_vcs_config": {
                            "branch": "<string>",
                            "component_config_id": "<string>",
                            "component_config_type": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "directory": "<string>",
                            "id": "<string>",
                            "path_filter": "<string>",
                            "repo": "<string>",
                            "repo_name": "<string>",
                            "repo_owner": "<string>",
                            "updated_at": "<string>",
                            "vcs_connection": {
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "github_account_id": "<string>",
                              "github_account_name": "<string>",
                              "github_install_id": "<string>",
                              "id": "<string>",
                              "updated_at": "<string>",
                              "vcs_connection_commit": [
                                {
                                  "author_email": "<string>",
                                  "author_name": "<string>",
                                  "created_at": "<string>",
                                  "created_by_id": "<string>",
                                  "id": "<string>",
                                  "message": "<string>",
                                  "owner_id": "<string>",
                                  "owner_type": "<string>",
                                  "sha": "<string>",
                                  "updated_at": "<string>",
                                  "vcs_connection_id": "<string>"
                                }
                              ]
                            },
                            "vcs_connection_id": "<string>"
                          },
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "env_vars": {},
                          "id": "<string>",
                          "idx": 123,
                          "inline_contents": "<string>",
                          "name": "<string>",
                          "previous_step_id": "<string>",
                          "public_git_vcs_config": {
                            "branch": "<string>",
                            "component_config_id": "<string>",
                            "component_config_type": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "directory": "<string>",
                            "id": "<string>",
                            "path_filter": "<string>",
                            "repo": "<string>",
                            "updated_at": "<string>"
                          },
                          "references": [
                            "<string>"
                          ],
                          "updated_at": "<string>"
                        }
                      ],
                      "timeout": 123,
                      "triggers": [
                        {
                          "action_workflow_config_id": "<string>",
                          "app_config_id": "<string>",
                          "app_id": "<string>",
                          "component": "<unknown>",
                          "component_id": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "cron_schedule": "<string>",
                          "id": "<string>",
                          "index": 123,
                          "type": "<string>",
                          "updated_at": "<string>"
                        }
                      ],
                      "updated_at": "<string>"
                    },
                    "created_at": "<string>",
                    "created_by": {
                      "account_type": "auth",
                      "created_at": "<string>",
                      "email": "<string>",
                      "id": "<string>",
                      "org_ids": [
                        "<string>"
                      ],
                      "permissions": {},
                      "roles": [
                        {
                          "createdBy": "<unknown>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "id": "<string>",
                          "policies": [
                            {
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "id": "<string>",
                              "name": "org_admin",
                              "permissions": {},
                              "role_id": "<string>",
                              "updated_at": "<string>"
                            }
                          ],
                          "role_type": "org_admin",
                          "updated_at": "<string>"
                        }
                      ],
                      "subject": "<string>",
                      "updated_at": "<string>",
                      "user_journeys": [
                        {
                          "name": "<string>",
                          "steps": [
                            {
                              "complete": true,
                              "completed_at": "<string>",
                              "completion_method": "<string>",
                              "completion_source": "<string>",
                              "metadata": {},
                              "name": "<string>",
                              "title": "<string>"
                            }
                          ],
                          "title": "<string>"
                        }
                      ]
                    },
                    "created_by_id": "<string>",
                    "enable_kube_config": {
                      "bool": true,
                      "valid": true
                    },
                    "execution_time": 123,
                    "id": "<string>",
                    "install_action_workflow": {
                      "action_workflow": {
                        "app_id": "<string>",
                        "config_count": 123,
                        "configs": [
                          {
                            "action_workflow_id": "<string>",
                            "app_config_id": "<string>",
                            "app_id": "<string>",
                            "break_glass_role_arn": "<string>",
                            "component_dependency_ids": [
                              "<string>"
                            ],
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "enable_kube_config": {
                              "bool": true,
                              "valid": true
                            },
                            "id": "<string>",
                            "references": [
                              "<string>"
                            ],
                            "refs": [
                              {
                                "input": "<string>",
                                "name": "<string>",
                                "type": "sandbox",
                                "value": "<string>"
                              }
                            ],
                            "role": "<string>",
                            "steps": [
                              {
                                "action_workflow_config_id": "<string>",
                                "app_config_id": "<string>",
                                "app_id": "<string>",
                                "command": "<string>",
                                "connected_github_vcs_config": {
                                  "branch": "<string>",
                                  "component_config_id": "<string>",
                                  "component_config_type": "<string>",
                                  "created_at": "<string>",
                                  "created_by_id": "<string>",
                                  "directory": "<string>",
                                  "id": "<string>",
                                  "path_filter": "<string>",
                                  "repo": "<string>",
                                  "repo_name": "<string>",
                                  "repo_owner": "<string>",
                                  "updated_at": "<string>",
                                  "vcs_connection": {
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "github_account_id": "<string>",
                                    "github_account_name": "<string>",
                                    "github_install_id": "<string>",
                                    "id": "<string>",
                                    "updated_at": "<string>",
                                    "vcs_connection_commit": [
                                      {
                                        "author_email": "<string>",
                                        "author_name": "<string>",
                                        "created_at": "<string>",
                                        "created_by_id": "<string>",
                                        "id": "<string>",
                                        "message": "<string>",
                                        "owner_id": "<string>",
                                        "owner_type": "<string>",
                                        "sha": "<string>",
                                        "updated_at": "<string>",
                                        "vcs_connection_id": "<string>"
                                      }
                                    ]
                                  },
                                  "vcs_connection_id": "<string>"
                                },
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "env_vars": {},
                                "id": "<string>",
                                "idx": 123,
                                "inline_contents": "<string>",
                                "name": "<string>",
                                "previous_step_id": "<string>",
                                "public_git_vcs_config": {
                                  "branch": "<string>",
                                  "component_config_id": "<string>",
                                  "component_config_type": "<string>",
                                  "created_at": "<string>",
                                  "created_by_id": "<string>",
                                  "directory": "<string>",
                                  "id": "<string>",
                                  "path_filter": "<string>",
                                  "repo": "<string>",
                                  "updated_at": "<string>"
                                },
                                "references": [
                                  "<string>"
                                ],
                                "updated_at": "<string>"
                              }
                            ],
                            "timeout": 123,
                            "triggers": [
                              {
                                "action_workflow_config_id": "<string>",
                                "app_config_id": "<string>",
                                "app_id": "<string>",
                                "component": "<unknown>",
                                "component_id": "<string>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "cron_schedule": "<string>",
                                "id": "<string>",
                                "index": 123,
                                "type": "<string>",
                                "updated_at": "<string>"
                              }
                            ],
                            "updated_at": "<string>"
                          }
                        ],
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "name": "<string>",
                        "status": "<string>",
                        "status_description": "<string>",
                        "updated_at": "<string>"
                      },
                      "action_workflow_id": "<string>",
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "id": "<string>",
                      "install_id": "<string>",
                      "runs": "<array>",
                      "status": "<string>",
                      "updated_at": "<string>"
                    },
                    "install_action_workflow_id": "<string>",
                    "install_id": "<string>",
                    "install_workflow_id": "<string>",
                    "log_stream": {
                      "attrs": {},
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "id": "<string>",
                      "open": true,
                      "org_id": "<string>",
                      "owner_id": "<string>",
                      "owner_type": "<string>",
                      "runner_api_url": "<string>",
                      "updated_at": "<string>",
                      "write_token": "<string>"
                    },
                    "outputs": {},
                    "role": "<string>",
                    "run_env_vars": {},
                    "runner_job": {
                      "available_timeout": 123,
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "execution_count": 123,
                      "execution_time": 123,
                      "execution_timeout": 123,
                      "executions": [
                        {
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "id": "<string>",
                          "metadata": {},
                          "org_id": "<string>",
                          "outputs": {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "org_id": "<string>",
                            "outputs": {},
                            "outputs_json": "<string>",
                            "runner_job_execution_id": "<string>",
                            "updated_at": "<string>"
                          },
                          "result": {
                            "contents": "<string>",
                            "contents_display": "<string>",
                            "contents_display_gzip": "<string>",
                            "contents_gzip": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "error_code": 123,
                            "error_metadata": {},
                            "id": "<string>",
                            "org_id": "<string>",
                            "runner_job_execution_id": "<string>",
                            "success": true,
                            "updated_at": "<string>"
                          },
                          "runner_job_id": "<string>",
                          "status": "pending",
                          "updated_at": "<string>"
                        }
                      ],
                      "final_runner_job_execution_id": "<string>",
                      "finished_at": "<string>",
                      "group": "health-checks",
                      "id": "<string>",
                      "json": {
                        "composite_plan": {
                          "action_workflow_run_plan": {
                            "attrs": {},
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "builtin_env_vars": {},
                            "cluster_info": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ca_data": "<string>",
                              "endpoint": "<string>",
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "id": "<string>",
                              "inline": true,
                              "kube_config": "<string>",
                              "trusted_role_arn": "<string>"
                            },
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "install_id": "<string>",
                            "override_env_vars": {},
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "steps": [
                              {
                                "attrs": {},
                                "git_source": {
                                  "path": "<string>",
                                  "ref": "<string>",
                                  "url": "<string>",
                                  "recurse_submodules": true
                                },
                                "interpolated_command": "<string>",
                                "interpolated_env_vars": {},
                                "interpolated_inline_contents": "<string>",
                                "run_id": "<string>"
                              }
                            ]
                          },
                          "build_plan": {
                            "dst_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "dst_tag": "<string>",
                            "component_build_id": "<string>",
                            "component_id": "<string>",
                            "container_image_pull_plan": {
                              "image": "<string>",
                              "repo_config": {
                                "acrauth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ecrauth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "loginServer": "<string>",
                                "ociauth": {
                                  "password": "<string>",
                                  "username": "<string>"
                                },
                                "plugin": "<string>",
                                "region": "<string>",
                                "registryType": "ecr",
                                "repository": "<string>"
                              },
                              "tag": "<string>"
                            },
                            "docker_build_plan": {
                              "build_args": {},
                              "context": "<string>",
                              "dockerfile": "<string>",
                              "target": "<string>"
                            },
                            "git_source": {
                              "path": "<string>",
                              "ref": "<string>",
                              "url": "<string>",
                              "recurse_submodules": true
                            },
                            "helm_build_plan": {
                              "helmRepoConfig": {
                                "chart": "<string>",
                                "repoURL": "<string>",
                                "version": "<string>"
                              },
                              "labels": {},
                              "values": [
                                {
                                  "name": "<string>",
                                  "type": "<string>",
                                  "value": "<string>"
                                }
                              ],
                              "valuesFiles": [
                                "<string>"
                              ]
                            },
                            "kubernetes_manifest_build_plan": {
                              "inline_manifest": "<string>",
                              "kustomize_config": {
                                "enable_helm": true,
                                "load_restrictor": "<string>",
                                "patches": [
                                  "<string>"
                                ]
                              },
                              "kustomize_path": "<string>",
                              "labels": {},
                              "source_type": "<string>"
                            },
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "terraform_build_plan": {
                              "labels": {}
                            }
                          },
                          "deploy_plan": {
                            "src_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "src_tag": "<string>",
                            "app_config_id": "<string>",
                            "app_id": "<string>",
                            "apply_plan_contents": "<string>",
                            "apply_plan_display": "<string>",
                            "component_id": "<string>",
                            "component_name": "<string>",
                            "helm": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "cluster_info": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ca_data": "<string>",
                                "endpoint": "<string>",
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "inline": true,
                                "kube_config": "<string>",
                                "trusted_role_arn": "<string>"
                              },
                              "create_namespace": true,
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "helm_chart_id": "<string>",
                              "name": "<string>",
                              "namespace": "<string>",
                              "storage_driver": "<string>",
                              "take_ownership": true,
                              "values": [
                                {
                                  "name": "<string>",
                                  "type": "<string>",
                                  "value": "<string>"
                                }
                              ],
                              "values_files": [
                                "<string>"
                              ]
                            },
                            "install_id": "<string>",
                            "kubernetes_manifest": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "cluster_info": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ca_data": "<string>",
                                "endpoint": "<string>",
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "inline": true,
                                "kube_config": "<string>",
                                "trusted_role_arn": "<string>"
                              },
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "manifest": "<string>",
                              "namespace": "<string>",
                              "oci_artifact": {
                                "digest": "<string>",
                                "tag": "<string>",
                                "url": "<string>"
                              }
                            },
                            "noop": {},
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "terraform": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "cluster_info": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "ca_data": "<string>",
                                "endpoint": "<string>",
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "inline": true,
                                "kube_config": "<string>",
                                "trusted_role_arn": "<string>"
                              },
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "hooks": {
                                "enabled": true,
                                "envVars": {},
                                "runAuth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                }
                              },
                              "plan_json": [
                                123
                              ],
                              "policies": {},
                              "state": {
                                "actions": {
                                  "populated": true,
                                  "workflows": {}
                                },
                                "app": {
                                  "id": "<string>",
                                  "name": "<string>",
                                  "populated": true,
                                  "status": "<string>",
                                  "variables": {}
                                },
                                "cloud_account": {
                                  "aws": {
                                    "region": "<string>"
                                  },
                                  "azure": {
                                    "location": "<string>"
                                  },
                                  "gcp": {
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  }
                                },
                                "components": {},
                                "domain": {
                                  "internal_domain": "<string>",
                                  "populated": true,
                                  "public_domain": "<string>"
                                },
                                "id": "<string>",
                                "inputs": {
                                  "inputs": {},
                                  "populated": true
                                },
                                "install": {
                                  "id": "<string>",
                                  "inputs": {},
                                  "internal_domain": "<string>",
                                  "name": "<string>",
                                  "populated": true,
                                  "public_domain": "<string>",
                                  "sandbox": {
                                    "outputs": {},
                                    "populated": true,
                                    "recent_runs": "<array>",
                                    "status": "<string>",
                                    "type": "<string>",
                                    "version": "<string>"
                                  }
                                },
                                "install_stack": {
                                  "checksum": "<string>",
                                  "outputs": {},
                                  "populated": true,
                                  "quick_link_url": "<string>",
                                  "status": "<string>",
                                  "template_json": "<string>",
                                  "template_url": "<string>"
                                },
                                "name": "<string>",
                                "org": {
                                  "id": "<string>",
                                  "name": "<string>",
                                  "populated": true,
                                  "status": "<string>"
                                },
                                "runner": {
                                  "id": "<string>",
                                  "populated": true,
                                  "runner_group_id": "<string>",
                                  "status": "<string>"
                                },
                                "sandbox": {
                                  "outputs": {},
                                  "populated": true,
                                  "recent_runs": "<array>",
                                  "status": "<string>",
                                  "type": "<string>",
                                  "version": "<string>"
                                },
                                "secrets": {},
                                "stale_at": "<string>"
                              },
                              "terraform_backend": {
                                "workspaceID": "<string>"
                              },
                              "vars": {},
                              "vars_files": [
                                "<string>"
                              ]
                            }
                          },
                          "fetch_image_metadata_plan": {
                            "registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "tag": "<string>",
                            "include_attestation_layers": true,
                            "include_attestation_manifests": true,
                            "include_index": true,
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            }
                          },
                          "sandbox_run_plan": {
                            "app_config_id": "<string>",
                            "app_id": "<string>",
                            "apply_plan_contents": "<string>",
                            "apply_plan_display": [
                              123
                            ],
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "git_source": {
                              "path": "<string>",
                              "ref": "<string>",
                              "url": "<string>",
                              "recurse_submodules": true
                            },
                            "hooks": {
                              "enabled": true,
                              "envVars": {},
                              "runAuth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              }
                            },
                            "install_id": "<string>",
                            "local_archive": {
                              "local_archive": "<string>"
                            },
                            "policies": {},
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            },
                            "state": {
                              "actions": {
                                "populated": true,
                                "workflows": {}
                              },
                              "app": {
                                "id": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "status": "<string>",
                                "variables": {}
                              },
                              "cloud_account": {
                                "aws": {
                                  "region": "<string>"
                                },
                                "azure": {
                                  "location": "<string>"
                                },
                                "gcp": {
                                  "project_id": "<string>",
                                  "region": "<string>"
                                }
                              },
                              "components": {},
                              "domain": {
                                "internal_domain": "<string>",
                                "populated": true,
                                "public_domain": "<string>"
                              },
                              "id": "<string>",
                              "inputs": {
                                "inputs": {},
                                "populated": true
                              },
                              "install": {
                                "id": "<string>",
                                "inputs": {},
                                "internal_domain": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "public_domain": "<string>",
                                "sandbox": {
                                  "outputs": {},
                                  "populated": true,
                                  "recent_runs": "<array>",
                                  "status": "<string>",
                                  "type": "<string>",
                                  "version": "<string>"
                                }
                              },
                              "install_stack": {
                                "checksum": "<string>",
                                "outputs": {},
                                "populated": true,
                                "quick_link_url": "<string>",
                                "status": "<string>",
                                "template_json": "<string>",
                                "template_url": "<string>"
                              },
                              "name": "<string>",
                              "org": {
                                "id": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "status": "<string>"
                              },
                              "runner": {
                                "id": "<string>",
                                "populated": true,
                                "runner_group_id": "<string>",
                                "status": "<string>"
                              },
                              "sandbox": {
                                "outputs": {},
                                "populated": true,
                                "recent_runs": "<array>",
                                "status": "<string>",
                                "type": "<string>",
                                "version": "<string>"
                              },
                              "secrets": {},
                              "stale_at": "<string>"
                            },
                            "terraform_backend": {
                              "workspaceID": "<string>"
                            },
                            "vars": {},
                            "vars_files": [
                              "<string>"
                            ]
                          },
                          "sync_oci_plan": {
                            "dst_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "dst_tag": "<string>",
                            "src_registry": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "src_tag": "<string>",
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            }
                          },
                          "sync_secrets_plan": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "cluster_info": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ca_data": "<string>",
                              "endpoint": "<string>",
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "id": "<string>",
                              "inline": true,
                              "kube_config": "<string>",
                              "trusted_role_arn": "<string>"
                            },
                            "kubernetes_secrets": [
                              {
                                "format": "<string>",
                                "key_name": "<string>",
                                "name": "<string>",
                                "namespace": "<string>",
                                "secret_arn": "<string>",
                                "secret_name": "<string>"
                              }
                            ],
                            "sandbox_mode": {
                              "enabled": true,
                              "helm": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "kubernetes_manifest": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>"
                              },
                              "outputs": {},
                              "terraform": {
                                "plan_contents": "<string>",
                                "plan_display_contents": "<string>",
                                "state_json": [
                                  123
                                ],
                                "workspace_id": "<string>"
                              }
                            }
                          }
                        },
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "org_id": "<string>",
                        "plan_json": "<string>",
                        "runner_job_id": "<string>",
                        "updated_at": "<string>"
                      },
                      "log_stream_id": "<string>",
                      "max_executions": 123,
                      "metadata": {},
                      "operation": "exec",
                      "org_id": "<string>",
                      "outputs": {},
                      "outputs_json": "<string>",
                      "overall_timeout": 123,
                      "owner_id": "<string>",
                      "owner_type": "<string>",
                      "queue_timeout": 123,
                      "runner_id": "<string>",
                      "started_at": "<string>",
                      "status": "queued",
                      "status_description": "<string>",
                      "type": "health-check",
                      "updated_at": "<string>"
                    },
                    "status": "<string>",
                    "status_description": "<string>",
                    "status_v2": {
                      "created_at_ts": 123,
                      "created_by_id": "<string>",
                      "history": "<array>",
                      "metadata": {},
                      "status": "error",
                      "status_human_description": "<string>"
                    },
                    "steps": [
                      {
                        "adhoc_config": {
                          "action_workflow_config_id": "<string>",
                          "app_config_id": "<string>",
                          "app_id": "<string>",
                          "command": "<string>",
                          "connected_github_vcs_config": {
                            "branch": "<string>",
                            "component_config_id": "<string>",
                            "component_config_type": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "directory": "<string>",
                            "id": "<string>",
                            "path_filter": "<string>",
                            "repo": "<string>",
                            "repo_name": "<string>",
                            "repo_owner": "<string>",
                            "updated_at": "<string>",
                            "vcs_connection": {
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "github_account_id": "<string>",
                              "github_account_name": "<string>",
                              "github_install_id": "<string>",
                              "id": "<string>",
                              "updated_at": "<string>",
                              "vcs_connection_commit": [
                                {
                                  "author_email": "<string>",
                                  "author_name": "<string>",
                                  "created_at": "<string>",
                                  "created_by_id": "<string>",
                                  "id": "<string>",
                                  "message": "<string>",
                                  "owner_id": "<string>",
                                  "owner_type": "<string>",
                                  "sha": "<string>",
                                  "updated_at": "<string>",
                                  "vcs_connection_id": "<string>"
                                }
                              ]
                            },
                            "vcs_connection_id": "<string>"
                          },
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "env_vars": {},
                          "id": "<string>",
                          "idx": 123,
                          "inline_contents": "<string>",
                          "name": "<string>",
                          "previous_step_id": "<string>",
                          "public_git_vcs_config": {
                            "branch": "<string>",
                            "component_config_id": "<string>",
                            "component_config_type": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "directory": "<string>",
                            "id": "<string>",
                            "path_filter": "<string>",
                            "repo": "<string>",
                            "updated_at": "<string>"
                          },
                          "references": [
                            "<string>"
                          ],
                          "updated_at": "<string>"
                        },
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "execution_duration": 123,
                        "id": "<string>",
                        "install_action_workflow_run_id": "<string>",
                        "status": "finished",
                        "step_id": "<string>",
                        "updated_at": "<string>"
                      }
                    ],
                    "trigger_type": "manual",
                    "triggered_by_id": "<string>",
                    "triggered_by_type": "<string>",
                    "updated_at": "<string>",
                    "workflow": {
                      "app_branch_runs": [
                        {
                          "app_branch": {
                            "app_id": "<string>",
                            "configs": [
                              {
                                "action_ids": [
                                  "<string>"
                                ],
                                "app_branch_id": "<string>",
                                "component_ids": [
                                  "<string>"
                                ],
                                "config_number": 123,
                                "connected_github_vcs_config": {
                                  "branch": "<string>",
                                  "component_config_id": "<string>",
                                  "component_config_type": "<string>",
                                  "created_at": "<string>",
                                  "created_by_id": "<string>",
                                  "directory": "<string>",
                                  "id": "<string>",
                                  "path_filter": "<string>",
                                  "repo": "<string>",
                                  "repo_name": "<string>",
                                  "repo_owner": "<string>",
                                  "updated_at": "<string>",
                                  "vcs_connection": {
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "github_account_id": "<string>",
                                    "github_account_name": "<string>",
                                    "github_install_id": "<string>",
                                    "id": "<string>",
                                    "updated_at": "<string>",
                                    "vcs_connection_commit": [
                                      {
                                        "author_email": "<string>",
                                        "author_name": "<string>",
                                        "created_at": "<string>",
                                        "created_by_id": "<string>",
                                        "id": "<string>",
                                        "message": "<string>",
                                        "owner_id": "<string>",
                                        "owner_type": "<string>",
                                        "sha": "<string>",
                                        "updated_at": "<string>",
                                        "vcs_connection_id": "<string>"
                                      }
                                    ]
                                  },
                                  "vcs_connection_id": "<string>"
                                },
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "install_groups": [
                                  {
                                    "app_branch_config_id": "<string>",
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "id": "<string>",
                                    "install_ids": [
                                      "<string>"
                                    ],
                                    "max_parallel": 123,
                                    "name": "<string>",
                                    "order": 123,
                                    "org_id": "<string>",
                                    "requires_approval": true,
                                    "rollback_on_failure": true,
                                    "updated_at": "<string>"
                                  }
                                ],
                                "org_id": "<string>",
                                "public_git_vcs_config": {
                                  "branch": "<string>",
                                  "component_config_id": "<string>",
                                  "component_config_type": "<string>",
                                  "created_at": "<string>",
                                  "created_by_id": "<string>",
                                  "directory": "<string>",
                                  "id": "<string>",
                                  "path_filter": "<string>",
                                  "repo": "<string>",
                                  "updated_at": "<string>"
                                },
                                "updated_at": "<string>",
                                "workflows": "<array>"
                              }
                            ],
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "name": "<string>",
                            "org_id": "<string>",
                            "queue": {
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "emitters": [
                                {
                                  "created_at": "<string>",
                                  "created_by_id": "<string>",
                                  "cron_schedule": "<string>",
                                  "description": "<string>",
                                  "emit_count": 123,
                                  "fired": true,
                                  "id": "<string>",
                                  "last_emitted_at": "<string>",
                                  "mode": "cron",
                                  "name": "<string>",
                                  "next_emit_at": "<string>",
                                  "org_id": "<string>",
                                  "queue_id": "<string>",
                                  "scheduled_at": "<string>",
                                  "signal_template": {
                                    "signal": "<unknown>"
                                  },
                                  "signal_type": "<string>",
                                  "status": {
                                    "created_at_ts": 123,
                                    "created_by_id": "<string>",
                                    "history": "<array>",
                                    "metadata": {},
                                    "status": "error",
                                    "status_human_description": "<string>"
                                  },
                                  "updated_at": "<string>",
                                  "workflow": {
                                    "id": "<string>",
                                    "namespace": "<string>"
                                  }
                                }
                              ],
                              "id": "<string>",
                              "max_depth": 123,
                              "max_in_flight": 123,
                              "org_id": "<string>",
                              "owner_id": "<string>",
                              "owner_type": "<string>",
                              "queue_signal": [
                                {
                                  "created_at": "<string>",
                                  "created_by_id": "<string>",
                                  "emitter_id": "<string>",
                                  "id": "<string>",
                                  "org_id": "<string>",
                                  "owner_id": "<string>",
                                  "owner_type": "<string>",
                                  "queue": "<unknown>",
                                  "queue_id": "<string>",
                                  "signal": {
                                    "signal": "<unknown>"
                                  },
                                  "status": {
                                    "created_at_ts": 123,
                                    "created_by_id": "<string>",
                                    "history": "<array>",
                                    "metadata": {},
                                    "status": "error",
                                    "status_human_description": "<string>"
                                  },
                                  "type": "<string>",
                                  "updated_at": "<string>",
                                  "workflow": {
                                    "id": "<string>",
                                    "namespace": "<string>"
                                  }
                                }
                              ],
                              "updated_at": "<string>",
                              "workflow": {
                                "id": "<string>",
                                "namespace": "<string>"
                              }
                            },
                            "updated_at": "<string>",
                            "workflows": "<array>"
                          },
                          "app_branch_config": {
                            "action_ids": [
                              "<string>"
                            ],
                            "app_branch_id": "<string>",
                            "component_ids": [
                              "<string>"
                            ],
                            "config_number": 123,
                            "connected_github_vcs_config": {
                              "branch": "<string>",
                              "component_config_id": "<string>",
                              "component_config_type": "<string>",
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "directory": "<string>",
                              "id": "<string>",
                              "path_filter": "<string>",
                              "repo": "<string>",
                              "repo_name": "<string>",
                              "repo_owner": "<string>",
                              "updated_at": "<string>",
                              "vcs_connection": {
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "github_account_id": "<string>",
                                "github_account_name": "<string>",
                                "github_install_id": "<string>",
                                "id": "<string>",
                                "updated_at": "<string>",
                                "vcs_connection_commit": [
                                  {
                                    "author_email": "<string>",
                                    "author_name": "<string>",
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "id": "<string>",
                                    "message": "<string>",
                                    "owner_id": "<string>",
                                    "owner_type": "<string>",
                                    "sha": "<string>",
                                    "updated_at": "<string>",
                                    "vcs_connection_id": "<string>"
                                  }
                                ]
                              },
                              "vcs_connection_id": "<string>"
                            },
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "install_groups": [
                              {
                                "app_branch_config_id": "<string>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "install_ids": [
                                  "<string>"
                                ],
                                "max_parallel": 123,
                                "name": "<string>",
                                "order": 123,
                                "org_id": "<string>",
                                "requires_approval": true,
                                "rollback_on_failure": true,
                                "updated_at": "<string>"
                              }
                            ],
                            "org_id": "<string>",
                            "public_git_vcs_config": {
                              "branch": "<string>",
                              "component_config_id": "<string>",
                              "component_config_type": "<string>",
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "directory": "<string>",
                              "id": "<string>",
                              "path_filter": "<string>",
                              "repo": "<string>",
                              "updated_at": "<string>"
                            },
                            "updated_at": "<string>",
                            "workflows": "<array>"
                          },
                          "app_config_id": "<string>",
                          "commit_sha": "<string>",
                          "completed_at": "<string>",
                          "created_at": "<string>",
                          "created_by": {
                            "account_type": "auth",
                            "created_at": "<string>",
                            "email": "<string>",
                            "id": "<string>",
                            "org_ids": [
                              "<string>"
                            ],
                            "permissions": {},
                            "roles": [
                              {
                                "createdBy": "<unknown>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "policies": [
                                  {
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "id": "<string>",
                                    "name": "org_admin",
                                    "permissions": {},
                                    "role_id": "<string>",
                                    "updated_at": "<string>"
                                  }
                                ],
                                "role_type": "org_admin",
                                "updated_at": "<string>"
                              }
                            ],
                            "subject": "<string>",
                            "updated_at": "<string>",
                            "user_journeys": [
                              {
                                "name": "<string>",
                                "steps": [
                                  {
                                    "complete": true,
                                    "completed_at": "<string>",
                                    "completion_method": "<string>",
                                    "completion_source": "<string>",
                                    "metadata": {},
                                    "name": "<string>",
                                    "title": "<string>"
                                  }
                                ],
                                "title": "<string>"
                              }
                            ]
                          },
                          "created_by_id": "<string>",
                          "error_message": "<string>",
                          "force": true,
                          "id": "<string>",
                          "log_stream": {
                            "attrs": {},
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "open": true,
                            "org_id": "<string>",
                            "owner_id": "<string>",
                            "owner_type": "<string>",
                            "runner_api_url": "<string>",
                            "updated_at": "<string>",
                            "write_token": "<string>"
                          },
                          "log_stream_id": "<string>",
                          "queue_signal": {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "emitter_id": "<string>",
                            "id": "<string>",
                            "org_id": "<string>",
                            "owner_id": "<string>",
                            "owner_type": "<string>",
                            "queue": "<unknown>",
                            "queue_id": "<string>",
                            "signal": {
                              "signal": "<unknown>"
                            },
                            "status": {
                              "created_at_ts": 123,
                              "created_by_id": "<string>",
                              "history": "<array>",
                              "metadata": {},
                              "status": "error",
                              "status_human_description": "<string>"
                            },
                            "type": "<string>",
                            "updated_at": "<string>",
                            "workflow": {
                              "id": "<string>",
                              "namespace": "<string>"
                            }
                          },
                          "started_at": "<string>",
                          "status": "<string>",
                          "updated_at": "<string>",
                          "vcs_connection_commit": {
                            "author_email": "<string>",
                            "author_name": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "message": "<string>",
                            "owner_id": "<string>",
                            "owner_type": "<string>",
                            "sha": "<string>",
                            "updated_at": "<string>",
                            "vcs_connection_id": "<string>"
                          },
                          "workflow": "<unknown>"
                        }
                      ],
                      "approval_option": "approve-all",
                      "created_at": "<string>",
                      "created_by": {
                        "account_type": "auth",
                        "created_at": "<string>",
                        "email": "<string>",
                        "id": "<string>",
                        "org_ids": [
                          "<string>"
                        ],
                        "permissions": {},
                        "roles": [
                          {
                            "createdBy": "<unknown>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "policies": [
                              {
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "name": "org_admin",
                                "permissions": {},
                                "role_id": "<string>",
                                "updated_at": "<string>"
                              }
                            ],
                            "role_type": "org_admin",
                            "updated_at": "<string>"
                          }
                        ],
                        "subject": "<string>",
                        "updated_at": "<string>",
                        "user_journeys": [
                          {
                            "name": "<string>",
                            "steps": [
                              {
                                "complete": true,
                                "completed_at": "<string>",
                                "completion_method": "<string>",
                                "completion_source": "<string>",
                                "metadata": {},
                                "name": "<string>",
                                "title": "<string>"
                              }
                            ],
                            "title": "<string>"
                          }
                        ]
                      },
                      "created_by_id": "<string>",
                      "execution_time": 123,
                      "finished": true,
                      "finished_at": "<string>",
                      "id": "<string>",
                      "install_action_workflow_runs": "<array>",
                      "install_deploys": "<array>",
                      "install_sandbox_runs": [
                        {
                          "action_workflow_runs": "<array>",
                          "app_sandbox_config": {
                            "app_config_id": "<string>",
                            "app_id": "<string>",
                            "aws_region_type": "<string>",
                            "cloud_platform": "<string>",
                            "connected_github_vcs_config": {
                              "branch": "<string>",
                              "component_config_id": "<string>",
                              "component_config_type": "<string>",
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "directory": "<string>",
                              "id": "<string>",
                              "path_filter": "<string>",
                              "repo": "<string>",
                              "repo_name": "<string>",
                              "repo_owner": "<string>",
                              "updated_at": "<string>",
                              "vcs_connection": {
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "github_account_id": "<string>",
                                "github_account_name": "<string>",
                                "github_install_id": "<string>",
                                "id": "<string>",
                                "updated_at": "<string>",
                                "vcs_connection_commit": [
                                  {
                                    "author_email": "<string>",
                                    "author_name": "<string>",
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "id": "<string>",
                                    "message": "<string>",
                                    "owner_id": "<string>",
                                    "owner_type": "<string>",
                                    "sha": "<string>",
                                    "updated_at": "<string>",
                                    "vcs_connection_id": "<string>"
                                  }
                                ]
                              },
                              "vcs_connection_id": "<string>"
                            },
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "drift_schedule": "<string>",
                            "env_vars": {},
                            "id": "<string>",
                            "operation_roles": {},
                            "org_id": "<string>",
                            "public_git_vcs_config": {
                              "branch": "<string>",
                              "component_config_id": "<string>",
                              "component_config_type": "<string>",
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "directory": "<string>",
                              "id": "<string>",
                              "path_filter": "<string>",
                              "repo": "<string>",
                              "updated_at": "<string>"
                            },
                            "references": [
                              "<string>"
                            ],
                            "refs": [
                              {
                                "input": "<string>",
                                "name": "<string>",
                                "type": "sandbox",
                                "value": "<string>"
                              }
                            ],
                            "terraform_version": "<string>",
                            "updated_at": "<string>",
                            "variables": {},
                            "variables_files": [
                              "<string>"
                            ]
                          },
                          "created_at": "<string>",
                          "created_by": {
                            "account_type": "auth",
                            "created_at": "<string>",
                            "email": "<string>",
                            "id": "<string>",
                            "org_ids": [
                              "<string>"
                            ],
                            "permissions": {},
                            "roles": [
                              {
                                "createdBy": "<unknown>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "policies": [
                                  {
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "id": "<string>",
                                    "name": "org_admin",
                                    "permissions": {},
                                    "role_id": "<string>",
                                    "updated_at": "<string>"
                                  }
                                ],
                                "role_type": "org_admin",
                                "updated_at": "<string>"
                              }
                            ],
                            "subject": "<string>",
                            "updated_at": "<string>",
                            "user_journeys": [
                              {
                                "name": "<string>",
                                "steps": [
                                  {
                                    "complete": true,
                                    "completed_at": "<string>",
                                    "completion_method": "<string>",
                                    "completion_source": "<string>",
                                    "metadata": {},
                                    "name": "<string>",
                                    "title": "<string>"
                                  }
                                ],
                                "title": "<string>"
                              }
                            ]
                          },
                          "created_by_id": "<string>",
                          "id": "<string>",
                          "install_id": "<string>",
                          "install_sandbox_id": "<string>",
                          "install_workflow_id": "<string>",
                          "log_stream": {
                            "attrs": {},
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "open": true,
                            "org_id": "<string>",
                            "owner_id": "<string>",
                            "owner_type": "<string>",
                            "runner_api_url": "<string>",
                            "updated_at": "<string>",
                            "write_token": "<string>"
                          },
                          "outputs": {},
                          "policy_reports": [
                            {
                              "app_id": "<string>",
                              "app_name": "<string>",
                              "component_id": "<string>",
                              "component_name": "<string>",
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "deny_count": 123,
                              "evaluated_at": "<string>",
                              "id": "<string>",
                              "inputs": [
                                {
                                  "id": "<string>",
                                  "name": "<string>",
                                  "type": "<string>"
                                }
                              ],
                              "install_id": "<string>",
                              "install_name": "<string>",
                              "org_name": "<string>",
                              "owner_id": "<string>",
                              "owner_type": "install_deploys",
                              "pass_count": 123,
                              "policies": [
                                {
                                  "deny_count": 123,
                                  "input_count": 123,
                                  "pass_count": 123,
                                  "policy_id": "<string>",
                                  "policy_name": "<string>",
                                  "status": "<string>",
                                  "warn_count": 123
                                }
                              ],
                              "policy_ids": [
                                "<string>"
                              ],
                              "runner_job_id": "<string>",
                              "status": {
                                "created_at_ts": 123,
                                "created_by_id": "<string>",
                                "history": "<array>",
                                "metadata": {},
                                "status": "error",
                                "status_human_description": "<string>"
                              },
                              "updated_at": "<string>",
                              "violations": [
                                {
                                  "input_identity": "<string>",
                                  "input_index": 123,
                                  "message": "<string>",
                                  "policy_id": "<string>",
                                  "policy_name": "<string>",
                                  "severity": "<string>"
                                }
                              ],
                              "warn_count": 123,
                              "workflow_step_policy_validation_id": "<string>"
                            }
                          ],
                          "role": "<string>",
                          "run_type": "provision",
                          "runner_jobs": [
                            {
                              "available_timeout": 123,
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "execution_count": 123,
                              "execution_time": 123,
                              "execution_timeout": 123,
                              "executions": [
                                {
                                  "created_at": "<string>",
                                  "created_by_id": "<string>",
                                  "id": "<string>",
                                  "metadata": {},
                                  "org_id": "<string>",
                                  "outputs": {
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "id": "<string>",
                                    "org_id": "<string>",
                                    "outputs": {},
                                    "outputs_json": "<string>",
                                    "runner_job_execution_id": "<string>",
                                    "updated_at": "<string>"
                                  },
                                  "result": {
                                    "contents": "<string>",
                                    "contents_display": "<string>",
                                    "contents_display_gzip": "<string>",
                                    "contents_gzip": "<string>",
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "error_code": 123,
                                    "error_metadata": {},
                                    "id": "<string>",
                                    "org_id": "<string>",
                                    "runner_job_execution_id": "<string>",
                                    "success": true,
                                    "updated_at": "<string>"
                                  },
                                  "runner_job_id": "<string>",
                                  "status": "pending",
                                  "updated_at": "<string>"
                                }
                              ],
                              "final_runner_job_execution_id": "<string>",
                              "finished_at": "<string>",
                              "group": "health-checks",
                              "id": "<string>",
                              "json": {
                                "composite_plan": {
                                  "action_workflow_run_plan": {
                                    "attrs": {},
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "builtin_env_vars": {},
                                    "cluster_info": {
                                      "aws_auth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "azure_auth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ca_data": "<string>",
                                      "endpoint": "<string>",
                                      "env_vars": {},
                                      "gcp_auth": {
                                        "impersonate_service_account": "<string>",
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      },
                                      "id": "<string>",
                                      "inline": true,
                                      "kube_config": "<string>",
                                      "trusted_role_arn": "<string>"
                                    },
                                    "gcp_auth": {
                                      "impersonate_service_account": "<string>",
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    },
                                    "id": "<string>",
                                    "install_id": "<string>",
                                    "override_env_vars": {},
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    },
                                    "steps": [
                                      {
                                        "attrs": {},
                                        "git_source": {
                                          "path": "<string>",
                                          "ref": "<string>",
                                          "url": "<string>",
                                          "recurse_submodules": true
                                        },
                                        "interpolated_command": "<string>",
                                        "interpolated_env_vars": {},
                                        "interpolated_inline_contents": "<string>",
                                        "run_id": "<string>"
                                      }
                                    ]
                                  },
                                  "build_plan": {
                                    "dst_registry": {
                                      "acrauth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ecrauth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "loginServer": "<string>",
                                      "ociauth": {
                                        "password": "<string>",
                                        "username": "<string>"
                                      },
                                      "plugin": "<string>",
                                      "region": "<string>",
                                      "registryType": "ecr",
                                      "repository": "<string>"
                                    },
                                    "dst_tag": "<string>",
                                    "component_build_id": "<string>",
                                    "component_id": "<string>",
                                    "container_image_pull_plan": {
                                      "image": "<string>",
                                      "repo_config": {
                                        "acrauth": {
                                          "service_principal": {
                                            "subscription_id": "<string>",
                                            "subscription_tenant_id": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "ecrauth": {
                                          "assume_role": {
                                            "role_arn": "<string>",
                                            "session_name": "<string>",
                                            "session_duration_seconds": 123,
                                            "two_step_config": {
                                              "iam_role_arn": "<string>",
                                              "src_iam_role_arn": "<string>",
                                              "src_static_credentials": {
                                                "access_key_id": "<string>",
                                                "secret_access_key": "<string>",
                                                "session_token": "<string>"
                                              }
                                            },
                                            "use_github_oidc": true
                                          },
                                          "cache_id": "<string>",
                                          "profile": "<string>",
                                          "region": "<string>",
                                          "static": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "loginServer": "<string>",
                                        "ociauth": {
                                          "password": "<string>",
                                          "username": "<string>"
                                        },
                                        "plugin": "<string>",
                                        "region": "<string>",
                                        "registryType": "ecr",
                                        "repository": "<string>"
                                      },
                                      "tag": "<string>"
                                    },
                                    "docker_build_plan": {
                                      "build_args": {},
                                      "context": "<string>",
                                      "dockerfile": "<string>",
                                      "target": "<string>"
                                    },
                                    "git_source": {
                                      "path": "<string>",
                                      "ref": "<string>",
                                      "url": "<string>",
                                      "recurse_submodules": true
                                    },
                                    "helm_build_plan": {
                                      "helmRepoConfig": {
                                        "chart": "<string>",
                                        "repoURL": "<string>",
                                        "version": "<string>"
                                      },
                                      "labels": {},
                                      "values": [
                                        {
                                          "name": "<string>",
                                          "type": "<string>",
                                          "value": "<string>"
                                        }
                                      ],
                                      "valuesFiles": [
                                        "<string>"
                                      ]
                                    },
                                    "kubernetes_manifest_build_plan": {
                                      "inline_manifest": "<string>",
                                      "kustomize_config": {
                                        "enable_helm": true,
                                        "load_restrictor": "<string>",
                                        "patches": [
                                          "<string>"
                                        ]
                                      },
                                      "kustomize_path": "<string>",
                                      "labels": {},
                                      "source_type": "<string>"
                                    },
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    },
                                    "terraform_build_plan": {
                                      "labels": {}
                                    }
                                  },
                                  "deploy_plan": {
                                    "src_registry": {
                                      "acrauth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ecrauth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "loginServer": "<string>",
                                      "ociauth": {
                                        "password": "<string>",
                                        "username": "<string>"
                                      },
                                      "plugin": "<string>",
                                      "region": "<string>",
                                      "registryType": "ecr",
                                      "repository": "<string>"
                                    },
                                    "src_tag": "<string>",
                                    "app_config_id": "<string>",
                                    "app_id": "<string>",
                                    "apply_plan_contents": "<string>",
                                    "apply_plan_display": "<string>",
                                    "component_id": "<string>",
                                    "component_name": "<string>",
                                    "helm": {
                                      "aws_auth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "azure_auth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "cluster_info": {
                                        "aws_auth": {
                                          "assume_role": {
                                            "role_arn": "<string>",
                                            "session_name": "<string>",
                                            "session_duration_seconds": 123,
                                            "two_step_config": {
                                              "iam_role_arn": "<string>",
                                              "src_iam_role_arn": "<string>",
                                              "src_static_credentials": {
                                                "access_key_id": "<string>",
                                                "secret_access_key": "<string>",
                                                "session_token": "<string>"
                                              }
                                            },
                                            "use_github_oidc": true
                                          },
                                          "cache_id": "<string>",
                                          "profile": "<string>",
                                          "region": "<string>",
                                          "static": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "azure_auth": {
                                          "service_principal": {
                                            "subscription_id": "<string>",
                                            "subscription_tenant_id": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "ca_data": "<string>",
                                        "endpoint": "<string>",
                                        "env_vars": {},
                                        "gcp_auth": {
                                          "impersonate_service_account": "<string>",
                                          "project_id": "<string>",
                                          "region": "<string>"
                                        },
                                        "id": "<string>",
                                        "inline": true,
                                        "kube_config": "<string>",
                                        "trusted_role_arn": "<string>"
                                      },
                                      "create_namespace": true,
                                      "gcp_auth": {
                                        "impersonate_service_account": "<string>",
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      },
                                      "helm_chart_id": "<string>",
                                      "name": "<string>",
                                      "namespace": "<string>",
                                      "storage_driver": "<string>",
                                      "take_ownership": true,
                                      "values": [
                                        {
                                          "name": "<string>",
                                          "type": "<string>",
                                          "value": "<string>"
                                        }
                                      ],
                                      "values_files": [
                                        "<string>"
                                      ]
                                    },
                                    "install_id": "<string>",
                                    "kubernetes_manifest": {
                                      "aws_auth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "azure_auth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "cluster_info": {
                                        "aws_auth": {
                                          "assume_role": {
                                            "role_arn": "<string>",
                                            "session_name": "<string>",
                                            "session_duration_seconds": 123,
                                            "two_step_config": {
                                              "iam_role_arn": "<string>",
                                              "src_iam_role_arn": "<string>",
                                              "src_static_credentials": {
                                                "access_key_id": "<string>",
                                                "secret_access_key": "<string>",
                                                "session_token": "<string>"
                                              }
                                            },
                                            "use_github_oidc": true
                                          },
                                          "cache_id": "<string>",
                                          "profile": "<string>",
                                          "region": "<string>",
                                          "static": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "azure_auth": {
                                          "service_principal": {
                                            "subscription_id": "<string>",
                                            "subscription_tenant_id": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "ca_data": "<string>",
                                        "endpoint": "<string>",
                                        "env_vars": {},
                                        "gcp_auth": {
                                          "impersonate_service_account": "<string>",
                                          "project_id": "<string>",
                                          "region": "<string>"
                                        },
                                        "id": "<string>",
                                        "inline": true,
                                        "kube_config": "<string>",
                                        "trusted_role_arn": "<string>"
                                      },
                                      "gcp_auth": {
                                        "impersonate_service_account": "<string>",
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      },
                                      "manifest": "<string>",
                                      "namespace": "<string>",
                                      "oci_artifact": {
                                        "digest": "<string>",
                                        "tag": "<string>",
                                        "url": "<string>"
                                      }
                                    },
                                    "noop": {},
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    },
                                    "terraform": {
                                      "aws_auth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "azure_auth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "cluster_info": {
                                        "aws_auth": {
                                          "assume_role": {
                                            "role_arn": "<string>",
                                            "session_name": "<string>",
                                            "session_duration_seconds": 123,
                                            "two_step_config": {
                                              "iam_role_arn": "<string>",
                                              "src_iam_role_arn": "<string>",
                                              "src_static_credentials": {
                                                "access_key_id": "<string>",
                                                "secret_access_key": "<string>",
                                                "session_token": "<string>"
                                              }
                                            },
                                            "use_github_oidc": true
                                          },
                                          "cache_id": "<string>",
                                          "profile": "<string>",
                                          "region": "<string>",
                                          "static": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "azure_auth": {
                                          "service_principal": {
                                            "subscription_id": "<string>",
                                            "subscription_tenant_id": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "ca_data": "<string>",
                                        "endpoint": "<string>",
                                        "env_vars": {},
                                        "gcp_auth": {
                                          "impersonate_service_account": "<string>",
                                          "project_id": "<string>",
                                          "region": "<string>"
                                        },
                                        "id": "<string>",
                                        "inline": true,
                                        "kube_config": "<string>",
                                        "trusted_role_arn": "<string>"
                                      },
                                      "env_vars": {},
                                      "gcp_auth": {
                                        "impersonate_service_account": "<string>",
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      },
                                      "hooks": {
                                        "enabled": true,
                                        "envVars": {},
                                        "runAuth": {
                                          "assume_role": {
                                            "role_arn": "<string>",
                                            "session_name": "<string>",
                                            "session_duration_seconds": 123,
                                            "two_step_config": {
                                              "iam_role_arn": "<string>",
                                              "src_iam_role_arn": "<string>",
                                              "src_static_credentials": {
                                                "access_key_id": "<string>",
                                                "secret_access_key": "<string>",
                                                "session_token": "<string>"
                                              }
                                            },
                                            "use_github_oidc": true
                                          },
                                          "cache_id": "<string>",
                                          "profile": "<string>",
                                          "region": "<string>",
                                          "static": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          },
                                          "use_default": true
                                        }
                                      },
                                      "plan_json": [
                                        123
                                      ],
                                      "policies": {},
                                      "state": {
                                        "actions": {
                                          "populated": true,
                                          "workflows": {}
                                        },
                                        "app": {
                                          "id": "<string>",
                                          "name": "<string>",
                                          "populated": true,
                                          "status": "<string>",
                                          "variables": {}
                                        },
                                        "cloud_account": {
                                          "aws": {
                                            "region": "<string>"
                                          },
                                          "azure": {
                                            "location": "<string>"
                                          },
                                          "gcp": {
                                            "project_id": "<string>",
                                            "region": "<string>"
                                          }
                                        },
                                        "components": {},
                                        "domain": {
                                          "internal_domain": "<string>",
                                          "populated": true,
                                          "public_domain": "<string>"
                                        },
                                        "id": "<string>",
                                        "inputs": {
                                          "inputs": {},
                                          "populated": true
                                        },
                                        "install": {
                                          "id": "<string>",
                                          "inputs": {},
                                          "internal_domain": "<string>",
                                          "name": "<string>",
                                          "populated": true,
                                          "public_domain": "<string>",
                                          "sandbox": {
                                            "outputs": {},
                                            "populated": true,
                                            "recent_runs": "<array>",
                                            "status": "<string>",
                                            "type": "<string>",
                                            "version": "<string>"
                                          }
                                        },
                                        "install_stack": {
                                          "checksum": "<string>",
                                          "outputs": {},
                                          "populated": true,
                                          "quick_link_url": "<string>",
                                          "status": "<string>",
                                          "template_json": "<string>",
                                          "template_url": "<string>"
                                        },
                                        "name": "<string>",
                                        "org": {
                                          "id": "<string>",
                                          "name": "<string>",
                                          "populated": true,
                                          "status": "<string>"
                                        },
                                        "runner": {
                                          "id": "<string>",
                                          "populated": true,
                                          "runner_group_id": "<string>",
                                          "status": "<string>"
                                        },
                                        "sandbox": {
                                          "outputs": {},
                                          "populated": true,
                                          "recent_runs": "<array>",
                                          "status": "<string>",
                                          "type": "<string>",
                                          "version": "<string>"
                                        },
                                        "secrets": {},
                                        "stale_at": "<string>"
                                      },
                                      "terraform_backend": {
                                        "workspaceID": "<string>"
                                      },
                                      "vars": {},
                                      "vars_files": [
                                        "<string>"
                                      ]
                                    }
                                  },
                                  "fetch_image_metadata_plan": {
                                    "registry": {
                                      "acrauth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ecrauth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "loginServer": "<string>",
                                      "ociauth": {
                                        "password": "<string>",
                                        "username": "<string>"
                                      },
                                      "plugin": "<string>",
                                      "region": "<string>",
                                      "registryType": "ecr",
                                      "repository": "<string>"
                                    },
                                    "tag": "<string>",
                                    "include_attestation_layers": true,
                                    "include_attestation_manifests": true,
                                    "include_index": true,
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    }
                                  },
                                  "sandbox_run_plan": {
                                    "app_config_id": "<string>",
                                    "app_id": "<string>",
                                    "apply_plan_contents": "<string>",
                                    "apply_plan_display": [
                                      123
                                    ],
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "env_vars": {},
                                    "gcp_auth": {
                                      "impersonate_service_account": "<string>",
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    },
                                    "git_source": {
                                      "path": "<string>",
                                      "ref": "<string>",
                                      "url": "<string>",
                                      "recurse_submodules": true
                                    },
                                    "hooks": {
                                      "enabled": true,
                                      "envVars": {},
                                      "runAuth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      }
                                    },
                                    "install_id": "<string>",
                                    "local_archive": {
                                      "local_archive": "<string>"
                                    },
                                    "policies": {},
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    },
                                    "state": {
                                      "actions": {
                                        "populated": true,
                                        "workflows": {}
                                      },
                                      "app": {
                                        "id": "<string>",
                                        "name": "<string>",
                                        "populated": true,
                                        "status": "<string>",
                                        "variables": {}
                                      },
                                      "cloud_account": {
                                        "aws": {
                                          "region": "<string>"
                                        },
                                        "azure": {
                                          "location": "<string>"
                                        },
                                        "gcp": {
                                          "project_id": "<string>",
                                          "region": "<string>"
                                        }
                                      },
                                      "components": {},
                                      "domain": {
                                        "internal_domain": "<string>",
                                        "populated": true,
                                        "public_domain": "<string>"
                                      },
                                      "id": "<string>",
                                      "inputs": {
                                        "inputs": {},
                                        "populated": true
                                      },
                                      "install": {
                                        "id": "<string>",
                                        "inputs": {},
                                        "internal_domain": "<string>",
                                        "name": "<string>",
                                        "populated": true,
                                        "public_domain": "<string>",
                                        "sandbox": {
                                          "outputs": {},
                                          "populated": true,
                                          "recent_runs": "<array>",
                                          "status": "<string>",
                                          "type": "<string>",
                                          "version": "<string>"
                                        }
                                      },
                                      "install_stack": {
                                        "checksum": "<string>",
                                        "outputs": {},
                                        "populated": true,
                                        "quick_link_url": "<string>",
                                        "status": "<string>",
                                        "template_json": "<string>",
                                        "template_url": "<string>"
                                      },
                                      "name": "<string>",
                                      "org": {
                                        "id": "<string>",
                                        "name": "<string>",
                                        "populated": true,
                                        "status": "<string>"
                                      },
                                      "runner": {
                                        "id": "<string>",
                                        "populated": true,
                                        "runner_group_id": "<string>",
                                        "status": "<string>"
                                      },
                                      "sandbox": {
                                        "outputs": {},
                                        "populated": true,
                                        "recent_runs": "<array>",
                                        "status": "<string>",
                                        "type": "<string>",
                                        "version": "<string>"
                                      },
                                      "secrets": {},
                                      "stale_at": "<string>"
                                    },
                                    "terraform_backend": {
                                      "workspaceID": "<string>"
                                    },
                                    "vars": {},
                                    "vars_files": [
                                      "<string>"
                                    ]
                                  },
                                  "sync_oci_plan": {
                                    "dst_registry": {
                                      "acrauth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ecrauth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "loginServer": "<string>",
                                      "ociauth": {
                                        "password": "<string>",
                                        "username": "<string>"
                                      },
                                      "plugin": "<string>",
                                      "region": "<string>",
                                      "registryType": "ecr",
                                      "repository": "<string>"
                                    },
                                    "dst_tag": "<string>",
                                    "src_registry": {
                                      "acrauth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ecrauth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "loginServer": "<string>",
                                      "ociauth": {
                                        "password": "<string>",
                                        "username": "<string>"
                                      },
                                      "plugin": "<string>",
                                      "region": "<string>",
                                      "registryType": "ecr",
                                      "repository": "<string>"
                                    },
                                    "src_tag": "<string>",
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    }
                                  },
                                  "sync_secrets_plan": {
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "cluster_info": {
                                      "aws_auth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "azure_auth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ca_data": "<string>",
                                      "endpoint": "<string>",
                                      "env_vars": {},
                                      "gcp_auth": {
                                        "impersonate_service_account": "<string>",
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      },
                                      "id": "<string>",
                                      "inline": true,
                                      "kube_config": "<string>",
                                      "trusted_role_arn": "<string>"
                                    },
                                    "kubernetes_secrets": [
                                      {
                                        "format": "<string>",
                                        "key_name": "<string>",
                                        "name": "<string>",
                                        "namespace": "<string>",
                                        "secret_arn": "<string>",
                                        "secret_name": "<string>"
                                      }
                                    ],
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    }
                                  }
                                },
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "org_id": "<string>",
                                "plan_json": "<string>",
                                "runner_job_id": "<string>",
                                "updated_at": "<string>"
                              },
                              "log_stream_id": "<string>",
                              "max_executions": 123,
                              "metadata": {},
                              "operation": "exec",
                              "org_id": "<string>",
                              "outputs": {},
                              "outputs_json": "<string>",
                              "overall_timeout": 123,
                              "owner_id": "<string>",
                              "owner_type": "<string>",
                              "queue_timeout": 123,
                              "runner_id": "<string>",
                              "started_at": "<string>",
                              "status": "queued",
                              "status_description": "<string>",
                              "type": "health-check",
                              "updated_at": "<string>"
                            }
                          ],
                          "status": "<string>",
                          "status_description": "<string>",
                          "status_v2": {
                            "created_at_ts": 123,
                            "created_by_id": "<string>",
                            "history": "<array>",
                            "metadata": {},
                            "status": "error",
                            "status_human_description": "<string>"
                          },
                          "updated_at": "<string>",
                          "workflow": "<unknown>",
                          "workflow_id": "<string>"
                        }
                      ],
                      "links": {},
                      "metadata": {},
                      "name": "<string>",
                      "owner_id": "<string>",
                      "owner_type": "<string>",
                      "plan_only": true,
                      "role": "<string>",
                      "started_at": "<string>",
                      "status": {
                        "created_at_ts": 123,
                        "created_by_id": "<string>",
                        "history": "<array>",
                        "metadata": {},
                        "status": "error",
                        "status_human_description": "<string>"
                      },
                      "step_error_behavior": "<string>",
                      "steps": [
                        {
                          "approval": {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "installWorkflowStep": "<unknown>",
                            "installWorkflowStepID": "<string>",
                            "owner_id": "<string>",
                            "owner_type": "<string>",
                            "response": {},
                            "runner_job": {
                              "available_timeout": 123,
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "execution_count": 123,
                              "execution_time": 123,
                              "execution_timeout": 123,
                              "executions": [
                                {
                                  "created_at": "<string>",
                                  "created_by_id": "<string>",
                                  "id": "<string>",
                                  "metadata": {},
                                  "org_id": "<string>",
                                  "outputs": {
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "id": "<string>",
                                    "org_id": "<string>",
                                    "outputs": {},
                                    "outputs_json": "<string>",
                                    "runner_job_execution_id": "<string>",
                                    "updated_at": "<string>"
                                  },
                                  "result": {
                                    "contents": "<string>",
                                    "contents_display": "<string>",
                                    "contents_display_gzip": "<string>",
                                    "contents_gzip": "<string>",
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "error_code": 123,
                                    "error_metadata": {},
                                    "id": "<string>",
                                    "org_id": "<string>",
                                    "runner_job_execution_id": "<string>",
                                    "success": true,
                                    "updated_at": "<string>"
                                  },
                                  "runner_job_id": "<string>",
                                  "status": "pending",
                                  "updated_at": "<string>"
                                }
                              ],
                              "final_runner_job_execution_id": "<string>",
                              "finished_at": "<string>",
                              "group": "health-checks",
                              "id": "<string>",
                              "json": {
                                "composite_plan": {
                                  "action_workflow_run_plan": {
                                    "attrs": {},
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "builtin_env_vars": {},
                                    "cluster_info": {
                                      "aws_auth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "azure_auth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ca_data": "<string>",
                                      "endpoint": "<string>",
                                      "env_vars": {},
                                      "gcp_auth": {
                                        "impersonate_service_account": "<string>",
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      },
                                      "id": "<string>",
                                      "inline": true,
                                      "kube_config": "<string>",
                                      "trusted_role_arn": "<string>"
                                    },
                                    "gcp_auth": {
                                      "impersonate_service_account": "<string>",
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    },
                                    "id": "<string>",
                                    "install_id": "<string>",
                                    "override_env_vars": {},
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    },
                                    "steps": [
                                      {
                                        "attrs": {},
                                        "git_source": {
                                          "path": "<string>",
                                          "ref": "<string>",
                                          "url": "<string>",
                                          "recurse_submodules": true
                                        },
                                        "interpolated_command": "<string>",
                                        "interpolated_env_vars": {},
                                        "interpolated_inline_contents": "<string>",
                                        "run_id": "<string>"
                                      }
                                    ]
                                  },
                                  "build_plan": {
                                    "dst_registry": {
                                      "acrauth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ecrauth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "loginServer": "<string>",
                                      "ociauth": {
                                        "password": "<string>",
                                        "username": "<string>"
                                      },
                                      "plugin": "<string>",
                                      "region": "<string>",
                                      "registryType": "ecr",
                                      "repository": "<string>"
                                    },
                                    "dst_tag": "<string>",
                                    "component_build_id": "<string>",
                                    "component_id": "<string>",
                                    "container_image_pull_plan": {
                                      "image": "<string>",
                                      "repo_config": {
                                        "acrauth": {
                                          "service_principal": {
                                            "subscription_id": "<string>",
                                            "subscription_tenant_id": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "ecrauth": {
                                          "assume_role": {
                                            "role_arn": "<string>",
                                            "session_name": "<string>",
                                            "session_duration_seconds": 123,
                                            "two_step_config": {
                                              "iam_role_arn": "<string>",
                                              "src_iam_role_arn": "<string>",
                                              "src_static_credentials": {
                                                "access_key_id": "<string>",
                                                "secret_access_key": "<string>",
                                                "session_token": "<string>"
                                              }
                                            },
                                            "use_github_oidc": true
                                          },
                                          "cache_id": "<string>",
                                          "profile": "<string>",
                                          "region": "<string>",
                                          "static": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "loginServer": "<string>",
                                        "ociauth": {
                                          "password": "<string>",
                                          "username": "<string>"
                                        },
                                        "plugin": "<string>",
                                        "region": "<string>",
                                        "registryType": "ecr",
                                        "repository": "<string>"
                                      },
                                      "tag": "<string>"
                                    },
                                    "docker_build_plan": {
                                      "build_args": {},
                                      "context": "<string>",
                                      "dockerfile": "<string>",
                                      "target": "<string>"
                                    },
                                    "git_source": {
                                      "path": "<string>",
                                      "ref": "<string>",
                                      "url": "<string>",
                                      "recurse_submodules": true
                                    },
                                    "helm_build_plan": {
                                      "helmRepoConfig": {
                                        "chart": "<string>",
                                        "repoURL": "<string>",
                                        "version": "<string>"
                                      },
                                      "labels": {},
                                      "values": [
                                        {
                                          "name": "<string>",
                                          "type": "<string>",
                                          "value": "<string>"
                                        }
                                      ],
                                      "valuesFiles": [
                                        "<string>"
                                      ]
                                    },
                                    "kubernetes_manifest_build_plan": {
                                      "inline_manifest": "<string>",
                                      "kustomize_config": {
                                        "enable_helm": true,
                                        "load_restrictor": "<string>",
                                        "patches": [
                                          "<string>"
                                        ]
                                      },
                                      "kustomize_path": "<string>",
                                      "labels": {},
                                      "source_type": "<string>"
                                    },
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    },
                                    "terraform_build_plan": {
                                      "labels": {}
                                    }
                                  },
                                  "deploy_plan": {
                                    "src_registry": {
                                      "acrauth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ecrauth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "loginServer": "<string>",
                                      "ociauth": {
                                        "password": "<string>",
                                        "username": "<string>"
                                      },
                                      "plugin": "<string>",
                                      "region": "<string>",
                                      "registryType": "ecr",
                                      "repository": "<string>"
                                    },
                                    "src_tag": "<string>",
                                    "app_config_id": "<string>",
                                    "app_id": "<string>",
                                    "apply_plan_contents": "<string>",
                                    "apply_plan_display": "<string>",
                                    "component_id": "<string>",
                                    "component_name": "<string>",
                                    "helm": {
                                      "aws_auth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "azure_auth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "cluster_info": {
                                        "aws_auth": {
                                          "assume_role": {
                                            "role_arn": "<string>",
                                            "session_name": "<string>",
                                            "session_duration_seconds": 123,
                                            "two_step_config": {
                                              "iam_role_arn": "<string>",
                                              "src_iam_role_arn": "<string>",
                                              "src_static_credentials": {
                                                "access_key_id": "<string>",
                                                "secret_access_key": "<string>",
                                                "session_token": "<string>"
                                              }
                                            },
                                            "use_github_oidc": true
                                          },
                                          "cache_id": "<string>",
                                          "profile": "<string>",
                                          "region": "<string>",
                                          "static": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "azure_auth": {
                                          "service_principal": {
                                            "subscription_id": "<string>",
                                            "subscription_tenant_id": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "ca_data": "<string>",
                                        "endpoint": "<string>",
                                        "env_vars": {},
                                        "gcp_auth": {
                                          "impersonate_service_account": "<string>",
                                          "project_id": "<string>",
                                          "region": "<string>"
                                        },
                                        "id": "<string>",
                                        "inline": true,
                                        "kube_config": "<string>",
                                        "trusted_role_arn": "<string>"
                                      },
                                      "create_namespace": true,
                                      "gcp_auth": {
                                        "impersonate_service_account": "<string>",
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      },
                                      "helm_chart_id": "<string>",
                                      "name": "<string>",
                                      "namespace": "<string>",
                                      "storage_driver": "<string>",
                                      "take_ownership": true,
                                      "values": [
                                        {
                                          "name": "<string>",
                                          "type": "<string>",
                                          "value": "<string>"
                                        }
                                      ],
                                      "values_files": [
                                        "<string>"
                                      ]
                                    },
                                    "install_id": "<string>",
                                    "kubernetes_manifest": {
                                      "aws_auth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "azure_auth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "cluster_info": {
                                        "aws_auth": {
                                          "assume_role": {
                                            "role_arn": "<string>",
                                            "session_name": "<string>",
                                            "session_duration_seconds": 123,
                                            "two_step_config": {
                                              "iam_role_arn": "<string>",
                                              "src_iam_role_arn": "<string>",
                                              "src_static_credentials": {
                                                "access_key_id": "<string>",
                                                "secret_access_key": "<string>",
                                                "session_token": "<string>"
                                              }
                                            },
                                            "use_github_oidc": true
                                          },
                                          "cache_id": "<string>",
                                          "profile": "<string>",
                                          "region": "<string>",
                                          "static": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "azure_auth": {
                                          "service_principal": {
                                            "subscription_id": "<string>",
                                            "subscription_tenant_id": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "ca_data": "<string>",
                                        "endpoint": "<string>",
                                        "env_vars": {},
                                        "gcp_auth": {
                                          "impersonate_service_account": "<string>",
                                          "project_id": "<string>",
                                          "region": "<string>"
                                        },
                                        "id": "<string>",
                                        "inline": true,
                                        "kube_config": "<string>",
                                        "trusted_role_arn": "<string>"
                                      },
                                      "gcp_auth": {
                                        "impersonate_service_account": "<string>",
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      },
                                      "manifest": "<string>",
                                      "namespace": "<string>",
                                      "oci_artifact": {
                                        "digest": "<string>",
                                        "tag": "<string>",
                                        "url": "<string>"
                                      }
                                    },
                                    "noop": {},
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    },
                                    "terraform": {
                                      "aws_auth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "azure_auth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "cluster_info": {
                                        "aws_auth": {
                                          "assume_role": {
                                            "role_arn": "<string>",
                                            "session_name": "<string>",
                                            "session_duration_seconds": 123,
                                            "two_step_config": {
                                              "iam_role_arn": "<string>",
                                              "src_iam_role_arn": "<string>",
                                              "src_static_credentials": {
                                                "access_key_id": "<string>",
                                                "secret_access_key": "<string>",
                                                "session_token": "<string>"
                                              }
                                            },
                                            "use_github_oidc": true
                                          },
                                          "cache_id": "<string>",
                                          "profile": "<string>",
                                          "region": "<string>",
                                          "static": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "azure_auth": {
                                          "service_principal": {
                                            "subscription_id": "<string>",
                                            "subscription_tenant_id": "<string>"
                                          },
                                          "use_default": true
                                        },
                                        "ca_data": "<string>",
                                        "endpoint": "<string>",
                                        "env_vars": {},
                                        "gcp_auth": {
                                          "impersonate_service_account": "<string>",
                                          "project_id": "<string>",
                                          "region": "<string>"
                                        },
                                        "id": "<string>",
                                        "inline": true,
                                        "kube_config": "<string>",
                                        "trusted_role_arn": "<string>"
                                      },
                                      "env_vars": {},
                                      "gcp_auth": {
                                        "impersonate_service_account": "<string>",
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      },
                                      "hooks": {
                                        "enabled": true,
                                        "envVars": {},
                                        "runAuth": {
                                          "assume_role": {
                                            "role_arn": "<string>",
                                            "session_name": "<string>",
                                            "session_duration_seconds": 123,
                                            "two_step_config": {
                                              "iam_role_arn": "<string>",
                                              "src_iam_role_arn": "<string>",
                                              "src_static_credentials": {
                                                "access_key_id": "<string>",
                                                "secret_access_key": "<string>",
                                                "session_token": "<string>"
                                              }
                                            },
                                            "use_github_oidc": true
                                          },
                                          "cache_id": "<string>",
                                          "profile": "<string>",
                                          "region": "<string>",
                                          "static": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          },
                                          "use_default": true
                                        }
                                      },
                                      "plan_json": [
                                        123
                                      ],
                                      "policies": {},
                                      "state": {
                                        "actions": {
                                          "populated": true,
                                          "workflows": {}
                                        },
                                        "app": {
                                          "id": "<string>",
                                          "name": "<string>",
                                          "populated": true,
                                          "status": "<string>",
                                          "variables": {}
                                        },
                                        "cloud_account": {
                                          "aws": {
                                            "region": "<string>"
                                          },
                                          "azure": {
                                            "location": "<string>"
                                          },
                                          "gcp": {
                                            "project_id": "<string>",
                                            "region": "<string>"
                                          }
                                        },
                                        "components": {},
                                        "domain": {
                                          "internal_domain": "<string>",
                                          "populated": true,
                                          "public_domain": "<string>"
                                        },
                                        "id": "<string>",
                                        "inputs": {
                                          "inputs": {},
                                          "populated": true
                                        },
                                        "install": {
                                          "id": "<string>",
                                          "inputs": {},
                                          "internal_domain": "<string>",
                                          "name": "<string>",
                                          "populated": true,
                                          "public_domain": "<string>",
                                          "sandbox": {
                                            "outputs": {},
                                            "populated": true,
                                            "recent_runs": "<array>",
                                            "status": "<string>",
                                            "type": "<string>",
                                            "version": "<string>"
                                          }
                                        },
                                        "install_stack": {
                                          "checksum": "<string>",
                                          "outputs": {},
                                          "populated": true,
                                          "quick_link_url": "<string>",
                                          "status": "<string>",
                                          "template_json": "<string>",
                                          "template_url": "<string>"
                                        },
                                        "name": "<string>",
                                        "org": {
                                          "id": "<string>",
                                          "name": "<string>",
                                          "populated": true,
                                          "status": "<string>"
                                        },
                                        "runner": {
                                          "id": "<string>",
                                          "populated": true,
                                          "runner_group_id": "<string>",
                                          "status": "<string>"
                                        },
                                        "sandbox": {
                                          "outputs": {},
                                          "populated": true,
                                          "recent_runs": "<array>",
                                          "status": "<string>",
                                          "type": "<string>",
                                          "version": "<string>"
                                        },
                                        "secrets": {},
                                        "stale_at": "<string>"
                                      },
                                      "terraform_backend": {
                                        "workspaceID": "<string>"
                                      },
                                      "vars": {},
                                      "vars_files": [
                                        "<string>"
                                      ]
                                    }
                                  },
                                  "fetch_image_metadata_plan": {
                                    "registry": {
                                      "acrauth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ecrauth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "loginServer": "<string>",
                                      "ociauth": {
                                        "password": "<string>",
                                        "username": "<string>"
                                      },
                                      "plugin": "<string>",
                                      "region": "<string>",
                                      "registryType": "ecr",
                                      "repository": "<string>"
                                    },
                                    "tag": "<string>",
                                    "include_attestation_layers": true,
                                    "include_attestation_manifests": true,
                                    "include_index": true,
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    }
                                  },
                                  "sandbox_run_plan": {
                                    "app_config_id": "<string>",
                                    "app_id": "<string>",
                                    "apply_plan_contents": "<string>",
                                    "apply_plan_display": [
                                      123
                                    ],
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "env_vars": {},
                                    "gcp_auth": {
                                      "impersonate_service_account": "<string>",
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    },
                                    "git_source": {
                                      "path": "<string>",
                                      "ref": "<string>",
                                      "url": "<string>",
                                      "recurse_submodules": true
                                    },
                                    "hooks": {
                                      "enabled": true,
                                      "envVars": {},
                                      "runAuth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      }
                                    },
                                    "install_id": "<string>",
                                    "local_archive": {
                                      "local_archive": "<string>"
                                    },
                                    "policies": {},
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    },
                                    "state": {
                                      "actions": {
                                        "populated": true,
                                        "workflows": {}
                                      },
                                      "app": {
                                        "id": "<string>",
                                        "name": "<string>",
                                        "populated": true,
                                        "status": "<string>",
                                        "variables": {}
                                      },
                                      "cloud_account": {
                                        "aws": {
                                          "region": "<string>"
                                        },
                                        "azure": {
                                          "location": "<string>"
                                        },
                                        "gcp": {
                                          "project_id": "<string>",
                                          "region": "<string>"
                                        }
                                      },
                                      "components": {},
                                      "domain": {
                                        "internal_domain": "<string>",
                                        "populated": true,
                                        "public_domain": "<string>"
                                      },
                                      "id": "<string>",
                                      "inputs": {
                                        "inputs": {},
                                        "populated": true
                                      },
                                      "install": {
                                        "id": "<string>",
                                        "inputs": {},
                                        "internal_domain": "<string>",
                                        "name": "<string>",
                                        "populated": true,
                                        "public_domain": "<string>",
                                        "sandbox": {
                                          "outputs": {},
                                          "populated": true,
                                          "recent_runs": "<array>",
                                          "status": "<string>",
                                          "type": "<string>",
                                          "version": "<string>"
                                        }
                                      },
                                      "install_stack": {
                                        "checksum": "<string>",
                                        "outputs": {},
                                        "populated": true,
                                        "quick_link_url": "<string>",
                                        "status": "<string>",
                                        "template_json": "<string>",
                                        "template_url": "<string>"
                                      },
                                      "name": "<string>",
                                      "org": {
                                        "id": "<string>",
                                        "name": "<string>",
                                        "populated": true,
                                        "status": "<string>"
                                      },
                                      "runner": {
                                        "id": "<string>",
                                        "populated": true,
                                        "runner_group_id": "<string>",
                                        "status": "<string>"
                                      },
                                      "sandbox": {
                                        "outputs": {},
                                        "populated": true,
                                        "recent_runs": "<array>",
                                        "status": "<string>",
                                        "type": "<string>",
                                        "version": "<string>"
                                      },
                                      "secrets": {},
                                      "stale_at": "<string>"
                                    },
                                    "terraform_backend": {
                                      "workspaceID": "<string>"
                                    },
                                    "vars": {},
                                    "vars_files": [
                                      "<string>"
                                    ]
                                  },
                                  "sync_oci_plan": {
                                    "dst_registry": {
                                      "acrauth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ecrauth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "loginServer": "<string>",
                                      "ociauth": {
                                        "password": "<string>",
                                        "username": "<string>"
                                      },
                                      "plugin": "<string>",
                                      "region": "<string>",
                                      "registryType": "ecr",
                                      "repository": "<string>"
                                    },
                                    "dst_tag": "<string>",
                                    "src_registry": {
                                      "acrauth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ecrauth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "loginServer": "<string>",
                                      "ociauth": {
                                        "password": "<string>",
                                        "username": "<string>"
                                      },
                                      "plugin": "<string>",
                                      "region": "<string>",
                                      "registryType": "ecr",
                                      "repository": "<string>"
                                    },
                                    "src_tag": "<string>",
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    }
                                  },
                                  "sync_secrets_plan": {
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "cluster_info": {
                                      "aws_auth": {
                                        "assume_role": {
                                          "role_arn": "<string>",
                                          "session_name": "<string>",
                                          "session_duration_seconds": 123,
                                          "two_step_config": {
                                            "iam_role_arn": "<string>",
                                            "src_iam_role_arn": "<string>",
                                            "src_static_credentials": {
                                              "access_key_id": "<string>",
                                              "secret_access_key": "<string>",
                                              "session_token": "<string>"
                                            }
                                          },
                                          "use_github_oidc": true
                                        },
                                        "cache_id": "<string>",
                                        "profile": "<string>",
                                        "region": "<string>",
                                        "static": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "azure_auth": {
                                        "service_principal": {
                                          "subscription_id": "<string>",
                                          "subscription_tenant_id": "<string>"
                                        },
                                        "use_default": true
                                      },
                                      "ca_data": "<string>",
                                      "endpoint": "<string>",
                                      "env_vars": {},
                                      "gcp_auth": {
                                        "impersonate_service_account": "<string>",
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      },
                                      "id": "<string>",
                                      "inline": true,
                                      "kube_config": "<string>",
                                      "trusted_role_arn": "<string>"
                                    },
                                    "kubernetes_secrets": [
                                      {
                                        "format": "<string>",
                                        "key_name": "<string>",
                                        "name": "<string>",
                                        "namespace": "<string>",
                                        "secret_arn": "<string>",
                                        "secret_name": "<string>"
                                      }
                                    ],
                                    "sandbox_mode": {
                                      "enabled": true,
                                      "helm": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "kubernetes_manifest": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>"
                                      },
                                      "outputs": {},
                                      "terraform": {
                                        "plan_contents": "<string>",
                                        "plan_display_contents": "<string>",
                                        "state_json": [
                                          123
                                        ],
                                        "workspace_id": "<string>"
                                      }
                                    }
                                  }
                                },
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "org_id": "<string>",
                                "plan_json": "<string>",
                                "runner_job_id": "<string>",
                                "updated_at": "<string>"
                              },
                              "log_stream_id": "<string>",
                              "max_executions": 123,
                              "metadata": {},
                              "operation": "exec",
                              "org_id": "<string>",
                              "outputs": {},
                              "outputs_json": "<string>",
                              "overall_timeout": 123,
                              "owner_id": "<string>",
                              "owner_type": "<string>",
                              "queue_timeout": 123,
                              "runner_id": "<string>",
                              "started_at": "<string>",
                              "status": "queued",
                              "status_description": "<string>",
                              "type": "health-check",
                              "updated_at": "<string>"
                            },
                            "runner_job_id": "<string>",
                            "type": "noop",
                            "updated_at": "<string>",
                            "workflow_step": "<unknown>",
                            "workflow_step_id": "<string>"
                          },
                          "created_at": "<string>",
                          "created_by": {
                            "account_type": "auth",
                            "created_at": "<string>",
                            "email": "<string>",
                            "id": "<string>",
                            "org_ids": [
                              "<string>"
                            ],
                            "permissions": {},
                            "roles": [
                              {
                                "createdBy": "<unknown>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "policies": [
                                  {
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "id": "<string>",
                                    "name": "org_admin",
                                    "permissions": {},
                                    "role_id": "<string>",
                                    "updated_at": "<string>"
                                  }
                                ],
                                "role_type": "org_admin",
                                "updated_at": "<string>"
                              }
                            ],
                            "subject": "<string>",
                            "updated_at": "<string>",
                            "user_journeys": [
                              {
                                "name": "<string>",
                                "steps": [
                                  {
                                    "complete": true,
                                    "completed_at": "<string>",
                                    "completion_method": "<string>",
                                    "completion_source": "<string>",
                                    "metadata": {},
                                    "name": "<string>",
                                    "title": "<string>"
                                  }
                                ],
                                "title": "<string>"
                              }
                            ]
                          },
                          "created_by_id": "<string>",
                          "execution_time": 123,
                          "execution_type": "system",
                          "finished": true,
                          "finished_at": "<string>",
                          "group_idx": 123,
                          "group_retry_idx": 123,
                          "id": "<string>",
                          "idx": 123,
                          "install_workflow_id": "<string>",
                          "links": {},
                          "metadata": {},
                          "name": "<string>",
                          "owner_id": "<string>",
                          "owner_type": "<string>",
                          "policy_validation": {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "install_workflow_step_id": "<string>",
                            "response": "<string>",
                            "runner_job_id": "<string>",
                            "status": {
                              "created_at_ts": 123,
                              "created_by_id": "<string>",
                              "history": "<array>",
                              "metadata": {},
                              "status": "error",
                              "status_human_description": "<string>"
                            },
                            "updated_at": "<string>"
                          },
                          "retried": true,
                          "retryable": true,
                          "skippable": true,
                          "started_at": "<string>",
                          "status": {
                            "created_at_ts": 123,
                            "created_by_id": "<string>",
                            "history": "<array>",
                            "metadata": {},
                            "status": "error",
                            "status_human_description": "<string>"
                          },
                          "step_target_id": "<string>",
                          "step_target_type": "<string>",
                          "updated_at": "<string>",
                          "workflow_id": "<string>"
                        }
                      ],
                      "type": "provision",
                      "updated_at": "<string>"
                    },
                    "workflow_id": "<string>"
                  }
                ],
                "build_id": "<string>",
                "component_build": "<unknown>",
                "component_config_version": 123,
                "component_id": "<string>",
                "component_name": "<string>",
                "created_at": "<string>",
                "created_by": {
                  "account_type": "auth",
                  "created_at": "<string>",
                  "email": "<string>",
                  "id": "<string>",
                  "org_ids": [
                    "<string>"
                  ],
                  "permissions": {},
                  "roles": [
                    {
                      "createdBy": "<unknown>",
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "id": "<string>",
                      "policies": [
                        {
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "id": "<string>",
                          "name": "org_admin",
                          "permissions": {},
                          "role_id": "<string>",
                          "updated_at": "<string>"
                        }
                      ],
                      "role_type": "org_admin",
                      "updated_at": "<string>"
                    }
                  ],
                  "subject": "<string>",
                  "updated_at": "<string>",
                  "user_journeys": [
                    {
                      "name": "<string>",
                      "steps": [
                        {
                          "complete": true,
                          "completed_at": "<string>",
                          "completion_method": "<string>",
                          "completion_source": "<string>",
                          "metadata": {},
                          "name": "<string>",
                          "title": "<string>"
                        }
                      ],
                      "title": "<string>"
                    }
                  ]
                },
                "created_by_id": "<string>",
                "id": "<string>",
                "install_component_id": "<string>",
                "install_deploy_type": "sync-image",
                "install_id": "<string>",
                "install_workflow_id": "<string>",
                "log_stream": {
                  "attrs": {},
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "open": true,
                  "org_id": "<string>",
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "runner_api_url": "<string>",
                  "updated_at": "<string>",
                  "write_token": "<string>"
                },
                "oci_artifact": {
                  "annotations": {},
                  "architecture": "<string>",
                  "artifact_type": "<string>",
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "digest": "<string>",
                  "id": "<string>",
                  "media_type": "<string>",
                  "org_id": "<string>",
                  "os": "<string>",
                  "os_features": [
                    "<string>"
                  ],
                  "os_version": "<string>",
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "repository": "<string>",
                  "size": 123,
                  "tag": "<string>",
                  "updated_at": "<string>",
                  "urls": [
                    "<string>"
                  ],
                  "variant": "<string>"
                },
                "outputs": {},
                "plan_only": true,
                "policy_reports": [
                  {
                    "app_id": "<string>",
                    "app_name": "<string>",
                    "component_id": "<string>",
                    "component_name": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "deny_count": 123,
                    "evaluated_at": "<string>",
                    "id": "<string>",
                    "inputs": [
                      {
                        "id": "<string>",
                        "name": "<string>",
                        "type": "<string>"
                      }
                    ],
                    "install_id": "<string>",
                    "install_name": "<string>",
                    "org_name": "<string>",
                    "owner_id": "<string>",
                    "owner_type": "install_deploys",
                    "pass_count": 123,
                    "policies": [
                      {
                        "deny_count": 123,
                        "input_count": 123,
                        "pass_count": 123,
                        "policy_id": "<string>",
                        "policy_name": "<string>",
                        "status": "<string>",
                        "warn_count": 123
                      }
                    ],
                    "policy_ids": [
                      "<string>"
                    ],
                    "runner_job_id": "<string>",
                    "status": {
                      "created_at_ts": 123,
                      "created_by_id": "<string>",
                      "history": "<array>",
                      "metadata": {},
                      "status": "error",
                      "status_human_description": "<string>"
                    },
                    "updated_at": "<string>",
                    "violations": [
                      {
                        "input_identity": "<string>",
                        "input_index": 123,
                        "message": "<string>",
                        "policy_id": "<string>",
                        "policy_name": "<string>",
                        "severity": "<string>"
                      }
                    ],
                    "warn_count": 123,
                    "workflow_step_policy_validation_id": "<string>"
                  }
                ],
                "release_id": "<string>",
                "role": "<string>",
                "runner_jobs": [
                  {
                    "available_timeout": 123,
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "execution_count": 123,
                    "execution_time": 123,
                    "execution_timeout": 123,
                    "executions": [
                      {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "metadata": {},
                        "org_id": "<string>",
                        "outputs": {
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "id": "<string>",
                          "org_id": "<string>",
                          "outputs": {},
                          "outputs_json": "<string>",
                          "runner_job_execution_id": "<string>",
                          "updated_at": "<string>"
                        },
                        "result": {
                          "contents": "<string>",
                          "contents_display": "<string>",
                          "contents_display_gzip": "<string>",
                          "contents_gzip": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "error_code": 123,
                          "error_metadata": {},
                          "id": "<string>",
                          "org_id": "<string>",
                          "runner_job_execution_id": "<string>",
                          "success": true,
                          "updated_at": "<string>"
                        },
                        "runner_job_id": "<string>",
                        "status": "pending",
                        "updated_at": "<string>"
                      }
                    ],
                    "final_runner_job_execution_id": "<string>",
                    "finished_at": "<string>",
                    "group": "health-checks",
                    "id": "<string>",
                    "json": {
                      "composite_plan": {
                        "action_workflow_run_plan": {
                          "attrs": {},
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "builtin_env_vars": {},
                          "cluster_info": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ca_data": "<string>",
                            "endpoint": "<string>",
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "inline": true,
                            "kube_config": "<string>",
                            "trusted_role_arn": "<string>"
                          },
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "id": "<string>",
                          "install_id": "<string>",
                          "override_env_vars": {},
                          "sandbox_mode": {
                            "enabled": true,
                            "helm": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "kubernetes_manifest": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "outputs": {},
                            "terraform": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>",
                              "state_json": [
                                123
                              ],
                              "workspace_id": "<string>"
                            }
                          },
                          "steps": [
                            {
                              "attrs": {},
                              "git_source": {
                                "path": "<string>",
                                "ref": "<string>",
                                "url": "<string>",
                                "recurse_submodules": true
                              },
                              "interpolated_command": "<string>",
                              "interpolated_env_vars": {},
                              "interpolated_inline_contents": "<string>",
                              "run_id": "<string>"
                            }
                          ]
                        },
                        "build_plan": {
                          "dst_registry": {
                            "acrauth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ecrauth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "loginServer": "<string>",
                            "ociauth": {
                              "password": "<string>",
                              "username": "<string>"
                            },
                            "plugin": "<string>",
                            "region": "<string>",
                            "registryType": "ecr",
                            "repository": "<string>"
                          },
                          "dst_tag": "<string>",
                          "component_build_id": "<string>",
                          "component_id": "<string>",
                          "container_image_pull_plan": {
                            "image": "<string>",
                            "repo_config": {
                              "acrauth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ecrauth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "loginServer": "<string>",
                              "ociauth": {
                                "password": "<string>",
                                "username": "<string>"
                              },
                              "plugin": "<string>",
                              "region": "<string>",
                              "registryType": "ecr",
                              "repository": "<string>"
                            },
                            "tag": "<string>"
                          },
                          "docker_build_plan": {
                            "build_args": {},
                            "context": "<string>",
                            "dockerfile": "<string>",
                            "target": "<string>"
                          },
                          "git_source": {
                            "path": "<string>",
                            "ref": "<string>",
                            "url": "<string>",
                            "recurse_submodules": true
                          },
                          "helm_build_plan": {
                            "helmRepoConfig": {
                              "chart": "<string>",
                              "repoURL": "<string>",
                              "version": "<string>"
                            },
                            "labels": {},
                            "values": [
                              {
                                "name": "<string>",
                                "type": "<string>",
                                "value": "<string>"
                              }
                            ],
                            "valuesFiles": [
                              "<string>"
                            ]
                          },
                          "kubernetes_manifest_build_plan": {
                            "inline_manifest": "<string>",
                            "kustomize_config": {
                              "enable_helm": true,
                              "load_restrictor": "<string>",
                              "patches": [
                                "<string>"
                              ]
                            },
                            "kustomize_path": "<string>",
                            "labels": {},
                            "source_type": "<string>"
                          },
                          "sandbox_mode": {
                            "enabled": true,
                            "helm": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "kubernetes_manifest": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "outputs": {},
                            "terraform": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>",
                              "state_json": [
                                123
                              ],
                              "workspace_id": "<string>"
                            }
                          },
                          "terraform_build_plan": {
                            "labels": {}
                          }
                        },
                        "deploy_plan": {
                          "src_registry": {
                            "acrauth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ecrauth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "loginServer": "<string>",
                            "ociauth": {
                              "password": "<string>",
                              "username": "<string>"
                            },
                            "plugin": "<string>",
                            "region": "<string>",
                            "registryType": "ecr",
                            "repository": "<string>"
                          },
                          "src_tag": "<string>",
                          "app_config_id": "<string>",
                          "app_id": "<string>",
                          "apply_plan_contents": "<string>",
                          "apply_plan_display": "<string>",
                          "component_id": "<string>",
                          "component_name": "<string>",
                          "helm": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "cluster_info": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ca_data": "<string>",
                              "endpoint": "<string>",
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "id": "<string>",
                              "inline": true,
                              "kube_config": "<string>",
                              "trusted_role_arn": "<string>"
                            },
                            "create_namespace": true,
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "helm_chart_id": "<string>",
                            "name": "<string>",
                            "namespace": "<string>",
                            "storage_driver": "<string>",
                            "take_ownership": true,
                            "values": [
                              {
                                "name": "<string>",
                                "type": "<string>",
                                "value": "<string>"
                              }
                            ],
                            "values_files": [
                              "<string>"
                            ]
                          },
                          "install_id": "<string>",
                          "kubernetes_manifest": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "cluster_info": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ca_data": "<string>",
                              "endpoint": "<string>",
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "id": "<string>",
                              "inline": true,
                              "kube_config": "<string>",
                              "trusted_role_arn": "<string>"
                            },
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "manifest": "<string>",
                            "namespace": "<string>",
                            "oci_artifact": {
                              "digest": "<string>",
                              "tag": "<string>",
                              "url": "<string>"
                            }
                          },
                          "noop": {},
                          "sandbox_mode": {
                            "enabled": true,
                            "helm": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "kubernetes_manifest": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "outputs": {},
                            "terraform": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>",
                              "state_json": [
                                123
                              ],
                              "workspace_id": "<string>"
                            }
                          },
                          "terraform": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "cluster_info": {
                              "aws_auth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              },
                              "azure_auth": {
                                "service_principal": {
                                  "subscription_id": "<string>",
                                  "subscription_tenant_id": "<string>"
                                },
                                "use_default": true
                              },
                              "ca_data": "<string>",
                              "endpoint": "<string>",
                              "env_vars": {},
                              "gcp_auth": {
                                "impersonate_service_account": "<string>",
                                "project_id": "<string>",
                                "region": "<string>"
                              },
                              "id": "<string>",
                              "inline": true,
                              "kube_config": "<string>",
                              "trusted_role_arn": "<string>"
                            },
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "hooks": {
                              "enabled": true,
                              "envVars": {},
                              "runAuth": {
                                "assume_role": {
                                  "role_arn": "<string>",
                                  "session_name": "<string>",
                                  "session_duration_seconds": 123,
                                  "two_step_config": {
                                    "iam_role_arn": "<string>",
                                    "src_iam_role_arn": "<string>",
                                    "src_static_credentials": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    }
                                  },
                                  "use_github_oidc": true
                                },
                                "cache_id": "<string>",
                                "profile": "<string>",
                                "region": "<string>",
                                "static": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                },
                                "use_default": true
                              }
                            },
                            "plan_json": [
                              123
                            ],
                            "policies": {},
                            "state": {
                              "actions": {
                                "populated": true,
                                "workflows": {}
                              },
                              "app": {
                                "id": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "status": "<string>",
                                "variables": {}
                              },
                              "cloud_account": {
                                "aws": {
                                  "region": "<string>"
                                },
                                "azure": {
                                  "location": "<string>"
                                },
                                "gcp": {
                                  "project_id": "<string>",
                                  "region": "<string>"
                                }
                              },
                              "components": {},
                              "domain": {
                                "internal_domain": "<string>",
                                "populated": true,
                                "public_domain": "<string>"
                              },
                              "id": "<string>",
                              "inputs": {
                                "inputs": {},
                                "populated": true
                              },
                              "install": {
                                "id": "<string>",
                                "inputs": {},
                                "internal_domain": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "public_domain": "<string>",
                                "sandbox": {
                                  "outputs": {},
                                  "populated": true,
                                  "recent_runs": "<array>",
                                  "status": "<string>",
                                  "type": "<string>",
                                  "version": "<string>"
                                }
                              },
                              "install_stack": {
                                "checksum": "<string>",
                                "outputs": {},
                                "populated": true,
                                "quick_link_url": "<string>",
                                "status": "<string>",
                                "template_json": "<string>",
                                "template_url": "<string>"
                              },
                              "name": "<string>",
                              "org": {
                                "id": "<string>",
                                "name": "<string>",
                                "populated": true,
                                "status": "<string>"
                              },
                              "runner": {
                                "id": "<string>",
                                "populated": true,
                                "runner_group_id": "<string>",
                                "status": "<string>"
                              },
                              "sandbox": {
                                "outputs": {},
                                "populated": true,
                                "recent_runs": "<array>",
                                "status": "<string>",
                                "type": "<string>",
                                "version": "<string>"
                              },
                              "secrets": {},
                              "stale_at": "<string>"
                            },
                            "terraform_backend": {
                              "workspaceID": "<string>"
                            },
                            "vars": {},
                            "vars_files": [
                              "<string>"
                            ]
                          }
                        },
                        "fetch_image_metadata_plan": {
                          "registry": {
                            "acrauth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ecrauth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "loginServer": "<string>",
                            "ociauth": {
                              "password": "<string>",
                              "username": "<string>"
                            },
                            "plugin": "<string>",
                            "region": "<string>",
                            "registryType": "ecr",
                            "repository": "<string>"
                          },
                          "tag": "<string>",
                          "include_attestation_layers": true,
                          "include_attestation_manifests": true,
                          "include_index": true,
                          "sandbox_mode": {
                            "enabled": true,
                            "helm": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "kubernetes_manifest": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "outputs": {},
                            "terraform": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>",
                              "state_json": [
                                123
                              ],
                              "workspace_id": "<string>"
                            }
                          }
                        },
                        "sandbox_run_plan": {
                          "app_config_id": "<string>",
                          "app_id": "<string>",
                          "apply_plan_contents": "<string>",
                          "apply_plan_display": [
                            123
                          ],
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "env_vars": {},
                          "gcp_auth": {
                            "impersonate_service_account": "<string>",
                            "project_id": "<string>",
                            "region": "<string>"
                          },
                          "git_source": {
                            "path": "<string>",
                            "ref": "<string>",
                            "url": "<string>",
                            "recurse_submodules": true
                          },
                          "hooks": {
                            "enabled": true,
                            "envVars": {},
                            "runAuth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            }
                          },
                          "install_id": "<string>",
                          "local_archive": {
                            "local_archive": "<string>"
                          },
                          "policies": {},
                          "sandbox_mode": {
                            "enabled": true,
                            "helm": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "kubernetes_manifest": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "outputs": {},
                            "terraform": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>",
                              "state_json": [
                                123
                              ],
                              "workspace_id": "<string>"
                            }
                          },
                          "state": {
                            "actions": {
                              "populated": true,
                              "workflows": {}
                            },
                            "app": {
                              "id": "<string>",
                              "name": "<string>",
                              "populated": true,
                              "status": "<string>",
                              "variables": {}
                            },
                            "cloud_account": {
                              "aws": {
                                "region": "<string>"
                              },
                              "azure": {
                                "location": "<string>"
                              },
                              "gcp": {
                                "project_id": "<string>",
                                "region": "<string>"
                              }
                            },
                            "components": {},
                            "domain": {
                              "internal_domain": "<string>",
                              "populated": true,
                              "public_domain": "<string>"
                            },
                            "id": "<string>",
                            "inputs": {
                              "inputs": {},
                              "populated": true
                            },
                            "install": {
                              "id": "<string>",
                              "inputs": {},
                              "internal_domain": "<string>",
                              "name": "<string>",
                              "populated": true,
                              "public_domain": "<string>",
                              "sandbox": {
                                "outputs": {},
                                "populated": true,
                                "recent_runs": "<array>",
                                "status": "<string>",
                                "type": "<string>",
                                "version": "<string>"
                              }
                            },
                            "install_stack": {
                              "checksum": "<string>",
                              "outputs": {},
                              "populated": true,
                              "quick_link_url": "<string>",
                              "status": "<string>",
                              "template_json": "<string>",
                              "template_url": "<string>"
                            },
                            "name": "<string>",
                            "org": {
                              "id": "<string>",
                              "name": "<string>",
                              "populated": true,
                              "status": "<string>"
                            },
                            "runner": {
                              "id": "<string>",
                              "populated": true,
                              "runner_group_id": "<string>",
                              "status": "<string>"
                            },
                            "sandbox": {
                              "outputs": {},
                              "populated": true,
                              "recent_runs": "<array>",
                              "status": "<string>",
                              "type": "<string>",
                              "version": "<string>"
                            },
                            "secrets": {},
                            "stale_at": "<string>"
                          },
                          "terraform_backend": {
                            "workspaceID": "<string>"
                          },
                          "vars": {},
                          "vars_files": [
                            "<string>"
                          ]
                        },
                        "sync_oci_plan": {
                          "dst_registry": {
                            "acrauth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ecrauth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "loginServer": "<string>",
                            "ociauth": {
                              "password": "<string>",
                              "username": "<string>"
                            },
                            "plugin": "<string>",
                            "region": "<string>",
                            "registryType": "ecr",
                            "repository": "<string>"
                          },
                          "dst_tag": "<string>",
                          "src_registry": {
                            "acrauth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ecrauth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "loginServer": "<string>",
                            "ociauth": {
                              "password": "<string>",
                              "username": "<string>"
                            },
                            "plugin": "<string>",
                            "region": "<string>",
                            "registryType": "ecr",
                            "repository": "<string>"
                          },
                          "src_tag": "<string>",
                          "sandbox_mode": {
                            "enabled": true,
                            "helm": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "kubernetes_manifest": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "outputs": {},
                            "terraform": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>",
                              "state_json": [
                                123
                              ],
                              "workspace_id": "<string>"
                            }
                          }
                        },
                        "sync_secrets_plan": {
                          "aws_auth": {
                            "assume_role": {
                              "role_arn": "<string>",
                              "session_name": "<string>",
                              "session_duration_seconds": 123,
                              "two_step_config": {
                                "iam_role_arn": "<string>",
                                "src_iam_role_arn": "<string>",
                                "src_static_credentials": {
                                  "access_key_id": "<string>",
                                  "secret_access_key": "<string>",
                                  "session_token": "<string>"
                                }
                              },
                              "use_github_oidc": true
                            },
                            "cache_id": "<string>",
                            "profile": "<string>",
                            "region": "<string>",
                            "static": {
                              "access_key_id": "<string>",
                              "secret_access_key": "<string>",
                              "session_token": "<string>"
                            },
                            "use_default": true
                          },
                          "azure_auth": {
                            "service_principal": {
                              "subscription_id": "<string>",
                              "subscription_tenant_id": "<string>"
                            },
                            "use_default": true
                          },
                          "cluster_info": {
                            "aws_auth": {
                              "assume_role": {
                                "role_arn": "<string>",
                                "session_name": "<string>",
                                "session_duration_seconds": 123,
                                "two_step_config": {
                                  "iam_role_arn": "<string>",
                                  "src_iam_role_arn": "<string>",
                                  "src_static_credentials": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  }
                                },
                                "use_github_oidc": true
                              },
                              "cache_id": "<string>",
                              "profile": "<string>",
                              "region": "<string>",
                              "static": {
                                "access_key_id": "<string>",
                                "secret_access_key": "<string>",
                                "session_token": "<string>"
                              },
                              "use_default": true
                            },
                            "azure_auth": {
                              "service_principal": {
                                "subscription_id": "<string>",
                                "subscription_tenant_id": "<string>"
                              },
                              "use_default": true
                            },
                            "ca_data": "<string>",
                            "endpoint": "<string>",
                            "env_vars": {},
                            "gcp_auth": {
                              "impersonate_service_account": "<string>",
                              "project_id": "<string>",
                              "region": "<string>"
                            },
                            "id": "<string>",
                            "inline": true,
                            "kube_config": "<string>",
                            "trusted_role_arn": "<string>"
                          },
                          "kubernetes_secrets": [
                            {
                              "format": "<string>",
                              "key_name": "<string>",
                              "name": "<string>",
                              "namespace": "<string>",
                              "secret_arn": "<string>",
                              "secret_name": "<string>"
                            }
                          ],
                          "sandbox_mode": {
                            "enabled": true,
                            "helm": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "kubernetes_manifest": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>"
                            },
                            "outputs": {},
                            "terraform": {
                              "plan_contents": "<string>",
                              "plan_display_contents": "<string>",
                              "state_json": [
                                123
                              ],
                              "workspace_id": "<string>"
                            }
                          }
                        }
                      },
                      "created_at": "<string>",
                      "created_by_id": "<string>",
                      "id": "<string>",
                      "org_id": "<string>",
                      "plan_json": "<string>",
                      "runner_job_id": "<string>",
                      "updated_at": "<string>"
                    },
                    "log_stream_id": "<string>",
                    "max_executions": 123,
                    "metadata": {},
                    "operation": "exec",
                    "org_id": "<string>",
                    "outputs": {},
                    "outputs_json": "<string>",
                    "overall_timeout": 123,
                    "owner_id": "<string>",
                    "owner_type": "<string>",
                    "queue_timeout": 123,
                    "runner_id": "<string>",
                    "started_at": "<string>",
                    "status": "queued",
                    "status_description": "<string>",
                    "type": "health-check",
                    "updated_at": "<string>"
                  }
                ],
                "status": "<string>",
                "status_description": "<string>",
                "status_v2": {
                  "created_at_ts": 123,
                  "created_by_id": "<string>",
                  "history": "<array>",
                  "metadata": {},
                  "status": "error",
                  "status_human_description": "<string>"
                },
                "updated_at": "<string>",
                "workflow": {
                  "app_branch_runs": [
                    {
                      "app_branch": {
                        "app_id": "<string>",
                        "configs": [
                          {
                            "action_ids": [
                              "<string>"
                            ],
                            "app_branch_id": "<string>",
                            "component_ids": [
                              "<string>"
                            ],
                            "config_number": 123,
                            "connected_github_vcs_config": {
                              "branch": "<string>",
                              "component_config_id": "<string>",
                              "component_config_type": "<string>",
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "directory": "<string>",
                              "id": "<string>",
                              "path_filter": "<string>",
                              "repo": "<string>",
                              "repo_name": "<string>",
                              "repo_owner": "<string>",
                              "updated_at": "<string>",
                              "vcs_connection": {
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "github_account_id": "<string>",
                                "github_account_name": "<string>",
                                "github_install_id": "<string>",
                                "id": "<string>",
                                "updated_at": "<string>",
                                "vcs_connection_commit": [
                                  {
                                    "author_email": "<string>",
                                    "author_name": "<string>",
                                    "created_at": "<string>",
                                    "created_by_id": "<string>",
                                    "id": "<string>",
                                    "message": "<string>",
                                    "owner_id": "<string>",
                                    "owner_type": "<string>",
                                    "sha": "<string>",
                                    "updated_at": "<string>",
                                    "vcs_connection_id": "<string>"
                                  }
                                ]
                              },
                              "vcs_connection_id": "<string>"
                            },
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "install_groups": [
                              {
                                "app_branch_config_id": "<string>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "install_ids": [
                                  "<string>"
                                ],
                                "max_parallel": 123,
                                "name": "<string>",
                                "order": 123,
                                "org_id": "<string>",
                                "requires_approval": true,
                                "rollback_on_failure": true,
                                "updated_at": "<string>"
                              }
                            ],
                            "org_id": "<string>",
                            "public_git_vcs_config": {
                              "branch": "<string>",
                              "component_config_id": "<string>",
                              "component_config_type": "<string>",
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "directory": "<string>",
                              "id": "<string>",
                              "path_filter": "<string>",
                              "repo": "<string>",
                              "updated_at": "<string>"
                            },
                            "updated_at": "<string>",
                            "workflows": "<array>"
                          }
                        ],
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "name": "<string>",
                        "org_id": "<string>",
                        "queue": {
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "emitters": [
                            {
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "cron_schedule": "<string>",
                              "description": "<string>",
                              "emit_count": 123,
                              "fired": true,
                              "id": "<string>",
                              "last_emitted_at": "<string>",
                              "mode": "cron",
                              "name": "<string>",
                              "next_emit_at": "<string>",
                              "org_id": "<string>",
                              "queue_id": "<string>",
                              "scheduled_at": "<string>",
                              "signal_template": {
                                "signal": "<unknown>"
                              },
                              "signal_type": "<string>",
                              "status": {
                                "created_at_ts": 123,
                                "created_by_id": "<string>",
                                "history": "<array>",
                                "metadata": {},
                                "status": "error",
                                "status_human_description": "<string>"
                              },
                              "updated_at": "<string>",
                              "workflow": {
                                "id": "<string>",
                                "namespace": "<string>"
                              }
                            }
                          ],
                          "id": "<string>",
                          "max_depth": 123,
                          "max_in_flight": 123,
                          "org_id": "<string>",
                          "owner_id": "<string>",
                          "owner_type": "<string>",
                          "queue_signal": [
                            {
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "emitter_id": "<string>",
                              "id": "<string>",
                              "org_id": "<string>",
                              "owner_id": "<string>",
                              "owner_type": "<string>",
                              "queue": "<unknown>",
                              "queue_id": "<string>",
                              "signal": {
                                "signal": "<unknown>"
                              },
                              "status": {
                                "created_at_ts": 123,
                                "created_by_id": "<string>",
                                "history": "<array>",
                                "metadata": {},
                                "status": "error",
                                "status_human_description": "<string>"
                              },
                              "type": "<string>",
                              "updated_at": "<string>",
                              "workflow": {
                                "id": "<string>",
                                "namespace": "<string>"
                              }
                            }
                          ],
                          "updated_at": "<string>",
                          "workflow": {
                            "id": "<string>",
                            "namespace": "<string>"
                          }
                        },
                        "updated_at": "<string>",
                        "workflows": "<array>"
                      },
                      "app_branch_config": {
                        "action_ids": [
                          "<string>"
                        ],
                        "app_branch_id": "<string>",
                        "component_ids": [
                          "<string>"
                        ],
                        "config_number": 123,
                        "connected_github_vcs_config": {
                          "branch": "<string>",
                          "component_config_id": "<string>",
                          "component_config_type": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "directory": "<string>",
                          "id": "<string>",
                          "path_filter": "<string>",
                          "repo": "<string>",
                          "repo_name": "<string>",
                          "repo_owner": "<string>",
                          "updated_at": "<string>",
                          "vcs_connection": {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "github_account_id": "<string>",
                            "github_account_name": "<string>",
                            "github_install_id": "<string>",
                            "id": "<string>",
                            "updated_at": "<string>",
                            "vcs_connection_commit": [
                              {
                                "author_email": "<string>",
                                "author_name": "<string>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "message": "<string>",
                                "owner_id": "<string>",
                                "owner_type": "<string>",
                                "sha": "<string>",
                                "updated_at": "<string>",
                                "vcs_connection_id": "<string>"
                              }
                            ]
                          },
                          "vcs_connection_id": "<string>"
                        },
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "install_groups": [
                          {
                            "app_branch_config_id": "<string>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "install_ids": [
                              "<string>"
                            ],
                            "max_parallel": 123,
                            "name": "<string>",
                            "order": 123,
                            "org_id": "<string>",
                            "requires_approval": true,
                            "rollback_on_failure": true,
                            "updated_at": "<string>"
                          }
                        ],
                        "org_id": "<string>",
                        "public_git_vcs_config": {
                          "branch": "<string>",
                          "component_config_id": "<string>",
                          "component_config_type": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "directory": "<string>",
                          "id": "<string>",
                          "path_filter": "<string>",
                          "repo": "<string>",
                          "updated_at": "<string>"
                        },
                        "updated_at": "<string>",
                        "workflows": "<array>"
                      },
                      "app_config_id": "<string>",
                      "commit_sha": "<string>",
                      "completed_at": "<string>",
                      "created_at": "<string>",
                      "created_by": {
                        "account_type": "auth",
                        "created_at": "<string>",
                        "email": "<string>",
                        "id": "<string>",
                        "org_ids": [
                          "<string>"
                        ],
                        "permissions": {},
                        "roles": [
                          {
                            "createdBy": "<unknown>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "policies": [
                              {
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "name": "org_admin",
                                "permissions": {},
                                "role_id": "<string>",
                                "updated_at": "<string>"
                              }
                            ],
                            "role_type": "org_admin",
                            "updated_at": "<string>"
                          }
                        ],
                        "subject": "<string>",
                        "updated_at": "<string>",
                        "user_journeys": [
                          {
                            "name": "<string>",
                            "steps": [
                              {
                                "complete": true,
                                "completed_at": "<string>",
                                "completion_method": "<string>",
                                "completion_source": "<string>",
                                "metadata": {},
                                "name": "<string>",
                                "title": "<string>"
                              }
                            ],
                            "title": "<string>"
                          }
                        ]
                      },
                      "created_by_id": "<string>",
                      "error_message": "<string>",
                      "force": true,
                      "id": "<string>",
                      "log_stream": {
                        "attrs": {},
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "open": true,
                        "org_id": "<string>",
                        "owner_id": "<string>",
                        "owner_type": "<string>",
                        "runner_api_url": "<string>",
                        "updated_at": "<string>",
                        "write_token": "<string>"
                      },
                      "log_stream_id": "<string>",
                      "queue_signal": {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "emitter_id": "<string>",
                        "id": "<string>",
                        "org_id": "<string>",
                        "owner_id": "<string>",
                        "owner_type": "<string>",
                        "queue": "<unknown>",
                        "queue_id": "<string>",
                        "signal": {
                          "signal": "<unknown>"
                        },
                        "status": {
                          "created_at_ts": 123,
                          "created_by_id": "<string>",
                          "history": "<array>",
                          "metadata": {},
                          "status": "error",
                          "status_human_description": "<string>"
                        },
                        "type": "<string>",
                        "updated_at": "<string>",
                        "workflow": {
                          "id": "<string>",
                          "namespace": "<string>"
                        }
                      },
                      "started_at": "<string>",
                      "status": "<string>",
                      "updated_at": "<string>",
                      "vcs_connection_commit": {
                        "author_email": "<string>",
                        "author_name": "<string>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "message": "<string>",
                        "owner_id": "<string>",
                        "owner_type": "<string>",
                        "sha": "<string>",
                        "updated_at": "<string>",
                        "vcs_connection_id": "<string>"
                      },
                      "workflow": "<unknown>"
                    }
                  ],
                  "approval_option": "approve-all",
                  "created_at": "<string>",
                  "created_by": {
                    "account_type": "auth",
                    "created_at": "<string>",
                    "email": "<string>",
                    "id": "<string>",
                    "org_ids": [
                      "<string>"
                    ],
                    "permissions": {},
                    "roles": [
                      {
                        "createdBy": "<unknown>",
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "policies": [
                          {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "name": "org_admin",
                            "permissions": {},
                            "role_id": "<string>",
                            "updated_at": "<string>"
                          }
                        ],
                        "role_type": "org_admin",
                        "updated_at": "<string>"
                      }
                    ],
                    "subject": "<string>",
                    "updated_at": "<string>",
                    "user_journeys": [
                      {
                        "name": "<string>",
                        "steps": [
                          {
                            "complete": true,
                            "completed_at": "<string>",
                            "completion_method": "<string>",
                            "completion_source": "<string>",
                            "metadata": {},
                            "name": "<string>",
                            "title": "<string>"
                          }
                        ],
                        "title": "<string>"
                      }
                    ]
                  },
                  "created_by_id": "<string>",
                  "execution_time": 123,
                  "finished": true,
                  "finished_at": "<string>",
                  "id": "<string>",
                  "install_action_workflow_runs": "<array>",
                  "install_deploys": "<array>",
                  "install_sandbox_runs": [
                    {
                      "action_workflow_runs": "<array>",
                      "app_sandbox_config": {
                        "app_config_id": "<string>",
                        "app_id": "<string>",
                        "aws_region_type": "<string>",
                        "cloud_platform": "<string>",
                        "connected_github_vcs_config": {
                          "branch": "<string>",
                          "component_config_id": "<string>",
                          "component_config_type": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "directory": "<string>",
                          "id": "<string>",
                          "path_filter": "<string>",
                          "repo": "<string>",
                          "repo_name": "<string>",
                          "repo_owner": "<string>",
                          "updated_at": "<string>",
                          "vcs_connection": {
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "github_account_id": "<string>",
                            "github_account_name": "<string>",
                            "github_install_id": "<string>",
                            "id": "<string>",
                            "updated_at": "<string>",
                            "vcs_connection_commit": [
                              {
                                "author_email": "<string>",
                                "author_name": "<string>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "message": "<string>",
                                "owner_id": "<string>",
                                "owner_type": "<string>",
                                "sha": "<string>",
                                "updated_at": "<string>",
                                "vcs_connection_id": "<string>"
                              }
                            ]
                          },
                          "vcs_connection_id": "<string>"
                        },
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "drift_schedule": "<string>",
                        "env_vars": {},
                        "id": "<string>",
                        "operation_roles": {},
                        "org_id": "<string>",
                        "public_git_vcs_config": {
                          "branch": "<string>",
                          "component_config_id": "<string>",
                          "component_config_type": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "directory": "<string>",
                          "id": "<string>",
                          "path_filter": "<string>",
                          "repo": "<string>",
                          "updated_at": "<string>"
                        },
                        "references": [
                          "<string>"
                        ],
                        "refs": [
                          {
                            "input": "<string>",
                            "name": "<string>",
                            "type": "sandbox",
                            "value": "<string>"
                          }
                        ],
                        "terraform_version": "<string>",
                        "updated_at": "<string>",
                        "variables": {},
                        "variables_files": [
                          "<string>"
                        ]
                      },
                      "created_at": "<string>",
                      "created_by": {
                        "account_type": "auth",
                        "created_at": "<string>",
                        "email": "<string>",
                        "id": "<string>",
                        "org_ids": [
                          "<string>"
                        ],
                        "permissions": {},
                        "roles": [
                          {
                            "createdBy": "<unknown>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "policies": [
                              {
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "name": "org_admin",
                                "permissions": {},
                                "role_id": "<string>",
                                "updated_at": "<string>"
                              }
                            ],
                            "role_type": "org_admin",
                            "updated_at": "<string>"
                          }
                        ],
                        "subject": "<string>",
                        "updated_at": "<string>",
                        "user_journeys": [
                          {
                            "name": "<string>",
                            "steps": [
                              {
                                "complete": true,
                                "completed_at": "<string>",
                                "completion_method": "<string>",
                                "completion_source": "<string>",
                                "metadata": {},
                                "name": "<string>",
                                "title": "<string>"
                              }
                            ],
                            "title": "<string>"
                          }
                        ]
                      },
                      "created_by_id": "<string>",
                      "id": "<string>",
                      "install_id": "<string>",
                      "install_sandbox_id": "<string>",
                      "install_workflow_id": "<string>",
                      "log_stream": {
                        "attrs": {},
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "open": true,
                        "org_id": "<string>",
                        "owner_id": "<string>",
                        "owner_type": "<string>",
                        "runner_api_url": "<string>",
                        "updated_at": "<string>",
                        "write_token": "<string>"
                      },
                      "outputs": {},
                      "policy_reports": [
                        {
                          "app_id": "<string>",
                          "app_name": "<string>",
                          "component_id": "<string>",
                          "component_name": "<string>",
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "deny_count": 123,
                          "evaluated_at": "<string>",
                          "id": "<string>",
                          "inputs": [
                            {
                              "id": "<string>",
                              "name": "<string>",
                              "type": "<string>"
                            }
                          ],
                          "install_id": "<string>",
                          "install_name": "<string>",
                          "org_name": "<string>",
                          "owner_id": "<string>",
                          "owner_type": "install_deploys",
                          "pass_count": 123,
                          "policies": [
                            {
                              "deny_count": 123,
                              "input_count": 123,
                              "pass_count": 123,
                              "policy_id": "<string>",
                              "policy_name": "<string>",
                              "status": "<string>",
                              "warn_count": 123
                            }
                          ],
                          "policy_ids": [
                            "<string>"
                          ],
                          "runner_job_id": "<string>",
                          "status": {
                            "created_at_ts": 123,
                            "created_by_id": "<string>",
                            "history": "<array>",
                            "metadata": {},
                            "status": "error",
                            "status_human_description": "<string>"
                          },
                          "updated_at": "<string>",
                          "violations": [
                            {
                              "input_identity": "<string>",
                              "input_index": 123,
                              "message": "<string>",
                              "policy_id": "<string>",
                              "policy_name": "<string>",
                              "severity": "<string>"
                            }
                          ],
                          "warn_count": 123,
                          "workflow_step_policy_validation_id": "<string>"
                        }
                      ],
                      "role": "<string>",
                      "run_type": "provision",
                      "runner_jobs": [
                        {
                          "available_timeout": 123,
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "execution_count": 123,
                          "execution_time": 123,
                          "execution_timeout": 123,
                          "executions": [
                            {
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "id": "<string>",
                              "metadata": {},
                              "org_id": "<string>",
                              "outputs": {
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "org_id": "<string>",
                                "outputs": {},
                                "outputs_json": "<string>",
                                "runner_job_execution_id": "<string>",
                                "updated_at": "<string>"
                              },
                              "result": {
                                "contents": "<string>",
                                "contents_display": "<string>",
                                "contents_display_gzip": "<string>",
                                "contents_gzip": "<string>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "error_code": 123,
                                "error_metadata": {},
                                "id": "<string>",
                                "org_id": "<string>",
                                "runner_job_execution_id": "<string>",
                                "success": true,
                                "updated_at": "<string>"
                              },
                              "runner_job_id": "<string>",
                              "status": "pending",
                              "updated_at": "<string>"
                            }
                          ],
                          "final_runner_job_execution_id": "<string>",
                          "finished_at": "<string>",
                          "group": "health-checks",
                          "id": "<string>",
                          "json": {
                            "composite_plan": {
                              "action_workflow_run_plan": {
                                "attrs": {},
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "builtin_env_vars": {},
                                "cluster_info": {
                                  "aws_auth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "azure_auth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ca_data": "<string>",
                                  "endpoint": "<string>",
                                  "env_vars": {},
                                  "gcp_auth": {
                                    "impersonate_service_account": "<string>",
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  },
                                  "id": "<string>",
                                  "inline": true,
                                  "kube_config": "<string>",
                                  "trusted_role_arn": "<string>"
                                },
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "install_id": "<string>",
                                "override_env_vars": {},
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                },
                                "steps": [
                                  {
                                    "attrs": {},
                                    "git_source": {
                                      "path": "<string>",
                                      "ref": "<string>",
                                      "url": "<string>",
                                      "recurse_submodules": true
                                    },
                                    "interpolated_command": "<string>",
                                    "interpolated_env_vars": {},
                                    "interpolated_inline_contents": "<string>",
                                    "run_id": "<string>"
                                  }
                                ]
                              },
                              "build_plan": {
                                "dst_registry": {
                                  "acrauth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ecrauth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "loginServer": "<string>",
                                  "ociauth": {
                                    "password": "<string>",
                                    "username": "<string>"
                                  },
                                  "plugin": "<string>",
                                  "region": "<string>",
                                  "registryType": "ecr",
                                  "repository": "<string>"
                                },
                                "dst_tag": "<string>",
                                "component_build_id": "<string>",
                                "component_id": "<string>",
                                "container_image_pull_plan": {
                                  "image": "<string>",
                                  "repo_config": {
                                    "acrauth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "ecrauth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "loginServer": "<string>",
                                    "ociauth": {
                                      "password": "<string>",
                                      "username": "<string>"
                                    },
                                    "plugin": "<string>",
                                    "region": "<string>",
                                    "registryType": "ecr",
                                    "repository": "<string>"
                                  },
                                  "tag": "<string>"
                                },
                                "docker_build_plan": {
                                  "build_args": {},
                                  "context": "<string>",
                                  "dockerfile": "<string>",
                                  "target": "<string>"
                                },
                                "git_source": {
                                  "path": "<string>",
                                  "ref": "<string>",
                                  "url": "<string>",
                                  "recurse_submodules": true
                                },
                                "helm_build_plan": {
                                  "helmRepoConfig": {
                                    "chart": "<string>",
                                    "repoURL": "<string>",
                                    "version": "<string>"
                                  },
                                  "labels": {},
                                  "values": [
                                    {
                                      "name": "<string>",
                                      "type": "<string>",
                                      "value": "<string>"
                                    }
                                  ],
                                  "valuesFiles": [
                                    "<string>"
                                  ]
                                },
                                "kubernetes_manifest_build_plan": {
                                  "inline_manifest": "<string>",
                                  "kustomize_config": {
                                    "enable_helm": true,
                                    "load_restrictor": "<string>",
                                    "patches": [
                                      "<string>"
                                    ]
                                  },
                                  "kustomize_path": "<string>",
                                  "labels": {},
                                  "source_type": "<string>"
                                },
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                },
                                "terraform_build_plan": {
                                  "labels": {}
                                }
                              },
                              "deploy_plan": {
                                "src_registry": {
                                  "acrauth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ecrauth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "loginServer": "<string>",
                                  "ociauth": {
                                    "password": "<string>",
                                    "username": "<string>"
                                  },
                                  "plugin": "<string>",
                                  "region": "<string>",
                                  "registryType": "ecr",
                                  "repository": "<string>"
                                },
                                "src_tag": "<string>",
                                "app_config_id": "<string>",
                                "app_id": "<string>",
                                "apply_plan_contents": "<string>",
                                "apply_plan_display": "<string>",
                                "component_id": "<string>",
                                "component_name": "<string>",
                                "helm": {
                                  "aws_auth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "azure_auth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "cluster_info": {
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "ca_data": "<string>",
                                    "endpoint": "<string>",
                                    "env_vars": {},
                                    "gcp_auth": {
                                      "impersonate_service_account": "<string>",
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    },
                                    "id": "<string>",
                                    "inline": true,
                                    "kube_config": "<string>",
                                    "trusted_role_arn": "<string>"
                                  },
                                  "create_namespace": true,
                                  "gcp_auth": {
                                    "impersonate_service_account": "<string>",
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  },
                                  "helm_chart_id": "<string>",
                                  "name": "<string>",
                                  "namespace": "<string>",
                                  "storage_driver": "<string>",
                                  "take_ownership": true,
                                  "values": [
                                    {
                                      "name": "<string>",
                                      "type": "<string>",
                                      "value": "<string>"
                                    }
                                  ],
                                  "values_files": [
                                    "<string>"
                                  ]
                                },
                                "install_id": "<string>",
                                "kubernetes_manifest": {
                                  "aws_auth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "azure_auth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "cluster_info": {
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "ca_data": "<string>",
                                    "endpoint": "<string>",
                                    "env_vars": {},
                                    "gcp_auth": {
                                      "impersonate_service_account": "<string>",
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    },
                                    "id": "<string>",
                                    "inline": true,
                                    "kube_config": "<string>",
                                    "trusted_role_arn": "<string>"
                                  },
                                  "gcp_auth": {
                                    "impersonate_service_account": "<string>",
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  },
                                  "manifest": "<string>",
                                  "namespace": "<string>",
                                  "oci_artifact": {
                                    "digest": "<string>",
                                    "tag": "<string>",
                                    "url": "<string>"
                                  }
                                },
                                "noop": {},
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                },
                                "terraform": {
                                  "aws_auth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "azure_auth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "cluster_info": {
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "ca_data": "<string>",
                                    "endpoint": "<string>",
                                    "env_vars": {},
                                    "gcp_auth": {
                                      "impersonate_service_account": "<string>",
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    },
                                    "id": "<string>",
                                    "inline": true,
                                    "kube_config": "<string>",
                                    "trusted_role_arn": "<string>"
                                  },
                                  "env_vars": {},
                                  "gcp_auth": {
                                    "impersonate_service_account": "<string>",
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  },
                                  "hooks": {
                                    "enabled": true,
                                    "envVars": {},
                                    "runAuth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    }
                                  },
                                  "plan_json": [
                                    123
                                  ],
                                  "policies": {},
                                  "state": {
                                    "actions": {
                                      "populated": true,
                                      "workflows": {}
                                    },
                                    "app": {
                                      "id": "<string>",
                                      "name": "<string>",
                                      "populated": true,
                                      "status": "<string>",
                                      "variables": {}
                                    },
                                    "cloud_account": {
                                      "aws": {
                                        "region": "<string>"
                                      },
                                      "azure": {
                                        "location": "<string>"
                                      },
                                      "gcp": {
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      }
                                    },
                                    "components": {},
                                    "domain": {
                                      "internal_domain": "<string>",
                                      "populated": true,
                                      "public_domain": "<string>"
                                    },
                                    "id": "<string>",
                                    "inputs": {
                                      "inputs": {},
                                      "populated": true
                                    },
                                    "install": {
                                      "id": "<string>",
                                      "inputs": {},
                                      "internal_domain": "<string>",
                                      "name": "<string>",
                                      "populated": true,
                                      "public_domain": "<string>",
                                      "sandbox": {
                                        "outputs": {},
                                        "populated": true,
                                        "recent_runs": "<array>",
                                        "status": "<string>",
                                        "type": "<string>",
                                        "version": "<string>"
                                      }
                                    },
                                    "install_stack": {
                                      "checksum": "<string>",
                                      "outputs": {},
                                      "populated": true,
                                      "quick_link_url": "<string>",
                                      "status": "<string>",
                                      "template_json": "<string>",
                                      "template_url": "<string>"
                                    },
                                    "name": "<string>",
                                    "org": {
                                      "id": "<string>",
                                      "name": "<string>",
                                      "populated": true,
                                      "status": "<string>"
                                    },
                                    "runner": {
                                      "id": "<string>",
                                      "populated": true,
                                      "runner_group_id": "<string>",
                                      "status": "<string>"
                                    },
                                    "sandbox": {
                                      "outputs": {},
                                      "populated": true,
                                      "recent_runs": "<array>",
                                      "status": "<string>",
                                      "type": "<string>",
                                      "version": "<string>"
                                    },
                                    "secrets": {},
                                    "stale_at": "<string>"
                                  },
                                  "terraform_backend": {
                                    "workspaceID": "<string>"
                                  },
                                  "vars": {},
                                  "vars_files": [
                                    "<string>"
                                  ]
                                }
                              },
                              "fetch_image_metadata_plan": {
                                "registry": {
                                  "acrauth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ecrauth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "loginServer": "<string>",
                                  "ociauth": {
                                    "password": "<string>",
                                    "username": "<string>"
                                  },
                                  "plugin": "<string>",
                                  "region": "<string>",
                                  "registryType": "ecr",
                                  "repository": "<string>"
                                },
                                "tag": "<string>",
                                "include_attestation_layers": true,
                                "include_attestation_manifests": true,
                                "include_index": true,
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                }
                              },
                              "sandbox_run_plan": {
                                "app_config_id": "<string>",
                                "app_id": "<string>",
                                "apply_plan_contents": "<string>",
                                "apply_plan_display": [
                                  123
                                ],
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "git_source": {
                                  "path": "<string>",
                                  "ref": "<string>",
                                  "url": "<string>",
                                  "recurse_submodules": true
                                },
                                "hooks": {
                                  "enabled": true,
                                  "envVars": {},
                                  "runAuth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  }
                                },
                                "install_id": "<string>",
                                "local_archive": {
                                  "local_archive": "<string>"
                                },
                                "policies": {},
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                },
                                "state": {
                                  "actions": {
                                    "populated": true,
                                    "workflows": {}
                                  },
                                  "app": {
                                    "id": "<string>",
                                    "name": "<string>",
                                    "populated": true,
                                    "status": "<string>",
                                    "variables": {}
                                  },
                                  "cloud_account": {
                                    "aws": {
                                      "region": "<string>"
                                    },
                                    "azure": {
                                      "location": "<string>"
                                    },
                                    "gcp": {
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    }
                                  },
                                  "components": {},
                                  "domain": {
                                    "internal_domain": "<string>",
                                    "populated": true,
                                    "public_domain": "<string>"
                                  },
                                  "id": "<string>",
                                  "inputs": {
                                    "inputs": {},
                                    "populated": true
                                  },
                                  "install": {
                                    "id": "<string>",
                                    "inputs": {},
                                    "internal_domain": "<string>",
                                    "name": "<string>",
                                    "populated": true,
                                    "public_domain": "<string>",
                                    "sandbox": {
                                      "outputs": {},
                                      "populated": true,
                                      "recent_runs": "<array>",
                                      "status": "<string>",
                                      "type": "<string>",
                                      "version": "<string>"
                                    }
                                  },
                                  "install_stack": {
                                    "checksum": "<string>",
                                    "outputs": {},
                                    "populated": true,
                                    "quick_link_url": "<string>",
                                    "status": "<string>",
                                    "template_json": "<string>",
                                    "template_url": "<string>"
                                  },
                                  "name": "<string>",
                                  "org": {
                                    "id": "<string>",
                                    "name": "<string>",
                                    "populated": true,
                                    "status": "<string>"
                                  },
                                  "runner": {
                                    "id": "<string>",
                                    "populated": true,
                                    "runner_group_id": "<string>",
                                    "status": "<string>"
                                  },
                                  "sandbox": {
                                    "outputs": {},
                                    "populated": true,
                                    "recent_runs": "<array>",
                                    "status": "<string>",
                                    "type": "<string>",
                                    "version": "<string>"
                                  },
                                  "secrets": {},
                                  "stale_at": "<string>"
                                },
                                "terraform_backend": {
                                  "workspaceID": "<string>"
                                },
                                "vars": {},
                                "vars_files": [
                                  "<string>"
                                ]
                              },
                              "sync_oci_plan": {
                                "dst_registry": {
                                  "acrauth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ecrauth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "loginServer": "<string>",
                                  "ociauth": {
                                    "password": "<string>",
                                    "username": "<string>"
                                  },
                                  "plugin": "<string>",
                                  "region": "<string>",
                                  "registryType": "ecr",
                                  "repository": "<string>"
                                },
                                "dst_tag": "<string>",
                                "src_registry": {
                                  "acrauth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ecrauth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "loginServer": "<string>",
                                  "ociauth": {
                                    "password": "<string>",
                                    "username": "<string>"
                                  },
                                  "plugin": "<string>",
                                  "region": "<string>",
                                  "registryType": "ecr",
                                  "repository": "<string>"
                                },
                                "src_tag": "<string>",
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                }
                              },
                              "sync_secrets_plan": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "cluster_info": {
                                  "aws_auth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "azure_auth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ca_data": "<string>",
                                  "endpoint": "<string>",
                                  "env_vars": {},
                                  "gcp_auth": {
                                    "impersonate_service_account": "<string>",
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  },
                                  "id": "<string>",
                                  "inline": true,
                                  "kube_config": "<string>",
                                  "trusted_role_arn": "<string>"
                                },
                                "kubernetes_secrets": [
                                  {
                                    "format": "<string>",
                                    "key_name": "<string>",
                                    "name": "<string>",
                                    "namespace": "<string>",
                                    "secret_arn": "<string>",
                                    "secret_name": "<string>"
                                  }
                                ],
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                }
                              }
                            },
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "org_id": "<string>",
                            "plan_json": "<string>",
                            "runner_job_id": "<string>",
                            "updated_at": "<string>"
                          },
                          "log_stream_id": "<string>",
                          "max_executions": 123,
                          "metadata": {},
                          "operation": "exec",
                          "org_id": "<string>",
                          "outputs": {},
                          "outputs_json": "<string>",
                          "overall_timeout": 123,
                          "owner_id": "<string>",
                          "owner_type": "<string>",
                          "queue_timeout": 123,
                          "runner_id": "<string>",
                          "started_at": "<string>",
                          "status": "queued",
                          "status_description": "<string>",
                          "type": "health-check",
                          "updated_at": "<string>"
                        }
                      ],
                      "status": "<string>",
                      "status_description": "<string>",
                      "status_v2": {
                        "created_at_ts": 123,
                        "created_by_id": "<string>",
                        "history": "<array>",
                        "metadata": {},
                        "status": "error",
                        "status_human_description": "<string>"
                      },
                      "updated_at": "<string>",
                      "workflow": "<unknown>",
                      "workflow_id": "<string>"
                    }
                  ],
                  "links": {},
                  "metadata": {},
                  "name": "<string>",
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "plan_only": true,
                  "role": "<string>",
                  "started_at": "<string>",
                  "status": {
                    "created_at_ts": 123,
                    "created_by_id": "<string>",
                    "history": "<array>",
                    "metadata": {},
                    "status": "error",
                    "status_human_description": "<string>"
                  },
                  "step_error_behavior": "<string>",
                  "steps": [
                    {
                      "approval": {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "installWorkflowStep": "<unknown>",
                        "installWorkflowStepID": "<string>",
                        "owner_id": "<string>",
                        "owner_type": "<string>",
                        "response": {},
                        "runner_job": {
                          "available_timeout": 123,
                          "created_at": "<string>",
                          "created_by_id": "<string>",
                          "execution_count": 123,
                          "execution_time": 123,
                          "execution_timeout": 123,
                          "executions": [
                            {
                              "created_at": "<string>",
                              "created_by_id": "<string>",
                              "id": "<string>",
                              "metadata": {},
                              "org_id": "<string>",
                              "outputs": {
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "org_id": "<string>",
                                "outputs": {},
                                "outputs_json": "<string>",
                                "runner_job_execution_id": "<string>",
                                "updated_at": "<string>"
                              },
                              "result": {
                                "contents": "<string>",
                                "contents_display": "<string>",
                                "contents_display_gzip": "<string>",
                                "contents_gzip": "<string>",
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "error_code": 123,
                                "error_metadata": {},
                                "id": "<string>",
                                "org_id": "<string>",
                                "runner_job_execution_id": "<string>",
                                "success": true,
                                "updated_at": "<string>"
                              },
                              "runner_job_id": "<string>",
                              "status": "pending",
                              "updated_at": "<string>"
                            }
                          ],
                          "final_runner_job_execution_id": "<string>",
                          "finished_at": "<string>",
                          "group": "health-checks",
                          "id": "<string>",
                          "json": {
                            "composite_plan": {
                              "action_workflow_run_plan": {
                                "attrs": {},
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "builtin_env_vars": {},
                                "cluster_info": {
                                  "aws_auth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "azure_auth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ca_data": "<string>",
                                  "endpoint": "<string>",
                                  "env_vars": {},
                                  "gcp_auth": {
                                    "impersonate_service_account": "<string>",
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  },
                                  "id": "<string>",
                                  "inline": true,
                                  "kube_config": "<string>",
                                  "trusted_role_arn": "<string>"
                                },
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "id": "<string>",
                                "install_id": "<string>",
                                "override_env_vars": {},
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                },
                                "steps": [
                                  {
                                    "attrs": {},
                                    "git_source": {
                                      "path": "<string>",
                                      "ref": "<string>",
                                      "url": "<string>",
                                      "recurse_submodules": true
                                    },
                                    "interpolated_command": "<string>",
                                    "interpolated_env_vars": {},
                                    "interpolated_inline_contents": "<string>",
                                    "run_id": "<string>"
                                  }
                                ]
                              },
                              "build_plan": {
                                "dst_registry": {
                                  "acrauth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ecrauth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "loginServer": "<string>",
                                  "ociauth": {
                                    "password": "<string>",
                                    "username": "<string>"
                                  },
                                  "plugin": "<string>",
                                  "region": "<string>",
                                  "registryType": "ecr",
                                  "repository": "<string>"
                                },
                                "dst_tag": "<string>",
                                "component_build_id": "<string>",
                                "component_id": "<string>",
                                "container_image_pull_plan": {
                                  "image": "<string>",
                                  "repo_config": {
                                    "acrauth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "ecrauth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "loginServer": "<string>",
                                    "ociauth": {
                                      "password": "<string>",
                                      "username": "<string>"
                                    },
                                    "plugin": "<string>",
                                    "region": "<string>",
                                    "registryType": "ecr",
                                    "repository": "<string>"
                                  },
                                  "tag": "<string>"
                                },
                                "docker_build_plan": {
                                  "build_args": {},
                                  "context": "<string>",
                                  "dockerfile": "<string>",
                                  "target": "<string>"
                                },
                                "git_source": {
                                  "path": "<string>",
                                  "ref": "<string>",
                                  "url": "<string>",
                                  "recurse_submodules": true
                                },
                                "helm_build_plan": {
                                  "helmRepoConfig": {
                                    "chart": "<string>",
                                    "repoURL": "<string>",
                                    "version": "<string>"
                                  },
                                  "labels": {},
                                  "values": [
                                    {
                                      "name": "<string>",
                                      "type": "<string>",
                                      "value": "<string>"
                                    }
                                  ],
                                  "valuesFiles": [
                                    "<string>"
                                  ]
                                },
                                "kubernetes_manifest_build_plan": {
                                  "inline_manifest": "<string>",
                                  "kustomize_config": {
                                    "enable_helm": true,
                                    "load_restrictor": "<string>",
                                    "patches": [
                                      "<string>"
                                    ]
                                  },
                                  "kustomize_path": "<string>",
                                  "labels": {},
                                  "source_type": "<string>"
                                },
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                },
                                "terraform_build_plan": {
                                  "labels": {}
                                }
                              },
                              "deploy_plan": {
                                "src_registry": {
                                  "acrauth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ecrauth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "loginServer": "<string>",
                                  "ociauth": {
                                    "password": "<string>",
                                    "username": "<string>"
                                  },
                                  "plugin": "<string>",
                                  "region": "<string>",
                                  "registryType": "ecr",
                                  "repository": "<string>"
                                },
                                "src_tag": "<string>",
                                "app_config_id": "<string>",
                                "app_id": "<string>",
                                "apply_plan_contents": "<string>",
                                "apply_plan_display": "<string>",
                                "component_id": "<string>",
                                "component_name": "<string>",
                                "helm": {
                                  "aws_auth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "azure_auth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "cluster_info": {
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "ca_data": "<string>",
                                    "endpoint": "<string>",
                                    "env_vars": {},
                                    "gcp_auth": {
                                      "impersonate_service_account": "<string>",
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    },
                                    "id": "<string>",
                                    "inline": true,
                                    "kube_config": "<string>",
                                    "trusted_role_arn": "<string>"
                                  },
                                  "create_namespace": true,
                                  "gcp_auth": {
                                    "impersonate_service_account": "<string>",
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  },
                                  "helm_chart_id": "<string>",
                                  "name": "<string>",
                                  "namespace": "<string>",
                                  "storage_driver": "<string>",
                                  "take_ownership": true,
                                  "values": [
                                    {
                                      "name": "<string>",
                                      "type": "<string>",
                                      "value": "<string>"
                                    }
                                  ],
                                  "values_files": [
                                    "<string>"
                                  ]
                                },
                                "install_id": "<string>",
                                "kubernetes_manifest": {
                                  "aws_auth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "azure_auth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "cluster_info": {
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "ca_data": "<string>",
                                    "endpoint": "<string>",
                                    "env_vars": {},
                                    "gcp_auth": {
                                      "impersonate_service_account": "<string>",
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    },
                                    "id": "<string>",
                                    "inline": true,
                                    "kube_config": "<string>",
                                    "trusted_role_arn": "<string>"
                                  },
                                  "gcp_auth": {
                                    "impersonate_service_account": "<string>",
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  },
                                  "manifest": "<string>",
                                  "namespace": "<string>",
                                  "oci_artifact": {
                                    "digest": "<string>",
                                    "tag": "<string>",
                                    "url": "<string>"
                                  }
                                },
                                "noop": {},
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                },
                                "terraform": {
                                  "aws_auth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "azure_auth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "cluster_info": {
                                    "aws_auth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "azure_auth": {
                                      "service_principal": {
                                        "subscription_id": "<string>",
                                        "subscription_tenant_id": "<string>"
                                      },
                                      "use_default": true
                                    },
                                    "ca_data": "<string>",
                                    "endpoint": "<string>",
                                    "env_vars": {},
                                    "gcp_auth": {
                                      "impersonate_service_account": "<string>",
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    },
                                    "id": "<string>",
                                    "inline": true,
                                    "kube_config": "<string>",
                                    "trusted_role_arn": "<string>"
                                  },
                                  "env_vars": {},
                                  "gcp_auth": {
                                    "impersonate_service_account": "<string>",
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  },
                                  "hooks": {
                                    "enabled": true,
                                    "envVars": {},
                                    "runAuth": {
                                      "assume_role": {
                                        "role_arn": "<string>",
                                        "session_name": "<string>",
                                        "session_duration_seconds": 123,
                                        "two_step_config": {
                                          "iam_role_arn": "<string>",
                                          "src_iam_role_arn": "<string>",
                                          "src_static_credentials": {
                                            "access_key_id": "<string>",
                                            "secret_access_key": "<string>",
                                            "session_token": "<string>"
                                          }
                                        },
                                        "use_github_oidc": true
                                      },
                                      "cache_id": "<string>",
                                      "profile": "<string>",
                                      "region": "<string>",
                                      "static": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      },
                                      "use_default": true
                                    }
                                  },
                                  "plan_json": [
                                    123
                                  ],
                                  "policies": {},
                                  "state": {
                                    "actions": {
                                      "populated": true,
                                      "workflows": {}
                                    },
                                    "app": {
                                      "id": "<string>",
                                      "name": "<string>",
                                      "populated": true,
                                      "status": "<string>",
                                      "variables": {}
                                    },
                                    "cloud_account": {
                                      "aws": {
                                        "region": "<string>"
                                      },
                                      "azure": {
                                        "location": "<string>"
                                      },
                                      "gcp": {
                                        "project_id": "<string>",
                                        "region": "<string>"
                                      }
                                    },
                                    "components": {},
                                    "domain": {
                                      "internal_domain": "<string>",
                                      "populated": true,
                                      "public_domain": "<string>"
                                    },
                                    "id": "<string>",
                                    "inputs": {
                                      "inputs": {},
                                      "populated": true
                                    },
                                    "install": {
                                      "id": "<string>",
                                      "inputs": {},
                                      "internal_domain": "<string>",
                                      "name": "<string>",
                                      "populated": true,
                                      "public_domain": "<string>",
                                      "sandbox": {
                                        "outputs": {},
                                        "populated": true,
                                        "recent_runs": "<array>",
                                        "status": "<string>",
                                        "type": "<string>",
                                        "version": "<string>"
                                      }
                                    },
                                    "install_stack": {
                                      "checksum": "<string>",
                                      "outputs": {},
                                      "populated": true,
                                      "quick_link_url": "<string>",
                                      "status": "<string>",
                                      "template_json": "<string>",
                                      "template_url": "<string>"
                                    },
                                    "name": "<string>",
                                    "org": {
                                      "id": "<string>",
                                      "name": "<string>",
                                      "populated": true,
                                      "status": "<string>"
                                    },
                                    "runner": {
                                      "id": "<string>",
                                      "populated": true,
                                      "runner_group_id": "<string>",
                                      "status": "<string>"
                                    },
                                    "sandbox": {
                                      "outputs": {},
                                      "populated": true,
                                      "recent_runs": "<array>",
                                      "status": "<string>",
                                      "type": "<string>",
                                      "version": "<string>"
                                    },
                                    "secrets": {},
                                    "stale_at": "<string>"
                                  },
                                  "terraform_backend": {
                                    "workspaceID": "<string>"
                                  },
                                  "vars": {},
                                  "vars_files": [
                                    "<string>"
                                  ]
                                }
                              },
                              "fetch_image_metadata_plan": {
                                "registry": {
                                  "acrauth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ecrauth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "loginServer": "<string>",
                                  "ociauth": {
                                    "password": "<string>",
                                    "username": "<string>"
                                  },
                                  "plugin": "<string>",
                                  "region": "<string>",
                                  "registryType": "ecr",
                                  "repository": "<string>"
                                },
                                "tag": "<string>",
                                "include_attestation_layers": true,
                                "include_attestation_manifests": true,
                                "include_index": true,
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                }
                              },
                              "sandbox_run_plan": {
                                "app_config_id": "<string>",
                                "app_id": "<string>",
                                "apply_plan_contents": "<string>",
                                "apply_plan_display": [
                                  123
                                ],
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "env_vars": {},
                                "gcp_auth": {
                                  "impersonate_service_account": "<string>",
                                  "project_id": "<string>",
                                  "region": "<string>"
                                },
                                "git_source": {
                                  "path": "<string>",
                                  "ref": "<string>",
                                  "url": "<string>",
                                  "recurse_submodules": true
                                },
                                "hooks": {
                                  "enabled": true,
                                  "envVars": {},
                                  "runAuth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  }
                                },
                                "install_id": "<string>",
                                "local_archive": {
                                  "local_archive": "<string>"
                                },
                                "policies": {},
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                },
                                "state": {
                                  "actions": {
                                    "populated": true,
                                    "workflows": {}
                                  },
                                  "app": {
                                    "id": "<string>",
                                    "name": "<string>",
                                    "populated": true,
                                    "status": "<string>",
                                    "variables": {}
                                  },
                                  "cloud_account": {
                                    "aws": {
                                      "region": "<string>"
                                    },
                                    "azure": {
                                      "location": "<string>"
                                    },
                                    "gcp": {
                                      "project_id": "<string>",
                                      "region": "<string>"
                                    }
                                  },
                                  "components": {},
                                  "domain": {
                                    "internal_domain": "<string>",
                                    "populated": true,
                                    "public_domain": "<string>"
                                  },
                                  "id": "<string>",
                                  "inputs": {
                                    "inputs": {},
                                    "populated": true
                                  },
                                  "install": {
                                    "id": "<string>",
                                    "inputs": {},
                                    "internal_domain": "<string>",
                                    "name": "<string>",
                                    "populated": true,
                                    "public_domain": "<string>",
                                    "sandbox": {
                                      "outputs": {},
                                      "populated": true,
                                      "recent_runs": "<array>",
                                      "status": "<string>",
                                      "type": "<string>",
                                      "version": "<string>"
                                    }
                                  },
                                  "install_stack": {
                                    "checksum": "<string>",
                                    "outputs": {},
                                    "populated": true,
                                    "quick_link_url": "<string>",
                                    "status": "<string>",
                                    "template_json": "<string>",
                                    "template_url": "<string>"
                                  },
                                  "name": "<string>",
                                  "org": {
                                    "id": "<string>",
                                    "name": "<string>",
                                    "populated": true,
                                    "status": "<string>"
                                  },
                                  "runner": {
                                    "id": "<string>",
                                    "populated": true,
                                    "runner_group_id": "<string>",
                                    "status": "<string>"
                                  },
                                  "sandbox": {
                                    "outputs": {},
                                    "populated": true,
                                    "recent_runs": "<array>",
                                    "status": "<string>",
                                    "type": "<string>",
                                    "version": "<string>"
                                  },
                                  "secrets": {},
                                  "stale_at": "<string>"
                                },
                                "terraform_backend": {
                                  "workspaceID": "<string>"
                                },
                                "vars": {},
                                "vars_files": [
                                  "<string>"
                                ]
                              },
                              "sync_oci_plan": {
                                "dst_registry": {
                                  "acrauth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ecrauth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "loginServer": "<string>",
                                  "ociauth": {
                                    "password": "<string>",
                                    "username": "<string>"
                                  },
                                  "plugin": "<string>",
                                  "region": "<string>",
                                  "registryType": "ecr",
                                  "repository": "<string>"
                                },
                                "dst_tag": "<string>",
                                "src_registry": {
                                  "acrauth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ecrauth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "loginServer": "<string>",
                                  "ociauth": {
                                    "password": "<string>",
                                    "username": "<string>"
                                  },
                                  "plugin": "<string>",
                                  "region": "<string>",
                                  "registryType": "ecr",
                                  "repository": "<string>"
                                },
                                "src_tag": "<string>",
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                }
                              },
                              "sync_secrets_plan": {
                                "aws_auth": {
                                  "assume_role": {
                                    "role_arn": "<string>",
                                    "session_name": "<string>",
                                    "session_duration_seconds": 123,
                                    "two_step_config": {
                                      "iam_role_arn": "<string>",
                                      "src_iam_role_arn": "<string>",
                                      "src_static_credentials": {
                                        "access_key_id": "<string>",
                                        "secret_access_key": "<string>",
                                        "session_token": "<string>"
                                      }
                                    },
                                    "use_github_oidc": true
                                  },
                                  "cache_id": "<string>",
                                  "profile": "<string>",
                                  "region": "<string>",
                                  "static": {
                                    "access_key_id": "<string>",
                                    "secret_access_key": "<string>",
                                    "session_token": "<string>"
                                  },
                                  "use_default": true
                                },
                                "azure_auth": {
                                  "service_principal": {
                                    "subscription_id": "<string>",
                                    "subscription_tenant_id": "<string>"
                                  },
                                  "use_default": true
                                },
                                "cluster_info": {
                                  "aws_auth": {
                                    "assume_role": {
                                      "role_arn": "<string>",
                                      "session_name": "<string>",
                                      "session_duration_seconds": 123,
                                      "two_step_config": {
                                        "iam_role_arn": "<string>",
                                        "src_iam_role_arn": "<string>",
                                        "src_static_credentials": {
                                          "access_key_id": "<string>",
                                          "secret_access_key": "<string>",
                                          "session_token": "<string>"
                                        }
                                      },
                                      "use_github_oidc": true
                                    },
                                    "cache_id": "<string>",
                                    "profile": "<string>",
                                    "region": "<string>",
                                    "static": {
                                      "access_key_id": "<string>",
                                      "secret_access_key": "<string>",
                                      "session_token": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "azure_auth": {
                                    "service_principal": {
                                      "subscription_id": "<string>",
                                      "subscription_tenant_id": "<string>"
                                    },
                                    "use_default": true
                                  },
                                  "ca_data": "<string>",
                                  "endpoint": "<string>",
                                  "env_vars": {},
                                  "gcp_auth": {
                                    "impersonate_service_account": "<string>",
                                    "project_id": "<string>",
                                    "region": "<string>"
                                  },
                                  "id": "<string>",
                                  "inline": true,
                                  "kube_config": "<string>",
                                  "trusted_role_arn": "<string>"
                                },
                                "kubernetes_secrets": [
                                  {
                                    "format": "<string>",
                                    "key_name": "<string>",
                                    "name": "<string>",
                                    "namespace": "<string>",
                                    "secret_arn": "<string>",
                                    "secret_name": "<string>"
                                  }
                                ],
                                "sandbox_mode": {
                                  "enabled": true,
                                  "helm": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "kubernetes_manifest": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>"
                                  },
                                  "outputs": {},
                                  "terraform": {
                                    "plan_contents": "<string>",
                                    "plan_display_contents": "<string>",
                                    "state_json": [
                                      123
                                    ],
                                    "workspace_id": "<string>"
                                  }
                                }
                              }
                            },
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "org_id": "<string>",
                            "plan_json": "<string>",
                            "runner_job_id": "<string>",
                            "updated_at": "<string>"
                          },
                          "log_stream_id": "<string>",
                          "max_executions": 123,
                          "metadata": {},
                          "operation": "exec",
                          "org_id": "<string>",
                          "outputs": {},
                          "outputs_json": "<string>",
                          "overall_timeout": 123,
                          "owner_id": "<string>",
                          "owner_type": "<string>",
                          "queue_timeout": 123,
                          "runner_id": "<string>",
                          "started_at": "<string>",
                          "status": "queued",
                          "status_description": "<string>",
                          "type": "health-check",
                          "updated_at": "<string>"
                        },
                        "runner_job_id": "<string>",
                        "type": "noop",
                        "updated_at": "<string>",
                        "workflow_step": "<unknown>",
                        "workflow_step_id": "<string>"
                      },
                      "created_at": "<string>",
                      "created_by": {
                        "account_type": "auth",
                        "created_at": "<string>",
                        "email": "<string>",
                        "id": "<string>",
                        "org_ids": [
                          "<string>"
                        ],
                        "permissions": {},
                        "roles": [
                          {
                            "createdBy": "<unknown>",
                            "created_at": "<string>",
                            "created_by_id": "<string>",
                            "id": "<string>",
                            "policies": [
                              {
                                "created_at": "<string>",
                                "created_by_id": "<string>",
                                "id": "<string>",
                                "name": "org_admin",
                                "permissions": {},
                                "role_id": "<string>",
                                "updated_at": "<string>"
                              }
                            ],
                            "role_type": "org_admin",
                            "updated_at": "<string>"
                          }
                        ],
                        "subject": "<string>",
                        "updated_at": "<string>",
                        "user_journeys": [
                          {
                            "name": "<string>",
                            "steps": [
                              {
                                "complete": true,
                                "completed_at": "<string>",
                                "completion_method": "<string>",
                                "completion_source": "<string>",
                                "metadata": {},
                                "name": "<string>",
                                "title": "<string>"
                              }
                            ],
                            "title": "<string>"
                          }
                        ]
                      },
                      "created_by_id": "<string>",
                      "execution_time": 123,
                      "execution_type": "system",
                      "finished": true,
                      "finished_at": "<string>",
                      "group_idx": 123,
                      "group_retry_idx": 123,
                      "id": "<string>",
                      "idx": 123,
                      "install_workflow_id": "<string>",
                      "links": {},
                      "metadata": {},
                      "name": "<string>",
                      "owner_id": "<string>",
                      "owner_type": "<string>",
                      "policy_validation": {
                        "created_at": "<string>",
                        "created_by_id": "<string>",
                        "id": "<string>",
                        "install_workflow_step_id": "<string>",
                        "response": "<string>",
                        "runner_job_id": "<string>",
                        "status": {
                          "created_at_ts": 123,
                          "created_by_id": "<string>",
                          "history": "<array>",
                          "metadata": {},
                          "status": "error",
                          "status_human_description": "<string>"
                        },
                        "updated_at": "<string>"
                      },
                      "retried": true,
                      "retryable": true,
                      "skippable": true,
                      "started_at": "<string>",
                      "status": {
                        "created_at_ts": 123,
                        "created_by_id": "<string>",
                        "history": "<array>",
                        "metadata": {},
                        "status": "error",
                        "status_human_description": "<string>"
                      },
                      "step_target_id": "<string>",
                      "step_target_type": "<string>",
                      "updated_at": "<string>",
                      "workflow_id": "<string>"
                    }
                  ],
                  "type": "provision",
                  "updated_at": "<string>"
                },
                "workflow_id": "<string>"
              }
            ],
            "requested_install_ids": [
              "<string>"
            ],
            "status": "<string>",
            "status_description": "<string>",
            "updated_at": "<string>"
          }
        ],
        "status": "<string>",
        "status_description": "<string>",
        "total_release_steps": 123,
        "updated_at": "<string>"
      }
    ],
    "runner_job": {
      "available_timeout": 123,
      "created_at": "<string>",
      "created_by_id": "<string>",
      "execution_count": 123,
      "execution_time": 123,
      "execution_timeout": 123,
      "executions": [
        {
          "created_at": "<string>",
          "created_by_id": "<string>",
          "id": "<string>",
          "metadata": {},
          "org_id": "<string>",
          "outputs": {
            "created_at": "<string>",
            "created_by_id": "<string>",
            "id": "<string>",
            "org_id": "<string>",
            "outputs": {},
            "outputs_json": "<string>",
            "runner_job_execution_id": "<string>",
            "updated_at": "<string>"
          },
          "result": {
            "contents": "<string>",
            "contents_display": "<string>",
            "contents_display_gzip": "<string>",
            "contents_gzip": "<string>",
            "created_at": "<string>",
            "created_by_id": "<string>",
            "error_code": 123,
            "error_metadata": {},
            "id": "<string>",
            "org_id": "<string>",
            "runner_job_execution_id": "<string>",
            "success": true,
            "updated_at": "<string>"
          },
          "runner_job_id": "<string>",
          "status": "pending",
          "updated_at": "<string>"
        }
      ],
      "final_runner_job_execution_id": "<string>",
      "finished_at": "<string>",
      "group": "health-checks",
      "id": "<string>",
      "json": {
        "composite_plan": {
          "action_workflow_run_plan": {
            "attrs": {},
            "aws_auth": {
              "assume_role": {
                "role_arn": "<string>",
                "session_name": "<string>",
                "session_duration_seconds": 123,
                "two_step_config": {
                  "iam_role_arn": "<string>",
                  "src_iam_role_arn": "<string>",
                  "src_static_credentials": {
                    "access_key_id": "<string>",
                    "secret_access_key": "<string>",
                    "session_token": "<string>"
                  }
                },
                "use_github_oidc": true
              },
              "cache_id": "<string>",
              "profile": "<string>",
              "region": "<string>",
              "static": {
                "access_key_id": "<string>",
                "secret_access_key": "<string>",
                "session_token": "<string>"
              },
              "use_default": true
            },
            "azure_auth": {
              "service_principal": {
                "subscription_id": "<string>",
                "subscription_tenant_id": "<string>"
              },
              "use_default": true
            },
            "builtin_env_vars": {},
            "cluster_info": {
              "aws_auth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              },
              "azure_auth": {
                "service_principal": {
                  "subscription_id": "<string>",
                  "subscription_tenant_id": "<string>"
                },
                "use_default": true
              },
              "ca_data": "<string>",
              "endpoint": "<string>",
              "env_vars": {},
              "gcp_auth": {
                "impersonate_service_account": "<string>",
                "project_id": "<string>",
                "region": "<string>"
              },
              "id": "<string>",
              "inline": true,
              "kube_config": "<string>",
              "trusted_role_arn": "<string>"
            },
            "gcp_auth": {
              "impersonate_service_account": "<string>",
              "project_id": "<string>",
              "region": "<string>"
            },
            "id": "<string>",
            "install_id": "<string>",
            "override_env_vars": {},
            "sandbox_mode": {
              "enabled": true,
              "helm": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "kubernetes_manifest": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "outputs": {},
              "terraform": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>",
                "state_json": [
                  123
                ],
                "workspace_id": "<string>"
              }
            },
            "steps": [
              {
                "attrs": {},
                "git_source": {
                  "path": "<string>",
                  "ref": "<string>",
                  "url": "<string>",
                  "recurse_submodules": true
                },
                "interpolated_command": "<string>",
                "interpolated_env_vars": {},
                "interpolated_inline_contents": "<string>",
                "run_id": "<string>"
              }
            ]
          },
          "build_plan": {
            "dst_registry": {
              "acrauth": {
                "service_principal": {
                  "subscription_id": "<string>",
                  "subscription_tenant_id": "<string>"
                },
                "use_default": true
              },
              "ecrauth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              },
              "loginServer": "<string>",
              "ociauth": {
                "password": "<string>",
                "username": "<string>"
              },
              "plugin": "<string>",
              "region": "<string>",
              "registryType": "ecr",
              "repository": "<string>"
            },
            "dst_tag": "<string>",
            "component_build_id": "<string>",
            "component_id": "<string>",
            "container_image_pull_plan": {
              "image": "<string>",
              "repo_config": {
                "acrauth": {
                  "service_principal": {
                    "subscription_id": "<string>",
                    "subscription_tenant_id": "<string>"
                  },
                  "use_default": true
                },
                "ecrauth": {
                  "assume_role": {
                    "role_arn": "<string>",
                    "session_name": "<string>",
                    "session_duration_seconds": 123,
                    "two_step_config": {
                      "iam_role_arn": "<string>",
                      "src_iam_role_arn": "<string>",
                      "src_static_credentials": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      }
                    },
                    "use_github_oidc": true
                  },
                  "cache_id": "<string>",
                  "profile": "<string>",
                  "region": "<string>",
                  "static": {
                    "access_key_id": "<string>",
                    "secret_access_key": "<string>",
                    "session_token": "<string>"
                  },
                  "use_default": true
                },
                "loginServer": "<string>",
                "ociauth": {
                  "password": "<string>",
                  "username": "<string>"
                },
                "plugin": "<string>",
                "region": "<string>",
                "registryType": "ecr",
                "repository": "<string>"
              },
              "tag": "<string>"
            },
            "docker_build_plan": {
              "build_args": {},
              "context": "<string>",
              "dockerfile": "<string>",
              "target": "<string>"
            },
            "git_source": {
              "path": "<string>",
              "ref": "<string>",
              "url": "<string>",
              "recurse_submodules": true
            },
            "helm_build_plan": {
              "helmRepoConfig": {
                "chart": "<string>",
                "repoURL": "<string>",
                "version": "<string>"
              },
              "labels": {},
              "values": [
                {
                  "name": "<string>",
                  "type": "<string>",
                  "value": "<string>"
                }
              ],
              "valuesFiles": [
                "<string>"
              ]
            },
            "kubernetes_manifest_build_plan": {
              "inline_manifest": "<string>",
              "kustomize_config": {
                "enable_helm": true,
                "load_restrictor": "<string>",
                "patches": [
                  "<string>"
                ]
              },
              "kustomize_path": "<string>",
              "labels": {},
              "source_type": "<string>"
            },
            "sandbox_mode": {
              "enabled": true,
              "helm": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "kubernetes_manifest": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "outputs": {},
              "terraform": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>",
                "state_json": [
                  123
                ],
                "workspace_id": "<string>"
              }
            },
            "terraform_build_plan": {
              "labels": {}
            }
          },
          "deploy_plan": {
            "src_registry": {
              "acrauth": {
                "service_principal": {
                  "subscription_id": "<string>",
                  "subscription_tenant_id": "<string>"
                },
                "use_default": true
              },
              "ecrauth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              },
              "loginServer": "<string>",
              "ociauth": {
                "password": "<string>",
                "username": "<string>"
              },
              "plugin": "<string>",
              "region": "<string>",
              "registryType": "ecr",
              "repository": "<string>"
            },
            "src_tag": "<string>",
            "app_config_id": "<string>",
            "app_id": "<string>",
            "apply_plan_contents": "<string>",
            "apply_plan_display": "<string>",
            "component_id": "<string>",
            "component_name": "<string>",
            "helm": {
              "aws_auth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              },
              "azure_auth": {
                "service_principal": {
                  "subscription_id": "<string>",
                  "subscription_tenant_id": "<string>"
                },
                "use_default": true
              },
              "cluster_info": {
                "aws_auth": {
                  "assume_role": {
                    "role_arn": "<string>",
                    "session_name": "<string>",
                    "session_duration_seconds": 123,
                    "two_step_config": {
                      "iam_role_arn": "<string>",
                      "src_iam_role_arn": "<string>",
                      "src_static_credentials": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      }
                    },
                    "use_github_oidc": true
                  },
                  "cache_id": "<string>",
                  "profile": "<string>",
                  "region": "<string>",
                  "static": {
                    "access_key_id": "<string>",
                    "secret_access_key": "<string>",
                    "session_token": "<string>"
                  },
                  "use_default": true
                },
                "azure_auth": {
                  "service_principal": {
                    "subscription_id": "<string>",
                    "subscription_tenant_id": "<string>"
                  },
                  "use_default": true
                },
                "ca_data": "<string>",
                "endpoint": "<string>",
                "env_vars": {},
                "gcp_auth": {
                  "impersonate_service_account": "<string>",
                  "project_id": "<string>",
                  "region": "<string>"
                },
                "id": "<string>",
                "inline": true,
                "kube_config": "<string>",
                "trusted_role_arn": "<string>"
              },
              "create_namespace": true,
              "gcp_auth": {
                "impersonate_service_account": "<string>",
                "project_id": "<string>",
                "region": "<string>"
              },
              "helm_chart_id": "<string>",
              "name": "<string>",
              "namespace": "<string>",
              "storage_driver": "<string>",
              "take_ownership": true,
              "values": [
                {
                  "name": "<string>",
                  "type": "<string>",
                  "value": "<string>"
                }
              ],
              "values_files": [
                "<string>"
              ]
            },
            "install_id": "<string>",
            "kubernetes_manifest": {
              "aws_auth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              },
              "azure_auth": {
                "service_principal": {
                  "subscription_id": "<string>",
                  "subscription_tenant_id": "<string>"
                },
                "use_default": true
              },
              "cluster_info": {
                "aws_auth": {
                  "assume_role": {
                    "role_arn": "<string>",
                    "session_name": "<string>",
                    "session_duration_seconds": 123,
                    "two_step_config": {
                      "iam_role_arn": "<string>",
                      "src_iam_role_arn": "<string>",
                      "src_static_credentials": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      }
                    },
                    "use_github_oidc": true
                  },
                  "cache_id": "<string>",
                  "profile": "<string>",
                  "region": "<string>",
                  "static": {
                    "access_key_id": "<string>",
                    "secret_access_key": "<string>",
                    "session_token": "<string>"
                  },
                  "use_default": true
                },
                "azure_auth": {
                  "service_principal": {
                    "subscription_id": "<string>",
                    "subscription_tenant_id": "<string>"
                  },
                  "use_default": true
                },
                "ca_data": "<string>",
                "endpoint": "<string>",
                "env_vars": {},
                "gcp_auth": {
                  "impersonate_service_account": "<string>",
                  "project_id": "<string>",
                  "region": "<string>"
                },
                "id": "<string>",
                "inline": true,
                "kube_config": "<string>",
                "trusted_role_arn": "<string>"
              },
              "gcp_auth": {
                "impersonate_service_account": "<string>",
                "project_id": "<string>",
                "region": "<string>"
              },
              "manifest": "<string>",
              "namespace": "<string>",
              "oci_artifact": {
                "digest": "<string>",
                "tag": "<string>",
                "url": "<string>"
              }
            },
            "noop": {},
            "sandbox_mode": {
              "enabled": true,
              "helm": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "kubernetes_manifest": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "outputs": {},
              "terraform": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>",
                "state_json": [
                  123
                ],
                "workspace_id": "<string>"
              }
            },
            "terraform": {
              "aws_auth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              },
              "azure_auth": {
                "service_principal": {
                  "subscription_id": "<string>",
                  "subscription_tenant_id": "<string>"
                },
                "use_default": true
              },
              "cluster_info": {
                "aws_auth": {
                  "assume_role": {
                    "role_arn": "<string>",
                    "session_name": "<string>",
                    "session_duration_seconds": 123,
                    "two_step_config": {
                      "iam_role_arn": "<string>",
                      "src_iam_role_arn": "<string>",
                      "src_static_credentials": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      }
                    },
                    "use_github_oidc": true
                  },
                  "cache_id": "<string>",
                  "profile": "<string>",
                  "region": "<string>",
                  "static": {
                    "access_key_id": "<string>",
                    "secret_access_key": "<string>",
                    "session_token": "<string>"
                  },
                  "use_default": true
                },
                "azure_auth": {
                  "service_principal": {
                    "subscription_id": "<string>",
                    "subscription_tenant_id": "<string>"
                  },
                  "use_default": true
                },
                "ca_data": "<string>",
                "endpoint": "<string>",
                "env_vars": {},
                "gcp_auth": {
                  "impersonate_service_account": "<string>",
                  "project_id": "<string>",
                  "region": "<string>"
                },
                "id": "<string>",
                "inline": true,
                "kube_config": "<string>",
                "trusted_role_arn": "<string>"
              },
              "env_vars": {},
              "gcp_auth": {
                "impersonate_service_account": "<string>",
                "project_id": "<string>",
                "region": "<string>"
              },
              "hooks": {
                "enabled": true,
                "envVars": {},
                "runAuth": {
                  "assume_role": {
                    "role_arn": "<string>",
                    "session_name": "<string>",
                    "session_duration_seconds": 123,
                    "two_step_config": {
                      "iam_role_arn": "<string>",
                      "src_iam_role_arn": "<string>",
                      "src_static_credentials": {
                        "access_key_id": "<string>",
                        "secret_access_key": "<string>",
                        "session_token": "<string>"
                      }
                    },
                    "use_github_oidc": true
                  },
                  "cache_id": "<string>",
                  "profile": "<string>",
                  "region": "<string>",
                  "static": {
                    "access_key_id": "<string>",
                    "secret_access_key": "<string>",
                    "session_token": "<string>"
                  },
                  "use_default": true
                }
              },
              "plan_json": [
                123
              ],
              "policies": {},
              "state": {
                "actions": {
                  "populated": true,
                  "workflows": {}
                },
                "app": {
                  "id": "<string>",
                  "name": "<string>",
                  "populated": true,
                  "status": "<string>",
                  "variables": {}
                },
                "cloud_account": {
                  "aws": {
                    "region": "<string>"
                  },
                  "azure": {
                    "location": "<string>"
                  },
                  "gcp": {
                    "project_id": "<string>",
                    "region": "<string>"
                  }
                },
                "components": {},
                "domain": {
                  "internal_domain": "<string>",
                  "populated": true,
                  "public_domain": "<string>"
                },
                "id": "<string>",
                "inputs": {
                  "inputs": {},
                  "populated": true
                },
                "install": {
                  "id": "<string>",
                  "inputs": {},
                  "internal_domain": "<string>",
                  "name": "<string>",
                  "populated": true,
                  "public_domain": "<string>",
                  "sandbox": {
                    "outputs": {},
                    "populated": true,
                    "recent_runs": "<array>",
                    "status": "<string>",
                    "type": "<string>",
                    "version": "<string>"
                  }
                },
                "install_stack": {
                  "checksum": "<string>",
                  "outputs": {},
                  "populated": true,
                  "quick_link_url": "<string>",
                  "status": "<string>",
                  "template_json": "<string>",
                  "template_url": "<string>"
                },
                "name": "<string>",
                "org": {
                  "id": "<string>",
                  "name": "<string>",
                  "populated": true,
                  "status": "<string>"
                },
                "runner": {
                  "id": "<string>",
                  "populated": true,
                  "runner_group_id": "<string>",
                  "status": "<string>"
                },
                "sandbox": {
                  "outputs": {},
                  "populated": true,
                  "recent_runs": "<array>",
                  "status": "<string>",
                  "type": "<string>",
                  "version": "<string>"
                },
                "secrets": {},
                "stale_at": "<string>"
              },
              "terraform_backend": {
                "workspaceID": "<string>"
              },
              "vars": {},
              "vars_files": [
                "<string>"
              ]
            }
          },
          "fetch_image_metadata_plan": {
            "registry": {
              "acrauth": {
                "service_principal": {
                  "subscription_id": "<string>",
                  "subscription_tenant_id": "<string>"
                },
                "use_default": true
              },
              "ecrauth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              },
              "loginServer": "<string>",
              "ociauth": {
                "password": "<string>",
                "username": "<string>"
              },
              "plugin": "<string>",
              "region": "<string>",
              "registryType": "ecr",
              "repository": "<string>"
            },
            "tag": "<string>",
            "include_attestation_layers": true,
            "include_attestation_manifests": true,
            "include_index": true,
            "sandbox_mode": {
              "enabled": true,
              "helm": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "kubernetes_manifest": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "outputs": {},
              "terraform": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>",
                "state_json": [
                  123
                ],
                "workspace_id": "<string>"
              }
            }
          },
          "sandbox_run_plan": {
            "app_config_id": "<string>",
            "app_id": "<string>",
            "apply_plan_contents": "<string>",
            "apply_plan_display": [
              123
            ],
            "aws_auth": {
              "assume_role": {
                "role_arn": "<string>",
                "session_name": "<string>",
                "session_duration_seconds": 123,
                "two_step_config": {
                  "iam_role_arn": "<string>",
                  "src_iam_role_arn": "<string>",
                  "src_static_credentials": {
                    "access_key_id": "<string>",
                    "secret_access_key": "<string>",
                    "session_token": "<string>"
                  }
                },
                "use_github_oidc": true
              },
              "cache_id": "<string>",
              "profile": "<string>",
              "region": "<string>",
              "static": {
                "access_key_id": "<string>",
                "secret_access_key": "<string>",
                "session_token": "<string>"
              },
              "use_default": true
            },
            "azure_auth": {
              "service_principal": {
                "subscription_id": "<string>",
                "subscription_tenant_id": "<string>"
              },
              "use_default": true
            },
            "env_vars": {},
            "gcp_auth": {
              "impersonate_service_account": "<string>",
              "project_id": "<string>",
              "region": "<string>"
            },
            "git_source": {
              "path": "<string>",
              "ref": "<string>",
              "url": "<string>",
              "recurse_submodules": true
            },
            "hooks": {
              "enabled": true,
              "envVars": {},
              "runAuth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              }
            },
            "install_id": "<string>",
            "local_archive": {
              "local_archive": "<string>"
            },
            "policies": {},
            "sandbox_mode": {
              "enabled": true,
              "helm": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "kubernetes_manifest": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "outputs": {},
              "terraform": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>",
                "state_json": [
                  123
                ],
                "workspace_id": "<string>"
              }
            },
            "state": {
              "actions": {
                "populated": true,
                "workflows": {}
              },
              "app": {
                "id": "<string>",
                "name": "<string>",
                "populated": true,
                "status": "<string>",
                "variables": {}
              },
              "cloud_account": {
                "aws": {
                  "region": "<string>"
                },
                "azure": {
                  "location": "<string>"
                },
                "gcp": {
                  "project_id": "<string>",
                  "region": "<string>"
                }
              },
              "components": {},
              "domain": {
                "internal_domain": "<string>",
                "populated": true,
                "public_domain": "<string>"
              },
              "id": "<string>",
              "inputs": {
                "inputs": {},
                "populated": true
              },
              "install": {
                "id": "<string>",
                "inputs": {},
                "internal_domain": "<string>",
                "name": "<string>",
                "populated": true,
                "public_domain": "<string>",
                "sandbox": {
                  "outputs": {},
                  "populated": true,
                  "recent_runs": "<array>",
                  "status": "<string>",
                  "type": "<string>",
                  "version": "<string>"
                }
              },
              "install_stack": {
                "checksum": "<string>",
                "outputs": {},
                "populated": true,
                "quick_link_url": "<string>",
                "status": "<string>",
                "template_json": "<string>",
                "template_url": "<string>"
              },
              "name": "<string>",
              "org": {
                "id": "<string>",
                "name": "<string>",
                "populated": true,
                "status": "<string>"
              },
              "runner": {
                "id": "<string>",
                "populated": true,
                "runner_group_id": "<string>",
                "status": "<string>"
              },
              "sandbox": {
                "outputs": {},
                "populated": true,
                "recent_runs": "<array>",
                "status": "<string>",
                "type": "<string>",
                "version": "<string>"
              },
              "secrets": {},
              "stale_at": "<string>"
            },
            "terraform_backend": {
              "workspaceID": "<string>"
            },
            "vars": {},
            "vars_files": [
              "<string>"
            ]
          },
          "sync_oci_plan": {
            "dst_registry": {
              "acrauth": {
                "service_principal": {
                  "subscription_id": "<string>",
                  "subscription_tenant_id": "<string>"
                },
                "use_default": true
              },
              "ecrauth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              },
              "loginServer": "<string>",
              "ociauth": {
                "password": "<string>",
                "username": "<string>"
              },
              "plugin": "<string>",
              "region": "<string>",
              "registryType": "ecr",
              "repository": "<string>"
            },
            "dst_tag": "<string>",
            "src_registry": {
              "acrauth": {
                "service_principal": {
                  "subscription_id": "<string>",
                  "subscription_tenant_id": "<string>"
                },
                "use_default": true
              },
              "ecrauth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              },
              "loginServer": "<string>",
              "ociauth": {
                "password": "<string>",
                "username": "<string>"
              },
              "plugin": "<string>",
              "region": "<string>",
              "registryType": "ecr",
              "repository": "<string>"
            },
            "src_tag": "<string>",
            "sandbox_mode": {
              "enabled": true,
              "helm": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "kubernetes_manifest": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "outputs": {},
              "terraform": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>",
                "state_json": [
                  123
                ],
                "workspace_id": "<string>"
              }
            }
          },
          "sync_secrets_plan": {
            "aws_auth": {
              "assume_role": {
                "role_arn": "<string>",
                "session_name": "<string>",
                "session_duration_seconds": 123,
                "two_step_config": {
                  "iam_role_arn": "<string>",
                  "src_iam_role_arn": "<string>",
                  "src_static_credentials": {
                    "access_key_id": "<string>",
                    "secret_access_key": "<string>",
                    "session_token": "<string>"
                  }
                },
                "use_github_oidc": true
              },
              "cache_id": "<string>",
              "profile": "<string>",
              "region": "<string>",
              "static": {
                "access_key_id": "<string>",
                "secret_access_key": "<string>",
                "session_token": "<string>"
              },
              "use_default": true
            },
            "azure_auth": {
              "service_principal": {
                "subscription_id": "<string>",
                "subscription_tenant_id": "<string>"
              },
              "use_default": true
            },
            "cluster_info": {
              "aws_auth": {
                "assume_role": {
                  "role_arn": "<string>",
                  "session_name": "<string>",
                  "session_duration_seconds": 123,
                  "two_step_config": {
                    "iam_role_arn": "<string>",
                    "src_iam_role_arn": "<string>",
                    "src_static_credentials": {
                      "access_key_id": "<string>",
                      "secret_access_key": "<string>",
                      "session_token": "<string>"
                    }
                  },
                  "use_github_oidc": true
                },
                "cache_id": "<string>",
                "profile": "<string>",
                "region": "<string>",
                "static": {
                  "access_key_id": "<string>",
                  "secret_access_key": "<string>",
                  "session_token": "<string>"
                },
                "use_default": true
              },
              "azure_auth": {
                "service_principal": {
                  "subscription_id": "<string>",
                  "subscription_tenant_id": "<string>"
                },
                "use_default": true
              },
              "ca_data": "<string>",
              "endpoint": "<string>",
              "env_vars": {},
              "gcp_auth": {
                "impersonate_service_account": "<string>",
                "project_id": "<string>",
                "region": "<string>"
              },
              "id": "<string>",
              "inline": true,
              "kube_config": "<string>",
              "trusted_role_arn": "<string>"
            },
            "kubernetes_secrets": [
              {
                "format": "<string>",
                "key_name": "<string>",
                "name": "<string>",
                "namespace": "<string>",
                "secret_arn": "<string>",
                "secret_name": "<string>"
              }
            ],
            "sandbox_mode": {
              "enabled": true,
              "helm": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "kubernetes_manifest": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>"
              },
              "outputs": {},
              "terraform": {
                "plan_contents": "<string>",
                "plan_display_contents": "<string>",
                "state_json": [
                  123
                ],
                "workspace_id": "<string>"
              }
            }
          }
        },
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "org_id": "<string>",
        "plan_json": "<string>",
        "runner_job_id": "<string>",
        "updated_at": "<string>"
      },
      "log_stream_id": "<string>",
      "max_executions": 123,
      "metadata": {},
      "operation": "exec",
      "org_id": "<string>",
      "outputs": {},
      "outputs_json": "<string>",
      "overall_timeout": 123,
      "owner_id": "<string>",
      "owner_type": "<string>",
      "queue_timeout": 123,
      "runner_id": "<string>",
      "started_at": "<string>",
      "status": "queued",
      "status_description": "<string>",
      "type": "health-check",
      "updated_at": "<string>"
    },
    "status": "<string>",
    "status_description": "<string>",
    "status_v2": {
      "created_at_ts": 123,
      "created_by_id": "<string>",
      "history": "<array>",
      "metadata": {},
      "status": "error",
      "status_human_description": "<string>"
    },
    "updated_at": "<string>",
    "vcs_connection_commit": {
      "author_email": "<string>",
      "author_name": "<string>",
      "created_at": "<string>",
      "created_by_id": "<string>",
      "id": "<string>",
      "message": "<string>",
      "owner_id": "<string>",
      "owner_type": "<string>",
      "sha": "<string>",
      "updated_at": "<string>",
      "vcs_connection_id": "<string>"
    }
  },
  "links": {},
  "name": "<string>",
  "resolved_var_name": "<string>",
  "status": "<string>",
  "status_description": "<string>",
  "type": "terraform_module",
  "updated_at": "<string>",
  "var_name": "<string>"
}

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Path Parameters

component_id
string
required

component ID

Body

application/json

Input

name
string
required
dependencies
string[]
var_name
string

Response

OK

app_id
string
config_versions
integer
created_at
string
created_by_id
string
dependencies
string[]
id
string
latest_build
object
name
string
resolved_var_name
string
status
string
status_description
string
type
enum<string>
Available options:
terraform_module,
helm_chart,
docker_build,
external_image,
job,
kubernetes_manifest,
unknown
updated_at
string
var_name
string