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
20 lines
713 B
Plaintext
20 lines
713 B
Plaintext
Ran Plan for dir: `.` workspace: `default`
|
|
|
|
```diff
|
|
No changes. Your infrastructure matches the configuration.
|
|
|
|
Terraform has compared your real infrastructure against your configuration
|
|
and found no differences, so no changes are needed.
|
|
```
|
|
|
|
* :arrow_forward: To **apply** this plan, comment:
|
|
* `atlantis apply -d .`
|
|
* :put_litter_in_its_place: To **delete** this plan click [here](lock-url)
|
|
* :repeat: To **plan** this project again, comment:
|
|
* `atlantis plan -d . -- -var var=overridden`
|
|
|
|
---
|
|
* :fast_forward: To **apply** all unapplied plans from this pull request, comment:
|
|
* `atlantis apply`
|
|
* :put_litter_in_its_place: To delete all plans and locks for the PR, comment:
|
|
* `atlantis unlock` |