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 noncurrent_version_expiration #204

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

mvandenburgh
Copy link
Member

@mvandenburgh mvandenburgh commented Jan 7, 2025

Follow up to #199
The apply from that PR failed because the noncurrent_days field is actually mandatory. The AWS Terraform provider docs are incorrect, see hashicorp/terraform-provider-aws#35328.

The AWS Console UI also confirms this -
Screenshot from 2025-01-06 21-04-55

The `noncurrent_days` field is actually mandatory. The AWS Terraform provider docs are incorrect, see hashicorp/terraform-provider-aws#35328
@mvandenburgh mvandenburgh force-pushed the fix-noncurrent-version-expiration branch from b330c6f to 1f7627c Compare January 7, 2025 02:06
@mvandenburgh mvandenburgh requested a review from jjnesbitt January 7, 2025 02:06
@mvandenburgh mvandenburgh self-assigned this Jan 7, 2025
@mvandenburgh mvandenburgh merged commit f683ebf into master Jan 7, 2025
2 checks passed
@mvandenburgh mvandenburgh deleted the fix-noncurrent-version-expiration branch January 7, 2025 16:10
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