Skip to content

Conversation

@marcoieni
Copy link
Member

@marcoieni marcoieni commented Dec 18, 2025

Plan:

15:35:17.342 STDOUT terraform: -/+ resource "github_actions_secret" "aws_access_key_id" {
15:35:17.342 STDOUT terraform:       ~ created_at       = "2023-01-12 12:44:16 +0000 UTC" -> (known after apply)
15:35:17.342 STDOUT terraform:       + destroy_on_drift = true # forces replacement
15:35:17.342 STDOUT terraform:       ~ id               = "docs.rs:STAGING_AWS_ACCESS_KEY_ID" -> (known after apply)
15:35:17.342 STDOUT terraform:       ~ updated_at       = "2023-01-12 12:44:16 +0000 UTC" -> (known after apply)
15:35:17.342 STDOUT terraform:         # (3 unchanged attributes hidden)
15:35:17.342 STDOUT terraform:     }
15:35:17.342 STDOUT terraform:   # module.web.module.iam_ci.github_actions_secret.aws_secret_access_key[0] must be replaced
15:35:17.343 STDOUT terraform: -/+ resource "github_actions_secret" "aws_secret_access_key" {
15:35:17.343 STDOUT terraform:       ~ created_at       = "2023-01-12 12:44:18 +0000 UTC" -> (known after apply)
15:35:17.343 STDOUT terraform:       + destroy_on_drift = true # forces replacement
15:35:17.343 STDOUT terraform:       ~ id               = "docs.rs:STAGING_AWS_SECRET_ACCESS_KEY" -> (known after apply)
15:35:17.343 STDOUT terraform:       ~ updated_at       = "2023-01-12 12:44:18 +0000 UTC" -> (known after apply)
15:35:17.343 STDOUT terraform:         # (3 unchanged attributes hidden)
15:35:17.343 STDOUT terraform:     }

Hopefully the CI of docs-rs doesn't fail.
@syphar if it fails, comment the code that uploads the image to AWS ECR. 👍

@marcoieni marcoieni marked this pull request as ready for review December 18, 2025 14:34
@marcoieni marcoieni merged commit 5692a33 into master Dec 18, 2025
4 checks passed
@marcoieni marcoieni deleted the update-github-provider-for-docs-rs-terragrunt-module branch December 18, 2025 14:38
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