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

Add deprecatedAt field to aws.ec2.image #4188

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

tas50
Copy link
Member

@tas50 tas50 commented Jun 5, 2024

Images have an EOL date

aws.ec2.instances.first.image: {
  ownerAlias: "amazon"
  deprecatedAt: 2026-02-13 21:24:09 -0800 PST
  id: "ami-0f9c44e98edf38a2b"
  architecture: "x86_64"
  ownerId: "801119661308"
  createdAt: 2024-02-13 21:24:09 -0800 PST
  arn: "arn:aws:ec2:us-east-1:177043759123:image/ami-0f9c44e98edf38a2b"
  name: "Windows_Server-2022-English-Full-Base-2024.02.14"
}

Images have an EOL date

Signed-off-by: Tim Smith <tsmith84@gmail.com>
Copy link
Contributor

github-actions bot commented Jun 5, 2024

Test Results

3 047 tests   3 046 ✅  1m 19s ⏱️
  354 suites      1 💤
   26 files        0 ❌

Results for commit 440c7fd.

@vjeffrey vjeffrey merged commit 6f9d8e3 into main Jun 5, 2024
15 checks passed
@vjeffrey vjeffrey deleted the tas50/deprecatedTime branch June 5, 2024 16:13
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants