diff --git a/README.md b/README.md index edb30cf9..f1b096a4 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,6 @@ module "atlantis" { You can enable EFS to ensure that any plan outputs are persisted to EFS in the event that the Atlantis Task is replaced: -```hcl ```hcl module "atlantis" { source = "terraform-aws-modules/atlantis/aws"