Skip to content

Commit

Permalink
Adding source policy location
Browse files Browse the repository at this point in the history
  • Loading branch information
sekka1 authored Mar 11, 2022
1 parent f072e43 commit fc682dc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
locals {
base_name = "external-secrets"
# Source policy from doc: # Source: https://external-secrets.io/v0.4.4/provider-aws-secrets-manager/
iam_policy_file = "iam-policy.tpl.json"
k8s_service_account_name = "external-secrets"
}
Expand Down

0 comments on commit fc682dc

Please sign in to comment.