Skip to content

Conversation

@joshpollara
Copy link
Owner

No description provided.

@436235213412

This comment has been minimized.

@terrateam-action

This comment has been minimized.

@436235213412

This comment has been minimized.

@terrateam-action

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@436235213412
Copy link

436235213412 bot commented Aug 26, 2025

Plans 👍

Outputs can be viewed in the Terrateam Console here.

Terrateam Plan Output 👍

Expand for plan output details

Dir: . | Success 👍

Dir: .
Workspace: default
Success: 👍

Step: plan
Success: 👍

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:

  # google_compute_instance.staging[0] will be created
+   resource "google_compute_instance" "staging" {
+       can_ip_forward       = false
+       cpu_platform         = (known after apply)
+       creation_timestamp   = (known after apply)
+       current_status       = (known after apply)
+       deletion_protection  = false
+       effective_labels     = {
+           "goog-terraform-provisioned" = "true"
        }
+       id                   = (known after apply)
+       instance_id          = (known after apply)
+       label_fingerprint    = (known after apply)
+       machine_type         = "e2-small"
+       metadata_fingerprint = (known after apply)
+       min_cpu_platform     = (known after apply)
+       name                 = "staging-instance"
+       project              = "terrateam-sandbox"
+       self_link            = (known after apply)
+       tags_fingerprint     = (known after apply)
+       terraform_labels     = {
+           "goog-terraform-provisioned" = "true"
        }
+       zone                 = "us-central1-a"
+
       boot_disk {
+           auto_delete                = true
+           device_name                = (known after apply)
+           disk_encryption_key_sha256 = (known after apply)
+           guest_os_features          = (known after apply)
+           kms_key_self_link          = (known after apply)
+           mode                       = "READ_WRITE"
+           source                     = (known after apply)
+
           initialize_params {
+               architecture           = (known after apply)
+               image                  = "debian-cloud/debian-11"
+               labels                 = (known after apply)
+               provisioned_iops       = (known after apply)
+               provisioned_throughput = (known after apply)
+               resource_policies      = (known after apply)
+               size                   = (known after apply)
+               snapshot               = (known after apply)
+               type                   = (known after apply)
            }
        }
+
       network_interface {
+           internal_ipv6_prefix_length = (known after apply)
+           ipv6_access_type            = (known after apply)
+           ipv6_address                = (known after apply)
+           name                        = (known after apply)
+           network                     = "default"
+           network_attachment          = (known after apply)
+           network_ip                  = (known after apply)
+           stack_type                  = (known after apply)
+           subnetwork                  = (known after apply)
+           subnetwork_project          = (known after apply)
        }
    }

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

Cost Estimation

Total Monthly Difference: 12.63 USD

Expand for cost estimation details
Dir Workspace Previous (USD) New (USD) Diff (USD)
. default 0.00 12.63 12.63
Total 0.00 12.63 12.63

To apply all these changes, comment:

terrateam apply

Feedback?

Questions? Comments? Give feedback by commenting terrateam feedback <your msg>. Your message lands directly in our inbox.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@terrateam-staging

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@terrateam-staging

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@terrateam-staging

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@terrateam-staging

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@terrateam-staging

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@terrateam-staging

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-staging

This comment has been minimized.

@terrateam-action

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@terrateam-staging

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@terrateam-staging

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action

This comment has been minimized.

@terrateam-staging

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-staging

This comment has been minimized.

@terrateam-action

This comment has been minimized.

@joshpollara
Copy link
Owner Author

terrateam plan

@terrateam-action
Copy link

Plans 👍

Outputs can be viewed in the Terrateam Console here.

Terrateam Plan Output 👍

Expand for plan output details

Dir: . | Success 👍

Dir: .
Workspace: default
Success: 👍

Step: plan
Success: 👍

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:

  # google_compute_instance.staging[0] will be created
