File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 4343 context : ./src/${{ matrix.image }}
4444 push : ${{ github.event_name == 'push' &&
4545 github.ref == 'refs/heads/main' }}
46- tags : ' 615677714887.dkr.ecr.eu-central-1.amazonaws.com/\
47- postgres-grafana-on-ecs-${{ matrix.image }}-repo'
46+ tags : " 615677714887.dkr.ecr.eu-central-1.amazonaws.com/\
47+ postgres-grafana-on-ecs-${{ matrix.image }}-repo"
4848 cache-from : type=gha
4949 cache-to : type=gha,mode=max
Original file line number Diff line number Diff line change 11name = " postgres-grafana-on-ecs"
22github_owner = " optiop"
33github_repo = " postgres-grafana-on-ecs"
4- github_oidc_provider_arn =
5- region =
4+ github_oidc_provider_arn = " "
5+ region = " eu-central-1 "
66tags = {
77 " project" = " Visualize Postgres data on Grafana running on ECS"
8+ " owner" = " Optiop Consulting Group"
9+ " directory" = " optiop/blog"
810}
You can’t perform that action at this time.
0 commit comments