Skip to content

Commit 0cad2c1

Browse files
authored
feat: add 1pass_tf_sa_o11y_read to o11y scoped secrets (#1850)
1 parent 53b6c5f commit 0cad2c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tf/deployment/modules/shared/1password/futo-account/o11y-secrets.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ module "o11y-manual-secrets" {
2020
]
2121
scoped = [
2222
"1PASS_CONNECT_O11Y_READ",
23+
"1PASS_TF_SA_O11Y_READ"
2324
]
2425
}
2526
global_vault = "o11y_tf_manual"

0 commit comments

Comments
 (0)