We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5cbc2b + 134f25c commit d589d29Copy full SHA for d589d29
1 file changed
terraform/email_forwarding.tf
@@ -36,8 +36,3 @@ resource "improvmx_email_forward" "sandbox_info" {
36
alias_name = "info"
37
destination_email = "dandi@mit.edu"
38
}
39
-
40
-import {
41
- to = improvmx_email_forward.sandbox_info
42
- id = "sandbox.dandiarchive.org_info"
43
-}
0 commit comments