Skip to content

Commit f4a707b

Browse files
authored
Merge pull request #268 from dandi/remove-import
Remove one-time import
2 parents d070050 + c8ee779 commit f4a707b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

terraform/sponsored_bucket.tf

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,3 @@ module "sponsored_dandiset_bucket" {
1010
aws.project = aws
1111
}
1212
}
13-
14-
15-
# TODO: Remove once apply is run
16-
import {
17-
to = module.sponsored_dandiset_bucket.aws_s3_bucket.inventory_bucket
18-
id = "dandiarchive-inventory"
19-
}

0 commit comments

Comments
 (0)