mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 21:48:25 +00:00
* add web_templates render tests * add ansic strip tests * move fixtures into testdata dir which is golang specific test dir name * add server/metrics tests * add recovery test * add runtime stats test
16 lines
462 B
Plaintext
16 lines
462 B
Plaintext
Ran Import for dir: `.` workspace: `default`
|
|
|
|
```diff
|
|
random_id.count[0]: Importing from ID "BB"...
|
|
random_id.count[0]: Import prepared!
|
|
Prepared random_id for import
|
|
random_id.count[0]: Refreshing state... [id=BB]
|
|
|
|
Import successful!
|
|
|
|
The resources that were imported are shown above. These resources are now in
|
|
your Terraform state and will henceforth be managed by Terraform.
|
|
```
|
|
|
|
* :repeat: To **plan** this project again, comment:
|
|
* `atlantis plan -d .` |