Skip to content

lucasbemo/my_own_aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-terraform-module

This module creates an AWS API Gateway, including a Mock andpoint.

Features

  • Create a andpoint (not exposed), that you can invoke on API Gateway Console for test.

Requirements

  • Python 2.7 or higher
  • Linux/Unix/Windows
  • Terraform 12.9 or higher

Executing the project

Into dev folder, execute the following commands:

terraform init

Create a plan.

terraform plan

Apply a change

terraform apply

To delete all resources

terraform destroy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages