main.tf aktualisiert #18

Open
florian wants to merge 1 commits from florian-patch-14 into main
Owner
No description provided.
florian added 1 commit 2024-02-24 19:27:09 +01:00
1/1 projects applied successfully.
b3ff93f15b
main.tf aktualisiert
Author
Owner
Superseded Atlantis Apply
Superseded Atlantis Plan

atlantis plan

<!--- +-Superseded Command-+ ---><details><summary>Superseded Atlantis Apply</summary> <!--- +-Superseded Command-+ ---><details><summary>Superseded Atlantis Plan</summary> atlantis plan </details> </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)
    }

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

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

Plan: 4 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: 4 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) } # null_resource.example3 will be created + resource "null_resource" "example3" { + id = (known after apply) } # null_resource.example4 will be created + resource "null_resource" "example4" { + id = (known after apply) } Plan: 4 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: 4 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

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

Ran Apply for dir: . workspace: default

null_resource.example4: Creating...
null_resource.example2: Creating...
null_resource.example3: Creating...
null_resource.example: Creating...
null_resource.example4: Creation complete after 0s [id=4199415269415130683]
null_resource.example3: Creation complete after 0s [id=3918985990071429574]
null_resource.example2: Creation complete after 0s [id=7588608302432606370]
null_resource.example: Creation complete after 0s [id=6824090715830790481]

Apply complete! Resources: 4 added, 0 changed, 0 destroyed.
Ran Apply for dir: `.` workspace: `default` ```diff null_resource.example4: Creating... null_resource.example2: Creating... null_resource.example3: Creating... null_resource.example: Creating... null_resource.example4: Creation complete after 0s [id=4199415269415130683] null_resource.example3: Creation complete after 0s [id=3918985990071429574] null_resource.example2: Creation complete after 0s [id=7588608302432606370] null_resource.example: Creation complete after 0s [id=6824090715830790481] Apply complete! Resources: 4 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.
Author
Owner

Automerging failed:

merge failed: 405 Method Not Allowed
Automerging failed: ``` merge failed: 405 Method Not Allowed ```
All checks were successful
1/1 projects applied successfully.
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
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#18
No description provided.