Skip to content

Commit 3f86094

Browse files
docs
1 parent 87996b7 commit 3f86094

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# This will import the project by the project ID
2+
terraform import infisical_project.example <project_id>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# This will import the resource by its identity ID
2+
terraform import infisical_project_environment.example <project_environment_id>

0 commit comments

Comments
 (0)