Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitoring instance down #22

Merged
merged 2 commits into from
Aug 16, 2023
Merged

Monitoring instance down #22

merged 2 commits into from
Aug 16, 2023

Conversation

cloudymax
Copy link
Contributor

Turn off the instance

@github-actions
Copy link
Contributor

🤖 Terraform Report


Plan: 0 to add, 0 to change, 1 to destroy
Show Plan
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  - destroy

Terraform will perform the following actions:

  # hcloud_server.monitoring will be destroyed
  # (because hcloud_server.monitoring is not in configuration)
  - resource "hcloud_server" "monitoring" {
      - allow_deprecated_images    = false -> null
      - backups                    = false -> null
      - datacenter                 = "nbg1-dc3" -> null
      - delete_protection          = false -> null
      - firewall_ids               = [] -> null
      - id                         = "36047677" -> null
      - ignore_remote_firewall_ids = false -> null
      - image                      = "ubuntu-22.04" -> null
      - ipv4_address               = "168.119.163.34" -> null
      - ipv6_address               = "2a01:4f8:c0c:1f9f::1" -> null
      - ipv6_network               = "2a01:4f8:c0c:1f9f::/64" -> null
      - keep_disk                  = false -> null
      - labels                     = {} -> null
      - location                   = "nbg1" -> null
      - name                       = "monitoring" -> null
      - rebuild_protection         = false -> null
      - server_type                = "cpx21" -> null
      - ssh_keys                   = [
          - "max",
        ] -> null
      - status                     = "running" -> null
      - user_data                  = "iJh53FJRc34a3CliKn6IA3Kg+CA=" -> null

      - public_net {
          - ipv4         = 0 -> null
          - ipv4_enabled = true -> null
          - ipv6         = 0 -> null
          - ipv6_enabled = true -> null
        }
    }

Plan: 0 to add, 0 to change, 1 to destroy.

Changes to Outputs:
  - monitoring_ipv4_address    = "168.119.163.34" -> null

This comment was generated by Terraform Pull Request Report Generator - action run #5882274831 - commit 43aa16f

@cloudymax cloudymax merged commit 1eba9c8 into main Aug 16, 2023
@cloudymax cloudymax deleted the monitoring-instance-down branch August 16, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant