Skip to content

Commit

Permalink
deploy/tf_vars: add further secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
digorgonzola committed Dec 20, 2023
1 parent b9a3501 commit bac6a52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deploy/tf_vars/development/secrets.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
- name: ES_PASSWORD
valueFrom: arn:aws:ssm:ap-southeast-2:450356697252:parameter/apps/geonetwork4/tf-development/es_password
- name: GEONETWORK_DB_PASSWORD
valueFrom: arn:aws:ssm:ap-southeast-2:450356697252:parameter/apps/geonetwork4/tf-development/geonetwork_db_password
- name: INDEXER_APIKEY
valueFrom: arn:aws:ssm:ap-southeast-2:450356697252:parameter/apps/geonetwork4/tf-development/indexer_apikey

0 comments on commit bac6a52

Please sign in to comment.