You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately this is not working if I want to have enable_ephemeral_storage=true
╷
│ Error: Invalid index
│
│ on .terraform/modules/atlantis/main.tf line 438, in resource "aws_efs_mount_target" "this":
│ 438: file_system_id = aws_efs_file_system.this[0].id
│ ├────────────────
│ │ aws_efs_file_system.this is empty tuple
│
│ The given key does not identify an element in this collection value.
╵
there is no condition for var.enable_ephemeral_storage