You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenTofu has support for .tofu files as the language starts to introduce features not supported in .tf and vice-versa. The current framework only supports .tf as it inherits its canHandle function from the TerraformFramework