GithubHelp home page GithubHelp logo

terraform-templates's Introduction

Terraform Templates

Terraform
Terraform

Hi there ๐Ÿ‘‹ This repository contains some terraform templates that I have worked on in the past that deploy resources in the AWS cloud. Feel free to use them or create a PR to contribute to this repository. As with all templates in this repository, they might not be updated to work with the latest version of AWS's resources, please check before deploying them.

API Gateway

API Gateway with S3 Integration (API-GATEWAY-S3)

This template deploys an API Gateway which allows for files to be uploaded to a S3 bucket via a PUT request. Once deployed the file can be uploaded by making a PUT request to API Gateway's URL eg, "https://API_GATEWAY_URL/file_upload/some_file.txt". In this case, the file will be uploaded to the S3 bucket with the filename of some_file.txt. There is no API key or security for this gateway, do consider that before deploying this. For more information on the integration between S3 and API Gateway, check here

API Gateway with SQS Integration

Coming Soon...

Elastic Container Service

ECS Fargate

Coming Soon...

terraform-templates's People

Contributors

juinquok avatar

Watchers

 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.