+   resource "google_compute_instance" "staging" {
+       can_ip_forward       = false
+       cpu_platform         = (known after apply)
+       creation_timestamp   = (known after apply)
+       current_status       = (known after apply)
+       deletion_protection  = false
+       effective_labels     = {
+           "goog-terraform-provisioned" = "true"
        }
+       id                   = (known after apply)
+       instance_id          = (known after apply)
+       label_fingerprint    = (known after apply)
+       machine_type         = "e2-small"
+       metadata_fingerprint = (known after apply)
+       min_cpu_platform     = (known after apply)
+       name                 = "staging-instance"
+       project              = "terrateam-sandbox"
+       self_link            = (known after apply)
+       tags_fingerprint     = (known after apply)
+       terraform_labels     = {
+           "goog-terraform-provisioned" = "true"
        }
+       zone                 = "us-central1-a"
+
       boot_disk {
+           auto_delete                = true
+           device_name                = (known after apply)
+           disk_encryption_key_sha256 = (known after apply)
+           guest_os_features          = (known after apply)
+           kms_key_self_link          = (known after apply)
+           mode                       = "READ_WRITE"
+           source                     = (known after apply)
+
           initialize_params {
+               architecture           = (known after apply)
+               image                  = "debian-cloud/debian-11"
+               labels                 = (known after apply)
+               provisioned_iops       = (known after apply)
+               provisioned_throughput = (known after apply)
+               resource_policies      = (known after apply)
+               size                   = (known after apply)
+               snapshot               = (known after apply)
+               type                   = (known after apply)
            }
        }
+
       network_interface {
+           internal_ipv6_prefix_length = (known after apply)
+           ipv6_access_type            = (known after apply)
+           ipv6_address                = (known after apply)
+           name                        = (known after apply)
+           network                     = "default"
+           network_attachment          = (known after apply)
+           network_ip                  = (known after apply)
+           stack_type                  = (known after apply)
+           subnetwork                  = (known after apply)
+           subnetwork_project          = (known after apply)
        }
    }

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

Cost Estimation

Total Monthly Difference: 12.63 USD

Expand for cost estimation details
Dir Workspace Previous (USD) New (USD) Diff (USD)
. default 0.0 12.63 12.63
Total 0.0 12.63 12.63

To apply all these changes, comment:

terrateam apply

Feedback?

Questions? Comments? Give feedback by commenting terrateam feedback <your msg>. Your message lands directly in our inbox.

@terrateam-staging
Copy link

Plans 👍

Outputs can be viewed in the Terrateam Console here.

Terrateam Plan Output 👍

Expand for plan output details

Dir: . | Success 👍

Dir: .
Workspace: default
Success: 👍

Step: plan
Success: 👍

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:

  # google_compute_instance.staging[0] will be created
+   resource "google_compute_instance" "staging" {
+       can_ip_forward       = false
+       cpu_platform         = (known after apply)
+       creation_timestamp   = (known after apply)
+       current_status       = (known after apply)
+       deletion_protection  = false
+       effective_labels     = {
+           "goog-terraform-provisioned" = "true"
        }
+       id                   = (known after apply)
+       instance_id          = (known after apply)
+       label_fingerprint    = (known after apply)
+       machine_type         = "e2-small"
+       metadata_fingerprint = (known after apply)
+       min_cpu_platform     = (known after apply)
+       name                 = "staging-instance"
+       project              = "terrateam-sandbox"
+       self_link            = (known after apply)
+       tags_fingerprint     = (known after apply)
+       terraform_labels     = {
+           "goog-terraform-provisioned" = "true"
        }
+       zone                 = "us-central1-a"
+
       boot_disk {
+           auto_delete                = true
+           device_name                = (known after apply)
+           disk_encryption_key_sha256 = (known after apply)
+           guest_os_features          = (known after apply)
+           kms_key_self_link          = (known after apply)
+           mode                       = "READ_WRITE"
+           source                     = (known after apply)
+
           initialize_params {
+               architecture           = (known after apply)
+               image                  = "debian-cloud/debian-11"
+               labels                 = (known after apply)
+               provisioned_iops       = (known after apply)
+               provisioned_throughput = (known after apply)
+               resource_policies      = (known after apply)
+               size                   = (known after apply)
+               snapshot               = (known after apply)
+               type                   = (known after apply)
            }
        }
+
       network_interface {
+           internal_ipv6_prefix_length = (known after apply)
+           ipv6_access_type            = (known after apply)
+           ipv6_address                = (known after apply)
+           name                        = (known after apply)
+           network                     = "default"
+           network_attachment          = (known after apply)
+           network_ip                  = (known after apply)
+           stack_type                  = (known after apply)
+           subnetwork                  = (known after apply)
+           subnetwork_project          = (known after apply)
        }
    }

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

Cost Estimation

Total Monthly Difference: 12.63 USD

Expand for cost estimation details
Dir Workspace Previous (USD) New (USD) Diff (USD)
. default 0.0 12.63 12.63
Total 0.0 12.63 12.63

To apply all these changes, comment:

terrateam apply

Feedback?

Questions? Comments? Give feedback by commenting terrateam feedback <your msg>. Your message lands directly in our inbox.

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.

2 participants