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
global_remote_state is deprecated in tfe_workspace
Warning: Argument is deprecated
with module.octo_prod_infrastructure.tfe_workspace.this
on .terraform/modules/octo_prod_infrastructure/modules/terraform/workspace/main.tf line 23, in resource "tfe_workspace" "this":
global_remote_state = var.global_remote_state
Use resource `tfe_workspace_settings` to modify the workspace `global_remote_state`. `global_remote_state` on `tfe_workspace` is no longer validated properly and will be removed in a future release of the provider.
The text was updated successfully, but these errors were encountered:
Describe the bug
global_remote_state is deprecated in tfe_workspace
The text was updated successfully, but these errors were encountered: