Skip to content

Remediate incorrect statuses on stack data models#1261

Merged
Maed223 merged 5 commits intomainfrom
remediate-incorrect-statuses-on-stack-data-models
Dec 15, 2025
Merged

Remediate incorrect statuses on stack data models#1261
Maed223 merged 5 commits intomainfrom
remediate-incorrect-statuses-on-stack-data-models

Conversation

@Maed223
Copy link
Copy Markdown
Contributor

@Maed223 Maed223 commented Dec 15, 2025

Description

There were some notable differences between the statues listed under the StackConfigurationStatus and DeploymentGroupStatus and the actual valid statuses received from the API. This PR brings the listed statuses here to parity with what we see in the API.

Additionally I've introduced DeploymentRunStatus and DeploymentStepStatus with consts of the available statuses.

Rollback Plan

Changes to Security Controls

@Maed223 Maed223 requested a review from a team as a code owner December 15, 2025 20:00
@datadog-terraform-cloud-hashicorp
Copy link
Copy Markdown

datadog-terraform-cloud-hashicorp bot commented Dec 15, 2025

⚠️ Tests

⚠️ Warnings

❄️ 4 New flaky tests detected

TestAgentPoolsRead from agent_pool_integration_test.go (Datadog)
failed test
TestAgentPoolsRead/with_Include_option from agent_pool_integration_test.go (Datadog)
bad request

Failed to create webhook on repository: Failed to create webhook on repository: ctrombley/test-policy-set: 422 Unprocessable Entity
TestCostEstimatesRead_RunDependent from cost_estimate_integration_test.go (Datadog)
Run "run-wecVoShJTLRSB5F2" unexpectedly errored
TestRunsListQueryParams_RunDependent from run_integration_test.go (Datadog)
Run "run-3dDZVSfpjKz9F1Pa" unexpectedly errored
View all

ℹ️ Info

🧪 All tests passed

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

@Maed223 Maed223 merged commit 27cae42 into main Dec 15, 2025
45 of 52 checks passed
@Maed223 Maed223 deleted the remediate-incorrect-statuses-on-stack-data-models branch December 15, 2025 21:25
@github-actions
Copy link
Copy Markdown

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants