Skip to content

Commit

Permalink
fix: elevate import block to examples/inception
Browse files Browse the repository at this point in the history
  • Loading branch information
krtk6160 committed Sep 20, 2024
1 parent f012b11 commit 0d6573e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 4 additions & 0 deletions examples/gcp/inception/import.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import {
id = var.tf_state_bucket_name
to = module.inception.google_storage_bucket.tf_state
}
4 changes: 0 additions & 4 deletions modules/inception/gcp/import.tf

This file was deleted.

0 comments on commit 0d6573e

Please sign in to comment.