Skip to content

Commit

Permalink
Update templates/staging/ci.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Jlkan authored Oct 23, 2024
1 parent c5e8850 commit 3e0a3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/staging/ci.tf
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module "secrets_ci" {
context = {
namespace = "name" # TODO adjust namespace to your project
stage = "staging"
name = "secrets"
name = "ci-secrets"
}

secrets = {
Expand Down

0 comments on commit 3e0a3d7

Please sign in to comment.