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 d070050 + c8ee779 commit f4a707bCopy full SHA for f4a707b
1 file changed
terraform/sponsored_bucket.tf
@@ -10,10 +10,3 @@ module "sponsored_dandiset_bucket" {
10
aws.project = aws
11
}
12
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