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

stacks: Enable resource deferrals within stack tests #35168

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

liamcervante
Copy link
Member

This PR updates the stack runtime tests to properly enable deferred actions within Terraform Core. As a result, the tests now properly mark the Applyable, Complete, and DeferredResources responses. The tests have been updated to reflect the correct behaviour.

Base automatically changed from TF-13966 to main June 4, 2024 13:14
@liamcervante liamcervante force-pushed the liamcervante/enable-deferrals-in-stack-tests branch from 0b44869 to 7baa9ec Compare June 4, 2024 13:17
@liamcervante liamcervante merged commit 7096ec8 into main Jun 4, 2024
6 checks passed
@liamcervante liamcervante deleted the liamcervante/enable-deferrals-in-stack-tests branch June 4, 2024 13:24
Copy link

github-actions bot commented Jun 4, 2024

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

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.

None yet

2 participants