Skip to content

Conversation

paulsjohnson91
Copy link

Description

The user-group submodule has user as an output and it is not set to sensitive. This is a requirement for running terraform in strict mode as it is a sensitive value. This blocks the module being used in openTofu which by default requires sensitive outputs to be labelled as such.

Motivation and Context

This is a requirement for running terraform in strict mode as it is a sensitive value. This blocks the module being used in openTofu which by default requires sensitive outputs to be labelled as such.

Breaking Changes

No breaking changes.

How Has This Been Tested?

I am running this module in my own project and no changes occur, it now can be run on OpenTofu

@paulsjohnson91 paulsjohnson91 changed the title User needs to be a sensitive output or it will cause failures in strict mode fix: User needs to be a sensitive output or it will cause failures in strict mode Sep 8, 2025
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