Skip to content

Commit c94e63c

Browse files
authored
chore(test): fix atlantis import test (#2970)
* Fix e2e import test * Update exp-output-import-dir1-ops-dummy1.txt * Update exp-output-import-dir1-ops-dummy2.txt * Update exp-output-plan.txt
1 parent c771493 commit c94e63c

File tree

3 files changed

+0
-10
lines changed

3 files changed

+0
-10
lines changed

server/controllers/events/testfixtures/test-repos/import-workspace/exp-output-import-dir1-ops-dummy1.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ Import successful!
1010

1111
The resources that were imported are shown above. These resources are now in
1212
your Terraform state and will henceforth be managed by Terraform.
13-
14-
1513
```
1614

1715
* :repeat: To **plan** this project again, comment:
1816
* `atlantis plan -p dir1-ops`
19-
20-

server/controllers/events/testfixtures/test-repos/import-workspace/exp-output-import-dir1-ops-dummy2.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ Import successful!
1010

1111
The resources that were imported are shown above. These resources are now in
1212
your Terraform state and will henceforth be managed by Terraform.
13-
14-
1513
```
1614

1715
* :repeat: To **plan** this project again, comment:
1816
* `atlantis plan -p dir1-ops`
19-
20-

server/controllers/events/testfixtures/test-repos/import-workspace/exp-output-plan.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
Ran Plan for project: `dir1-ops` dir: `dir1` workspace: `ops`
22

33
```diff
4-
54
No changes. Your infrastructure matches the configuration.
65

76
Terraform has compared your real infrastructure against your configuration
87
and found no differences, so no changes are needed.
9-
108
```
119

1210
* :arrow_forward: To **apply** this plan, comment:

0 commit comments

Comments
 (0)