GithubHelp home page GithubHelp logo

mitlibraries / tf-mod-secrets Goto Github PK

View Code? Open in Web Editor NEW
0.0 8.0 0.0 12 KB

Terraform module for creating AWS secrets

License: Apache License 2.0

HCL 100.00%
terraform terraform-modules terraform-aws

tf-mod-secrets's Introduction

This module can be used to create an AWS secret. Currently, the only use case we have is for a static third party secret. This module does not support rotation. All it will do is create an empty secret. Adding the actual secret content can be done by either manually updating it through the AWS console or by using the write policy to update it through some other means.

Requirements

Name Version
terraform >= 0.13
aws ~> 2.0

Providers

Name Version
aws ~> 2.0

Modules

Name Source Version
label github.com/MITLibraries/tf-mod-name 0.13

Resources

Name Type
aws_iam_policy.r_policy resource
aws_iam_policy.w_policy resource
aws_secretsmanager_secret.default resource
aws_iam_policy_document.read data source
aws_iam_policy_document.write data source

Inputs

Name Description Type Default Required
name The Name of the application or solution (e.g. bastion or portal) string n/a yes
tags Additional tags (e.g. map('BusinessUnit','XYZ')) map(string) {} no

Outputs

Name Description
read_policy Read policy ARN for the AWS secret
secret Secret ARN
write_policy Write policy ARN for the AWS secret

tf-mod-secrets's People

Contributors

zotomit avatar

Watchers

James Cloos avatar V. Alex Brennen avatar heathermarie avatar Rich Wenger avatar Carl Jones avatar Christine Quirion avatar  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.