Giter VIP home page Giter VIP logo

terraform-aws-session-manager-config's Introduction

terraform-aws-session-manager-config

Release Last Commit Open Source Love

Description

This terraform module creates configuration for session manager preferences or logging.

Prerequisites

Dependencies

This Terraform module have no dependencies to another modules

Getting Started

Requirements

Name Version
terraform >= 0.11

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
environment environment where this infrastructure reside. string n/a yes
product_domain product domain who owns this SSM Session Manager Configuration string n/a yes
s3_bucket_description description for this bucket. string "s3 bucket to store SSM session manager logs" no
s3_bucket_prefix (Optional) To write output to a sub-dir, enter a sub-dir name. string "" no
s3_enable_versioning Enable versioning for this bucket string "True" no
s3_sse_algorithm Encryption algorithm used for this bucket string "AES256" no
session_manager_document_name The name of SSM document for session manager, this default name is the one allowed by AWS string "SSM-SessionManagerRunShell" no
ssm_document_description description for ssm document string "document to hold regional session manager preferences" no

Outputs

Name Description
iam_policy_arn the arn of iam policy for allowing session manager access
iam_policy_name the name of iam policy for allowing session manager access
s3_bucket_name the name of s3 bucket
ssm_document_name the name of ssm document for session manager preferences

Contributing

This module accepting or open for any contributions from anyone, please see the CONTRIBUTING.md for more detail about how to contribute to this module.

License

This module is under Apache License 2.0 - see the LICENSE file for details.

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.