Skip to content

Commit 1d38bff

Browse files
Start using elastic-observability-ci google cloud project for ci secrets
1 parent 4a3c1b8 commit 1d38bff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ jobs:
4444
terraform_version: 1.2.3
4545
- uses: elastic/oblt-actions/aws/auth@v1
4646
- uses: elastic/oblt-actions/google/auth@v1
47+
with:
48+
project-id: 'elastic-observability-ci'
49+
4750
- uses: google-github-actions/get-secretmanager-secrets@bc9c54b29fdffb8a47776820a7d26e77b379d262 # v3.0.0
4851
with:
4952
export_to_environment: true

0 commit comments

Comments
 (0)