Skip to content

Conversation

@SarahFrench
Copy link
Member

Fixes #

Target Release

1.15.x

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.

CHANGELOG entry

  • This change is user-facing and I added a changelog entry.
  • This change is not user-facing.

@github-actions
Copy link
Contributor

Changelog Warning

Currently this PR would target a v1.15 release. Please add a changelog entry for in the .changes/v1.15 folder, or discuss which release you'd like to target with your reviewer. If you believe this change does not need a changelog entry, please add the 'no-changelog-needed' label.

…sn't match the schema.

This needs more testing, but hopefully this validation still allows validation using ENVs ok.
@SarahFrench SarahFrench force-pushed the sarah/validate-backend-blocks branch from 4438532 to 1292a4d Compare December 19, 2025 13:20
backendSchema := b.ConfigSchema()

decSpec := backendSchema.NoneRequired().DecoderSpec()
decSpec := backendSchema.DecoderSpec()
Copy link
Member Author

Choose a reason for hiding this comment

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

Need test coverage of detecting a missing required attr, and need to confirm there aren't any quirks with remote-state backends that affect the assumptions here.

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.

1 participant