Skip to content

Commit

Permalink
fix: elevate import block to examples/inception (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
krtk6160 authored Sep 20, 2024
1 parent f012b11 commit f49d685
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 f49d685

Please sign in to comment.