stages: - terraform - graph terraform: stage: terraform image: hashicorp/terraform entrypoint: [""] script: - terraform graph > graph.dot archive: paths: ...
確定! 回上一頁