Creating AWS IAM Roles and Policies using Terraform.
Using Terraform for creating IAM roles and policies is to create a role that can be assumed by a Lambda function, and attach a managed policy and a custom policy to it.
provider.tf
terraform {
required_providers {
aws = {
source = "hashic...
balapradeeps.hashnode.dev2 min read
Nehal Ingole
Developer and Technical Writer
Nice try , but you need to make it more informative I hope you understand Keep learning ๐