Python Django Production Deployment | Devops | Terraform & Bastion Host Setup | PART- 3

preview_player
Показать описание
This is part of production ready django deployment full playlist.

Video Description:
Dive deep into Terraform with this comprehensive guide. We'll start by unraveling the core concepts of Terraform, then move on to setting up a provider block, creating a secure bastion host, and effectively utilizing workspaces. Whether you're a beginner looking to get started or an expert seeking advanced tips, this tutorial has got you covered. Join us on this journey to mastering Infrastructure as Code with Terraform.
Рекомендации по теме
Комментарии
Автор

hello, after i did second video the next day i got error like this, checked it says i used many times workier, what do you think the problme could be:
[ERROR] Worker (pid:29) was sent SIGKILL! Perhaps out of memory?

maxjokar
Автор

failed to lock s3 state: 2 errors occurred:
* operation error DynamoDB: PutItem, https response error StatusCode: 400, RequestID: P7B1H0TLTIAQ9INVL3H3RLRJSRVV4KQNSO5AEMVJF66Q9ASUAAJG, ResourceNotFoundException: Requested resource not found
* Unable to retrieve item from DynamoDB table operation error DynamoDB: GetItem, https response error StatusCode: 400, RequestID: 3KHM5INEU1VMR5K13LIAOH32HBVV4KQNSO5AEMVJF66Q9ASUAAJG, ResourceNotFoundException: Requested resource not found

getting this error when trying to run terraform workspace new dev.

I don't know how to create IAM role and Policies in AWS

niteshtarbani