Skip to content

Terraform module for granting access to Nuon to provision an install.

License

Notifications You must be signed in to change notification settings

nuonco/terraform-aws-install-access

Repository files navigation

IAM-Role Module

This modules provisions an IAM role for sandbox, granting access to create Nuon installs.

Please read more in our docs.

Usage

You can use the following module invocation in any Terraform project:

module "iam-role" {
  source = "nuonco/install-access/aws"
  version = "1.0.0"

  sandbox = "aws-ecs"
  prefix = "iam-role-prefix"
}

About

Terraform module for granting access to Nuon to provision an install.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages