11c3535266344457bc25391539894ee8295acab7
[csit.git] / fdio.infra.terraform / 1n_nmd / aws / variables.tf
1 variable "aws_access_key" {
2 }
3
4 variable "aws_secret_key" {
5 }
6
7 variable "name" {
8     default = "dynamic-aws-creds-vault-admin"
9 }