Infra: Vault
[csit.git] / fdio.infra.terraform / 1n_nmd / aws / variables.tf
diff --git a/fdio.infra.terraform/1n_nmd/aws/variables.tf b/fdio.infra.terraform/1n_nmd/aws/variables.tf
new file mode 100644 (file)
index 0000000..11c3535
--- /dev/null
@@ -0,0 +1,9 @@
+variable "aws_access_key" {
+}
+
+variable "aws_secret_key" {
+}
+
+variable "name" {
+    default = "dynamic-aws-creds-vault-admin"
+}
\ No newline at end of file