Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Analytical Platform Terraform App Deployment Role • This repository is defined and managed in Terraform

Notifications You must be signed in to change notification settings

ministryofjustice/ap-terraform-app-deployment-role

Repository files navigation

Requirements

Name Version
terraform >= 0.14.0
aws ~> 3.71.0

Providers

Name Version
aws 3.71.0

Modules

No modules.

Resources

Name Type
aws_iam_policy.allow_ecr_policy resource
aws_iam_role.this resource
aws_iam_role_policy_attachment.this resource
aws_caller_identity.current data source
aws_iam_policy_document.allow_ecr_policy data source
aws_iam_policy_document.assume_role_policy data source
aws_region.current data source

Inputs

Name Description Type Default Required
openid_connect_provider_arn The ARN of the AWS IAM OpenID connect provider string n/a yes
organisation The name of the GitHub organisation or user string n/a yes
permissions_boundary (Optional) ARN of the policy that is used to set the permissions boundary for the role string null no
repo The name of the GitHub repository string n/a yes
tags The tags to add to the resources map(string) {} no

Outputs

Name Description
arn The ARN of the configured role

About

Analytical Platform Terraform App Deployment Role • This repository is defined and managed in Terraform

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages