У нас вы можете посмотреть бесплатно Terraform | Episode 53 | Introduction to Terraform workspaces | Understanding Terraform workspaces. или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
==================================================================== Subscribe : / @dgruploads ==================================================================== Hello, In this session, we will look at an introduction to Terraform workspaces. Terraform workspaces can be used when we want to maintain isolated logical partitions. This can be useful when you want to use write the code and then use for multiple times. For example, you want to setup the infrastructure for multiple environments. We can write the code once and then make use of the workspaces to create multiple workspaces for the respective environment and create the infrastructure accordingly. Happy learning!!