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

Clean up README #30

Merged
merged 1 commit into from
Jun 2, 2022
Merged

Clean up README #30

merged 1 commit into from
Jun 2, 2022

Conversation

driazati
Copy link
Contributor

@driazati driazati commented Jun 2, 2022

This is mostly just to kick off a terraform apply

@github-actions
Copy link

github-actions bot commented Jun 2, 2022

Terraform plan in ./terraform in the tvm-ci-prod workspace
With var files: terraform/vars/tvm-ci-prod.auto.tfvars

Plan: 0 to add, 12 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-ARM"].aws_autoscaling_group.agents will be updated in-place
  ~ resource "aws_autoscaling_group" "agents" {
        id                        = "Prod-Autoscaler-Jenkins-ARM"
        name                      = "Prod-Autoscaler-Jenkins-ARM"
        # (22 unchanged attributes hidden)

      ~ mixed_instances_policy {

          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "13" -> (known after apply)
                    # (2 unchanged attributes hidden)
                }
            }
            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-ARM"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                      = "lt-0307dda3ecfec7907"
      ~ image_id                = "************************************************"
      ~ latest_version          = 13 -> (known after apply)
        name                    = "Prod-Autoscaler-Jenkins-ARM20220125202831343700000004"
        tags                    = {}
        # (10 unchanged attributes hidden)


        # (2 unchanged blocks hidden)
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-ARM-Small"].aws_autoscaling_group.agents will be updated in-place
  ~ resource "aws_autoscaling_group" "agents" {
        id                        = "Prod-Autoscaler-Jenkins-ARM-Small"
        name                      = "Prod-Autoscaler-Jenkins-ARM-Small"
        # (22 unchanged attributes hidden)

      ~ mixed_instances_policy {

          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "4" -> (known after apply)
                    # (2 unchanged attributes hidden)
                }
            }
            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-ARM-Small"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                      = "lt-0eb9ed056278d5a50"
      ~ image_id                = "************************************************"
      ~ latest_version          = 4 -> (known after apply)
        name                    = "Prod-Autoscaler-Jenkins-ARM-Small20220524173817984800000001"
        tags                    = {}
        # (10 unchanged attributes hidden)


        # (2 unchanged blocks hidden)
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-CPU"].aws_autoscaling_group.agents will be updated in-place
  ~ resource "aws_autoscaling_group" "agents" {
        id                        = "Prod-Autoscaler-Jenkins-CPU"
        name                      = "Prod-Autoscaler-Jenkins-CPU"
        # (22 unchanged attributes hidden)

      ~ mixed_instances_policy {

          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "14" -> (known after apply)
                    # (2 unchanged attributes hidden)
                }
            }
            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-CPU"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                      = "lt-084b74d77c2ee9ba2"
      ~ image_id                = "************************************************"
      ~ latest_version          = 14 -> (known after apply)
        name                    = "Prod-Autoscaler-Jenkins-CPU20220125202831342000000001"
        tags                    = {}
        # (10 unchanged attributes hidden)


        # (2 unchanged blocks hidden)
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-CPU-Small"].aws_autoscaling_group.agents will be updated in-place
  ~ resource "aws_autoscaling_group" "agents" {
        id                        = "Prod-Autoscaler-Jenkins-CPU-Small"
        name                      = "Prod-Autoscaler-Jenkins-CPU-Small"
        # (22 unchanged attributes hidden)

      ~ mixed_instances_policy {

          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "7" -> (known after apply)
                    # (2 unchanged attributes hidden)
                }
            }
            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-CPU-Small"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                      = "lt-02518d53b22a85dd8"
      ~ image_id                = "************************************************"
      ~ latest_version          = 7 -> (known after apply)
        name                    = "Prod-Autoscaler-Jenkins-CPU-Small20220425184607394500000002"
        tags                    = {}
        # (10 unchanged attributes hidden)


        # (2 unchanged blocks hidden)
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-GPU"].aws_autoscaling_group.agents will be updated in-place
  ~ resource "aws_autoscaling_group" "agents" {
        id                        = "Prod-Autoscaler-Jenkins-GPU"
        name                      = "Prod-Autoscaler-Jenkins-GPU"
        # (22 unchanged attributes hidden)

      ~ mixed_instances_policy {

          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "10" -> (known after apply)
                    # (2 unchanged attributes hidden)
                }
            }
            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-GPU"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                      = "lt-0f6765aeec1cbbc77"
      ~ image_id                = "************************************************"
      ~ latest_version          = 10 -> (known after apply)
        name                    = "Prod-Autoscaler-Jenkins-GPU20220125202831343600000003"
        tags                    = {}
        # (10 unchanged attributes hidden)


        # (2 unchanged blocks hidden)
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-GPU-4x"].aws_autoscaling_group.agents will be updated in-place
  ~ resource "aws_autoscaling_group" "agents" {
        id                        = "Prod-Autoscaler-Jenkins-GPU-4x"
        name                      = "Prod-Autoscaler-Jenkins-GPU-4x"
        # (22 unchanged attributes hidden)

      ~ mixed_instances_policy {

          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "4" -> (known after apply)
                    # (2 unchanged attributes hidden)
                }
            }
            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-GPU-4x"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                      = "lt-01418a418e22d6974"
      ~ image_id                = "************************************************"
      ~ latest_version          = 4 -> (known after apply)
        name                    = "Prod-Autoscaler-Jenkins-GPU-4x20220425184607393700000001"
        tags                    = {}
        # (10 unchanged attributes hidden)


        # (2 unchanged blocks hidden)
    }

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

❌ Error applying plan in terraform #13

@driazati driazati changed the title [test] Run tf plan Clean up README Jun 2, 2022
@driazati driazati marked this pull request as ready for review June 2, 2022 23:13
@driazati driazati merged commit 69b6721 into tlc-pack:main Jun 2, 2022
konturn pushed a commit to konturn/ci that referenced this pull request Jun 3, 2022
Allows devs with deployer permission to use CI from external fork
driazati added a commit that referenced this pull request Jun 3, 2022
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