Skip to content

Update subscription_updater_test.go#1281

Merged
shwetamurali merged 2 commits intomainfrom
shweta/add_end_at
Feb 10, 2026
Merged

Update subscription_updater_test.go#1281
shwetamurali merged 2 commits intomainfrom
shweta/add_end_at

Conversation

@shwetamurali
Copy link
Contributor

Description

A validation change was recently added in Atlas which requires an end_at date for subscriptions that are not self-serve billing subscriptions and are internally managed. Therefore, the test suite was failing since it was creating Business subscriptions without providing an end_at parameter. This PR adds the required end_at parameter and sets it to an arbitrary value which is one year from now.

@shwetamurali shwetamurali requested a review from a team as a code owner February 10, 2026 21:15
@shwetamurali shwetamurali added the no-changelog-needed check changelog entry github workflow label Feb 10, 2026
@datadog-terraform-cloud-hashicorp
Copy link

datadog-terraform-cloud-hashicorp bot commented Feb 10, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: d538a79 | Docs | Was this helpful? Give us feedback!

Copy link
Contributor

@Maed223 Maed223 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@shwetamurali shwetamurali merged commit 0b1817a into main Feb 10, 2026
15 checks passed
@shwetamurali shwetamurali deleted the shweta/add_end_at branch February 10, 2026 21:57
@github-actions
Copy link

Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog-needed check changelog entry github workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants