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

feat: prepare for account migration #100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

konturn
Copy link
Contributor

@konturn konturn commented Oct 1, 2024

No description provided.

@konturn konturn force-pushed the feat/prepare-for-migration branch 3 times, most recently from f72aa55 to 31ce238 Compare October 1, 2024 18:10
@konturn konturn force-pushed the feat/prepare-for-migration branch 3 times, most recently from fbd506e to 7766ac2 Compare October 3, 2024 18:11
Copy link

github-actions bot commented Oct 3, 2024

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

Plan: 0 to add, 30 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:

  # aws_s3_bucket.artifacts-bucket will be updated in-place
  ~ resource "aws_s3_bucket" "artifacts-bucket" {
        id                          = "tvm-jenkins-artifacts-prod"
        tags                        = {
            "Name" = "tvm-jenkins-artifacts-prod"
        }
        # (11 unchanged attributes hidden)

      - server_side_encryption_configuration {
          - rule {
              - bucket_key_enabled = false -> null

              - apply_server_side_encryption_by_default {
                  - sse_algorithm     = "AES256" -> null
                    # (1 unchanged attribute hidden)
                }
            }
        }

        # (3 unchanged blocks hidden)
    }

  # aws_s3_bucket.bucket will be updated in-place
  ~ resource "aws_s3_bucket" "bucket" {
        id                          = "tvm-sccache-prod"
        tags                        = {
            "Name" = "tvm-sccache-prod"
        }
        # (11 unchanged attributes hidden)

      - server_side_encryption_configuration {
          - rule {
              - bucket_key_enabled = false -> null

              - apply_server_side_encryption_by_default {
                  - sse_algorithm     = "AES256" -> null
                    # (1 unchanged attribute hidden)
                }
            }
        }

        # (2 unchanged blocks hidden)
    }

  # 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"
        # (25 unchanged attributes hidden)

      ~ mixed_instances_policy {
          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "38" -> (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                       = 38 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-ARM20220125202831343700000004"
        tags                                 = {}
        # (15 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

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

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

            # (1 unchanged block hidden)
        }
    }

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

        # (2 unchanged blocks hidden)
    }

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

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

            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-ARM-Graviton3-SPOT"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                                   = "lt-0bdd5ddc3b0c0a4be"
      ~ image_id                             = "************************************************"
      ~ latest_version                       = 5 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-ARM-Graviton3-SPOT2023051615514188860000000d"
        tags                                 = {}
        # (15 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

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

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

            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-ARM-Large"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                                   = "lt-09896b22846422393"
      ~ image_id                             = "************************************************"
      ~ latest_version                       = 11 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-ARM-Large20230309190022233700000001"
        tags                                 = {}
        # (15 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

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

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

            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-ARM-SPOT"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                                   = "lt-0ccfd4994a1b28593"
      ~ image_id                             = "************************************************"
      ~ latest_version                       = 11 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-ARM-SPOT20230309183817633500000003"
        tags                                 = {}
        # (15 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"
        # (25 unchanged attributes hidden)

      ~ mixed_instances_policy {
          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "29" -> (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                       = 29 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-ARM-Small20220524173817984800000001"
        tags                                 = {}
        # (15 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

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

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

            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-ARM-Small-SPOT"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                                   = "lt-0b3ad0d930697d5d3"
      ~ image_id                             = "************************************************"
      ~ latest_version                       = 11 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-ARM-Small-SPOT20230309183817618000000001"
        tags                                 = {}
        # (15 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"
        # (25 unchanged attributes hidden)

      ~ mixed_instances_policy {
          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "39" -> (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                       = 39 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-CPU20220125202831342000000001"
        tags                                 = {}
        # (15 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

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

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

            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-CPU-Large"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                                   = "lt-080e990960c50b314"
      ~ image_id                             = "************************************************"
      ~ latest_version                       = 11 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-CPU-Large20230309190022235000000003"
        tags                                 = {}
        # (15 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

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

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

            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-CPU-SPOT"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                                   = "lt-0bc51adf3b7148fc0"
      ~ image_id                             = "************************************************"
      ~ latest_version                       = 11 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-CPU-SPOT20230309183817648400000007"
        tags                                 = {}
        # (15 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"
        # (25 unchanged attributes hidden)

      ~ mixed_instances_policy {
          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "32" -> (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                       = 32 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-CPU-Small20220425184607394500000002"
        tags                                 = {}
        # (15 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

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

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

            # (1 unchanged block hidden)
        }
    }

  # module.Jenkins-Autoscalers["Prod-Autoscaler-Jenkins-CPU-Small-Spot"].aws_launch_template.autoscaler will be updated in-place
  ~ resource "aws_launch_template" "autoscaler" {
        id                                   = "lt-0e324468001126a17"
      ~ image_id                             = "************************************************"
      ~ latest_version                       = 11 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-CPU-Small-Spot20230224173513629900000002"
        tags                                 = {}
        # (15 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"
        # (25 unchanged attributes hidden)

      ~ mixed_instances_policy {
          ~ launch_template {
              ~ launch_template_specification {
                  ~ version              = "35" -> (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                       = 35 -> (known after apply)
        name                                 = "Prod-Autoscaler-Jenkins-GPU20220125202831343600000003"
        tags                                 = {}
        # (15 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

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

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

            # (1 unchanged block hidden)
        }
    }

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

        # (2 unchanged blocks hidden)
    }

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

📝 Plan generated in terraform plan #192

@konturn konturn force-pushed the feat/prepare-for-migration branch from 7766ac2 to a284864 Compare October 3, 2024 18:15
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