From 804e272b95a2f8f213f0c782f8110723d1f42069 Mon Sep 17 00:00:00 2001 From: "waqas.yousaf" Date: Mon, 25 Sep 2023 16:01:36 +0200 Subject: [PATCH] OPS-5596: lint fix --- README.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/README.md b/README.md index 7270529..5ccc080 100644 --- a/README.md +++ b/README.md @@ -230,35 +230,13 @@ Type: `string` Default: `""` -### [ami\_name\_filter](#input\_ami\_name\_filter) - -Description: Name filter to help pick the AMI. - -Type: `list(string)` - -Default: - -```json -[ - "vault-consul-ubuntu18-*" -] -``` - ### [ami\_id](#input\_ami\_id) Description: ID of the AMI to be used for the Consul and Vault instances. Type: `string` -Default: `""` - -### [ami\_owner](#input\_ami\_owner) - -Description: AWS account ID of the AMI owner. Defaults to HashiCorp. - -Type: `string` - -Default: `"562637147889"` +Default: `null`