Skip to content

Commit

Permalink
[sdlf-cicd] 2.8.0 doc update (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
cnfait committed Jan 14, 2025
1 parent d5acb37 commit 82aa8b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/constructs/cicd.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ There is no SDLF-specific DevOps account in this setup.
This would create the following:

* `sdlf-cicd-bootstrap`
** this is created only once, no matter how many times `./deploy-generic.sh` is used in a given account.
* this is created only once, no matter how many times `./deploy-generic.sh` is used in a given account.
* `sdlf-cicd-sdlf-main`
** this CodeBuild project could be linked to a git repository owned by a data platform team, creating centralized storage layers with `sdlf-foundations`.
* this CodeBuild project could be linked to a git repository owned by a data platform team, creating centralized storage layers with `sdlf-foundations`.
* `sdlf-cicd-sdlf-engineering`
** this CodeBuild project could be linked to a git repository owned by a data engineers team, creating technical catalogs and data processing pipelines with `sdlf-dataset` and the various `sdlf-stage-*`.
* this CodeBuild project could be linked to a git repository owned by a data engineers team, creating technical catalogs and data processing pipelines with `sdlf-dataset` and the various `sdlf-stage-*`.


## Infrastructure
Expand Down

0 comments on commit 82aa8b1

Please sign in to comment.