Skip to content

Commit

Permalink
Remove import block
Browse files Browse the repository at this point in the history
  • Loading branch information
waxlamp committed Jan 29, 2025
1 parent d6d0d60 commit 25f61dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions terraform/domain.tf
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,3 @@ resource "aws_route53_record" "bluesky" {
ttl = "300"
records = ["did=did:plc:5tjxaioq3ynbbynnarq5dziq"]
}

import {
to = aws_route53_record.bluesky
id = "Z02063701JNV8GCOUJIZZ__atproto.dandiarchive.org_TXT"
}

0 comments on commit 25f61dc

Please sign in to comment.