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

How long will it take until I remember this #224

Merged

Conversation

mira-miracoli
Copy link
Contributor

No description provided.

@usegalaxy-eu-bot
Copy link
Collaborator

  # aws_route53_record.jenkins-workers-bronze[0] will be created
  + resource "aws_route53_record" "jenkins-workers-bronze" {
      + allow_overwrite = true
      + fqdn            = (known after apply)
      + id              = (known after apply)
      + name            = "worker-0.bronze.build.galaxyproject.eu"
      + records         = (known after apply)
      + ttl             = 7200
      + type            = "A"
      + zone_id         = "Z386N8B8JBC6TQ"
    }

  # openstack_blockstorage_volume_v3.jenkins-workers-bronze-volume[0] will be created
  + resource "openstack_blockstorage_volume_v3" "jenkins-workers-bronze-volume" {
      + attachment        = (known after apply)
      + availability_zone = (known after apply)
      + description       = "Data volume for Jenkins worker-0.bronze.build.galaxyproject.eu"
      + id                = (known after apply)
      + metadata          = (known after apply)
      + name              = "jenkins-workers-bronze-volume"
      + region            = (known after apply)
      + size              = 200
      + volume_type       = "default"
    }

  # openstack_compute_instance_v2.jenkins-workers-bronze[0] will be created
  + resource "openstack_compute_instance_v2" "jenkins-workers-bronze" {
      + access_ip_v4        = (known after apply)
      + access_ip_v6        = (known after apply)
      + all_metadata        = (known after apply)
      + all_tags            = (known after apply)
      + availability_zone   = (known after apply)
      + flavor_id           = (known after apply)
      + flavor_name         = "m1.xlarge"
      + force_delete        = false
      + id                  = (known after apply)
      + image_id            = (known after apply)
      + image_name          = "jenkins-worker-v60-j105-d1dfcf46c4cd-main"
      + key_pair            = "jenkins2"
      + name                = "worker-0.bronze.build.galaxyproject.eu"
      + power_state         = "active"
      + region              = (known after apply)
      + security_groups     = [
          + "default",
        ]
      + stop_before_destroy = false
      + user_data           = "0cd3c1a9d50fa22664f4bfbf321c9a4aa50007a1"

      + network {
          + access_network = false
          + fixed_ip_v4    = (known after apply)
          + fixed_ip_v6    = (known after apply)
          + floating_ip    = (known after apply)
          + mac            = (known after apply)
          + name           = "bioinf"
          + port           = (known after apply)
          + uuid           = (known after apply)
        }
    }

  # openstack_compute_volume_attach_v2.jenkins-workers-bronze-va[0] will be created
  + resource "openstack_compute_volume_attach_v2" "jenkins-workers-bronze-va" {
      + device      = (known after apply)
      + id          = (known after apply)
      + instance_id = (known after apply)
      + region      = (known after apply)
      + volume_id   = (known after apply)
    }

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

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: tf.plan

To perform exactly these actions, run the following command to apply:
    terraform apply "tf.plan" ```

@mira-miracoli mira-miracoli merged commit b53c3db into usegalaxy-eu:main Dec 16, 2024
2 checks passed
@mira-miracoli mira-miracoli deleted the silver-until-ips-for-kvm branch December 16, 2024 10:42
@mira-miracoli mira-miracoli changed the title how long will it take until I remember this How long will it take until I remember this Dec 16, 2024
@usegalaxy-eu-bot
Copy link
Collaborator

  # aws_route53_record.jenkins-workers-bronze[0] will be created
  + resource "aws_route53_record" "jenkins-workers-bronze" {
      + allow_overwrite = true
      + fqdn            = (known after apply)
      + id              = (known after apply)
      + name            = "worker-0.bronze.build.galaxyproject.eu"
      + records         = (known after apply)
      + ttl             = 7200
      + type            = "A"
      + zone_id         = "Z386N8B8JBC6TQ"
    }

  # openstack_blockstorage_volume_v3.jenkins-workers-bronze-volume[0] will be created
  + resource "openstack_blockstorage_volume_v3" "jenkins-workers-bronze-volume" {
      + attachment        = (known after apply)
      + availability_zone = (known after apply)
      + description       = "Data volume for Jenkins worker-0.bronze.build.galaxyproject.eu"
      + id                = (known after apply)
      + metadata          = (known after apply)
      + name              = "jenkins-workers-bronze-volume"
      + region            = (known after apply)
      + size              = 200
      + volume_type       = "default"
    }

  # openstack_compute_instance_v2.jenkins-workers-bronze[0] will be created
  + resource "openstack_compute_instance_v2" "jenkins-workers-bronze" {
      + access_ip_v4        = (known after apply)
      + access_ip_v6        = (known after apply)
      + all_metadata        = (known after apply)
      + all_tags            = (known after apply)
      + availability_zone   = (known after apply)
      + flavor_id           = (known after apply)
      + flavor_name         = "m1.xlarge"
      + force_delete        = false
      + id                  = (known after apply)
      + image_id            = (known after apply)
      + image_name          = "jenkins-worker-v60-j105-d1dfcf46c4cd-main"
      + key_pair            = "jenkins2"
      + name                = "worker-0.bronze.build.galaxyproject.eu"
      + power_state         = "active"
      + region              = (known after apply)
      + security_groups     = [
          + "default",
        ]
      + stop_before_destroy = false
      + user_data           = "0cd3c1a9d50fa22664f4bfbf321c9a4aa50007a1"

      + network {
          + access_network = false
          + fixed_ip_v4    = (known after apply)
          + fixed_ip_v6    = (known after apply)
          + floating_ip    = (known after apply)
          + mac            = (known after apply)
          + name           = "bioinf"
          + port           = (known after apply)
          + uuid           = (known after apply)
        }
    }

  # openstack_compute_volume_attach_v2.jenkins-workers-bronze-va[0] will be created
  + resource "openstack_compute_volume_attach_v2" "jenkins-workers-bronze-va" {
      + device      = (known after apply)
      + id          = (known after apply)
      + instance_id = (known after apply)
      + region      = (known after apply)
      + volume_id   = (known after apply)
    }

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

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: tf.plan

To perform exactly these actions, run the following command to apply:
    terraform apply "tf.plan" ```

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