Skip to content

feat: add -generate-config-out option to plan#563

Merged
stephybun merged 6 commits intomainfrom
f/generate-config-out-plan-opt
Feb 2, 2026
Merged

feat: add -generate-config-out option to plan#563
stephybun merged 6 commits intomainfrom
f/generate-config-out-plan-opt

Conversation

@stephybun
Copy link
Member

Related Issue

Closes #423
Supersedes #491 and #446 (both community PRs that are over a year old and appear to be inactive hence the decision to supersede)

Description

We're introducing a new option to the import testing mode in terraform-plugin-testing to allow providers to validate resource config generation functionality that will become available in the provider SDKs.

Rollback Plan

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

None

@stephybun stephybun requested review from a team as code owners February 2, 2026 13:03
@stephybun stephybun force-pushed the f/generate-config-out-plan-opt branch from 0aca4f3 to ed770a1 Compare February 2, 2026 13:04
austinvalle
austinvalle previously approved these changes Feb 2, 2026
Copy link
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

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

LGTM, just had one ❓ about the test

Copy link
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

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

🚀

@stephybun stephybun merged commit 8c2278b into main Feb 2, 2026
107 checks passed
@stephybun stephybun deleted the f/generate-config-out-plan-opt branch February 2, 2026 15:23
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.

Support -generate-config-out option for terraform plan

3 participants