Terraform | Episode 57 | Working with 'terraform workspace delete' command | Terraform workspaces

preview_player
Показать описание
====================================================================
====================================================================

Hello,

In this session, we will look at the "terraform workspace delete" command. We can use this command when we want to delete a workspace or if we longer want to work with a workspace, we can delete that workspace. For example, we have a workspace "dev_env" and we no longer want that, we can delete that workspace by running the command "terraform workspace delete dev_env" which the delete the workspace.

Happy learning!!
Рекомендации по теме