Giter Club home page Giter Club logo

terraform-aws-config's Introduction

terraform-aws-config

Requirements

Name Version
terraform >= 0.13.4
aws >= 3.8

Providers

Name Version
aws 4.56.0

Modules

No modules.

Resources

Name Type
aws_config_configuration_recorder.this resource
aws_config_configuration_recorder_status.this resource
aws_config_delivery_channel.this resource
aws_iam_policy.this resource
aws_iam_role.this resource
aws_iam_role_policy_attachment.awsconfig_managed_policy resource
aws_iam_role_policy_attachment.this resource
aws_s3_bucket.this resource
aws_s3_bucket_public_access_block.this resource
aws_caller_identity.current data source
aws_iam_policy_document.assume data source
aws_iam_policy_document.this data source
aws_partition.current data source
aws_region.current data source

Inputs

Name Description Type Default Required
bucket_name Name of the S3 bucket to record to (do not use with multi-region module) string null no
bucket_suffix Suffix to append to S3 bucket name string "awsconfig" no
delivery_channel_name Name of the delivery channel string "awsconfig-s3" no
enable_global_logging Enable recording of global events (E.g., IAM) bool true no
logging_bucket Optional target for S3 access logging string null no
logging_prefix Optional target prefix for S3 access logging (only used if s3_access_logging_bucket is set) string null no
recorder_name Name of the config recorder string "awsconfig" no
snapshot_delivery_frequency Deliery frequency: One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours string "Six_Hours" no
sns_topic_arn SNS topic to deliver config rule notifications to string null no
tags Tags to add to resources that support it map(string) {} no

Outputs

No outputs.

terraform-aws-config's People

Contributors

cdaniluk avatar jjduverge avatar sblack4 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

ryanoatz99

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.