hashicorp / terraform-provider-terraform

Terraform terraform provider
https://www.terraform.io/docs/providers/terraform/
Mozilla Public License 2.0
23 stars 22 forks source link

Rename environment to workspace. #9

Open caiges opened 6 years ago

caiges commented 6 years ago

Follow up with the recent rename from environments to workspaces. I was initially confused when I tried to use workspace with terraform_remote_state and it failed. Looking at the docs showed they were still referencing environment, this PR corrects that behavior and documentation.