Problem
When operating on Terraform Enterprise v202305-1 or v202305-2, the atlas container logs may repeatedly display the following informational message:
[INFO] [LDClient] Unknown feature flag \"pundit-intra-request-caching\". Returning default value
This message can be logged frequently, potentially causing low disk storage on the instance.
Cause
This log entry occurs when the atlas container receives a request for a feature flag that is not defined in its source code. This was caused by an inadvertent packaging issue in the specified versions and typically only occurs on Terraform Enterprise installations with SSO enabled.
The log message itself is benign and can be disregarded if it is not causing storage issues.
Solutions
Solution 1: Upgrade Terraform Enterprise
To resolve the issue and stop the log messages, upgrade your Terraform Enterprise instance to version v202306-1 or a later version.
Outcome
After you upgrade Terraform Enterprise, the Unknown feature flag message should no longer appear in the atlas container logs.