Terraform module to provide a role with custom principals and custom policies. - terraform-aws-iam-role/main.tf at master · Flaconi/terraform-aws-iam-role
1. 首先,要有一个aws的IAM user,该用户需要具有执行terraform的基本权限。比如创建IAM role(无法创建role就无法有后续assume role的执行)、上传文件到s3(terraform的状态文件卧室持久化到s3上的,所以我需要)。 2. 在gitlab-runner上配置aws IAM user的credential,然后在pipeline中执行脚本来assume role 以下三个命令...
path- (Optional) The path to the role. SeeIAM Identifiersfor more information. Attributes Reference arn- The Amazon Resource Name (ARN) specifying the role. unique_id- The stable and unique string identifying the role. See the source of this document atTerraform.io ...
Terraform Core Version 1.8.3 AWS Provider Version 5.75.1 Affected Resource(s) aws_iam_role_policies_exclusive Expected Behavior After I locked the set of policy names in an aws_iam_role_policies_exclusive resource, I would expect that ad...
Argument Reference The following arguments are supported: role(Required) - The role the policy should be applied to policy_arn(Required) - The ARN of the policy you want to apply See the source of this document atTerraform.io Data Sources...
Step 6: Add a Launch constraint to your Terraform product Launch constraint enables end users to provision Terraform products, manage provisioned products, grants least privilege permissions. January 25, 2024 Servicecatalog › adminguideAWS Service Catalog Launch Constraints AWS Service Catalog launch ...
aws-kms terraform aws-step-functions aws-sns-topic aws-sns-subscriptions aws-iam-policies aws-iam-role Updated Jun 15, 2023 HCL Improve this page Add a description, image, and links to the aws-iam-role topic page so that developers can more easily learn about it. Curate this topic...
Describe the Feature To take advantage of the power of the iam_policy input of the iam policy module, it would be nice to dogfood that module within this module, use a migrations.tf here to migrate resources to the new address, and expose each of policy module's inputs here ...
Terraform module that loads RDF files created in an S3 bucket into a given Neptune instance - terraform-aws-ekg/aws-iam-policy-assume-role-sfn.tf at main · EKGF/terraform-aws-ekg
Is your request related to a new offering from AWS? Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too. No 🛑: please wait to file a request until the functionality is available in the AWS provider Ye...