feat(Terraform): AWS backend role migration
[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
deleted file mode 100644 (file)
index ee9fb73..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-variable "aws_access_key" {
-  sensitive = true
-}
-
-variable "aws_secret_key" {
-  sensitive = true
-}
-
-variable "name" {
-  default = "dynamic-aws-creds-vault-admin"
-}
\ No newline at end of file