AWS IAM + Terraform — Terraform Tactics for IAM dominance

<p>Who doesn&#39;t like coding infrastructure? (I love it!)</p> <p>Being able to create, recreate and modify (at least some of) your infrastructure at your will with just a few commands or clicks (not judging) is not just an estimated skill nowadays, it is also a must or a lifesaver depending on the company you work for or the kind of project you&rsquo;re doing.</p> <p>This article will cover the process of creating<strong>&nbsp;</strong>the permissions needed for an infrastructure to access another environment within the cloud ecosystem.</p> <h1>What is IAM ?</h1> <p>AWS Identity and Access Management (IAM) policies are essential components of AWS security and access rights for users, groups or roles within an AWS environment. Policies are created and maintained in JSON format and define what actions are allowed or denied on AWS resources.</p> <p><a href="https://medium.com/@tales.brondani/aws-iam-terraform-terraform-tactics-for-iam-dominance-e22177e094d0"><strong>Read More</strong></a></p> <p>&nbsp;</p>
Tags: IAM dominance