0

I am creating access key and secret key using terraform and storing it in secret value in secret manager, how to retrieve and use those access and secret key values stored in secret manager in terraform code?

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
  • Does [this](https://stackoverflow.com/a/62329059/10846194) answer your query? – st_rt_dl_8 Nov 30 '21 at 11:27
  • Does this answer your question? [How to retrieve a secret in terraform from aws secret manager](https://stackoverflow.com/questions/62328683/how-to-retrieve-a-secret-in-terraform-from-aws-secret-manager) – Software Engineer Nov 30 '21 at 12:02
  • I manually stored access key and secret key in secrets manager, is their any way to call those values into the terraform code for execution instead of declaring it manually in terraform? because calling those values from arn and secret name is not working in case of secret key and access key. – abhsihek Dec 01 '21 at 12:42

0 Answers0