Giter VIP home page Giter VIP logo

terraform-aws-kms's Introduction

Terraform KMS

This is a small utility module that provisions a KMS Key for Terraform use and creates a policy to allow IAM administration of all keys on the AWS account.

Requirements

Name Version
terraform >= 0.12

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
all_keys_admin_policy Name of policy to allow administration of all keys string "AllKeysAdministration" no
create_all_keys_policy Create the all keys policy bool true no
key_policy_statements Additional statements for the key policies. list(string) [] no
kms_terraform_alias Alias for the Terraform key string "alias/terraform" no
tags Tags for resoruces map {} no

Outputs

Name Description
all_keys_policy Name of the All Keys policy
all_keys_policy_arn ARN of the All Keys policy
terraform_key_alias Key alias for the KMS key used for Terraform operations
terraform_key_arm ARN of the key created
terraform_key_id Key alias for the KMS key used for Terraform operations

terraform-aws-kms's People

Contributors

lawliet89 avatar

Stargazers

Hugh Campbell avatar

Watchers

James Cloos avatar  avatar Chris Sng avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.