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

fix(ci): tag docker image with 'latest' #1027

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

kschelonka
Copy link
Contributor

Fixes issue where there is no 'latest' tag and codedeploy won't deploy

@kschelonka kschelonka requested a review from a team as a code owner January 14, 2025 20:40
@kschelonka kschelonka requested review from Gio2018 and removed request for a team January 14, 2025 20:40
@kschelonka kschelonka enabled auto-merge (squash) January 14, 2025 20:41
Copy link

Plan Result (@infrastructure/parser-graphql-wrapper-production)

CI link

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • aws_appautoscaling_target.application_autoscaling_autoscaling_target_42BF5C99
Change Result (Click me)
  # aws_appautoscaling_target.application_autoscaling_autoscaling_target_42BF5C99 will be updated in-place
  ~ resource "aws_appautoscaling_target" "application_autoscaling_autoscaling_target_42BF5C99" {
        id                 = "service/ParserGraphQLWrapper-Prod/ParserGraphQLWrapper-Prod"
      ~ max_capacity       = 35 -> 20
      ~ min_capacity       = 20 -> 8
        tags               = {}
        # (6 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

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

@kschelonka kschelonka merged commit 48468ef into main Jan 14, 2025
209 checks passed
@kschelonka kschelonka deleted the fix/docker-latest-tag branch January 14, 2025 20:57
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