Coder Social home page Coder Social logo

umair841 / cloud-design-patterns Goto Github PK

View Code? Open in Web Editor NEW

This project forked from faraday23/cloud-design-patterns

0.0 0.0 0.0 8.53 MB

Prescriptive Architecture Guidance for Cloud Applications

Home Page: http://aka.ms/cloud-design-patterns

License: Other

C# 72.42% CSS 13.57% JavaScript 0.07% PowerShell 1.13% HTML 2.48% Shell 3.07% Dockerfile 0.62% Java 6.60% ASP.NET 0.04%

cloud-design-patterns's Introduction

Requirements

No requirements.

Providers

Name Version
aws n/a

Modules

Name Source Version
S3 ../../../modules/S3/1.0 n/a

Resources

Name Type
aws_caller_identity.current data source
aws_region.current data source

Inputs

Name Description Type Default Required
ACL Accepted values are 'private','public-read','public-read-write','aws-exec-read','authenticated-read','log-delivery-write' string "private" no
BUCKET_NAME n/a string "" no
BUCKET_POLICY n/a string "" no
KMS_KEY_ARN n/a string "" no
LIFECYCLE_RULE n/a
list(object({
rule_name = string
prefix = string
transition = list(object({
days = number
storage_class = string
}))
expiration = object({
days = number
})
}))
[] no
REGION n/a string "" no
SSE_ALGORITHM Server Side Encryption Values i-e AES256 or aws:kms string "aws:kms" no
TAGS n/a map
{
"TagKey": "TagValue"
}
no

Outputs

Name Description
S3_BUCKET n/a
S3_BUCKET_NAME n/a

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.