-
Notifications
You must be signed in to change notification settings - Fork 11
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
konturn
wants to merge
1
commit into
tlc-pack:main
Choose a base branch
from
konturn:feat/prepare-for-migration
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
konturn
force-pushed
the
feat/prepare-for-migration
branch
3 times, most recently
from
October 1, 2024 18:10
f72aa55
to
31ce238
Compare
naut-brian
approved these changes
Oct 1, 2024
konturn
force-pushed
the
feat/prepare-for-migration
branch
3 times, most recently
from
October 3, 2024 18:11
fbd506e
to
7766ac2
Compare
Terraform plan in ./terraform in the tvm-ci-prod workspace 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
force-pushed
the
feat/prepare-for-migration
branch
from
October 3, 2024 18:15
7766ac2
to
a284864
Compare
naut-brian
approved these changes
Oct 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.