main.tf aktualisiert #16

Merged
florian merged 1 commits from florian-patch-12 into main 2024-02-23 11:07:04 +01:00
Owner
No description provided.
florian added 1 commit 2024-02-23 11:05:46 +01:00
1/1 projects applied successfully.
dbde418c3f
main.tf aktualisiert
Author
Owner
Superseded Atlantis Plan
Superseded Atlantis Plan

atlantis plan

<!--- +-Superseded Command-+ ---><details><summary>Superseded Atlantis Plan</summary> <!--- +-Superseded Command-+ ---><details><summary>Superseded Atlantis Plan</summary> atlantis plan </details> </details>
Author
Owner
Superseded Atlantis Plan

Ran Plan for dir: . workspace: default

Plan Failed: This project is currently locked by an unapplied plan from pull #15. To continue, delete the lock from #15 or apply that plan and merge the pull request.

Once the lock is released, comment atlantis plan here to re-plan.

<!--- +-Superseded Command-+ ---><details><summary>Superseded Atlantis Plan</summary> Ran Plan for dir: `.` workspace: `default` **Plan Failed**: This project is currently locked by an unapplied plan from pull #15. To continue, delete the lock from #15 or apply that plan and merge the pull request. Once the lock is released, comment `atlantis plan` here to re-plan. </details>
Author
Owner
Superseded Atlantis Plan

atlantis plan

<!--- +-Superseded Command-+ ---><details><summary>Superseded Atlantis Plan</summary> atlantis plan </details>
Author
Owner
Superseded Atlantis Apply

Ran Plan for dir: . workspace: default

Show Output
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create

Terraform will perform the following actions:

  # null_resource.example will be created
+ resource "null_resource" "example" {
      + id = (known after apply)
    }

  # null_resource.example2 will be created
+ resource "null_resource" "example2" {
      + id = (known after apply)
    }

Plan: 2 to add, 0 to change, 0 to destroy.
  • ▶️ To apply this plan, comment:
    • atlantis apply -d .
  • 🚮 To delete this plan click here
  • 🔁 To plan this project again, comment:
    • atlantis plan -d .
Plan: 2 to add, 0 to change, 0 to destroy.
  • To apply all unapplied plans from this pull request, comment:
    • atlantis apply
  • 🚮 To delete all plans and locks for the PR, comment:
    • atlantis unlock
<!--- +-Superseded Command-+ ---><details><summary>Superseded Atlantis Apply</summary> Ran Plan for dir: `.` workspace: `default` <details><summary>Show Output</summary> ```diff Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: + create Terraform will perform the following actions: # null_resource.example will be created + resource "null_resource" "example" { + id = (known after apply) } # null_resource.example2 will be created + resource "null_resource" "example2" { + id = (known after apply) } Plan: 2 to add, 0 to change, 0 to destroy. ``` * :arrow_forward: To **apply** this plan, comment: * `atlantis apply -d .` * :put_litter_in_its_place: To **delete** this plan click [here](http://61d69320ff36:4141/lock?id=florian%252Ftest-atlantis%252F.%252Fdefault) * :repeat: To **plan** this project again, comment: * `atlantis plan -d .` </details> Plan: 2 to add, 0 to change, 0 to destroy. --- * :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` </details>
Author
Owner
Superseded Atlantis Apply

atlantis apply -d .

<!--- +-Superseded Command-+ ---><details><summary>Superseded Atlantis Apply</summary> atlantis apply -d . </details>
Author
Owner

Ran Apply for dir: . workspace: default

null_resource.example: Creating...
null_resource.example2: Creating...
null_resource.example2: Creation complete after 0s [id=818090728349677075]
null_resource.example: Creation complete after 0s [id=8933957797480306298]

Apply complete! Resources: 2 added, 0 changed, 0 destroyed.
Ran Apply for dir: `.` workspace: `default` ```diff null_resource.example: Creating... null_resource.example2: Creating... null_resource.example2: Creation complete after 0s [id=818090728349677075] null_resource.example: Creation complete after 0s [id=8933957797480306298] Apply complete! Resources: 2 added, 0 changed, 0 destroyed. ```
Author
Owner

Automatically merging because all plans have been successfully applied.

Automatically merging because all plans have been successfully applied.
florian merged commit d7f88c9a1a into main 2024-02-23 11:07:04 +01:00
Author
Owner

Locks and plans deleted for the projects and workspaces modified in this pull request:

  • dir: . workspace: default
Locks and plans deleted for the projects and workspaces modified in this pull request: - dir: `.` workspace: `default`
Sign in to join this conversation.
No reviewers
No Label
nounlock
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: florian/test-atlantis#16
No description provided.