Skip to content

Commit d589d29

Browse files
authored
Merge pull request #276 from dandi/remove-sandbox-email-import
Revert "Add import block to capture email forward resource"
2 parents c5cbc2b + 134f25c commit d589d29

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

terraform/email_forwarding.tf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,3 @@ resource "improvmx_email_forward" "sandbox_info" {
3636
alias_name = "info"
3737
destination_email = "dandi@mit.edu"
3838
}
39-
40-
import {
41-
to = improvmx_email_forward.sandbox_info
42-
id = "sandbox.dandiarchive.org_info"
43-
}

0 commit comments

Comments
 (0)