Skip to content

A todo list app showing provisioning external resources using Terraform.

Notifications You must be signed in to change notification settings

okteto/oktetodo-terraform-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oktetodo

A todo list application showing how you can provision external resources (like an AWS S3 bucket in this case) your application might need with Okteto using Terraform.

Steps to Run it

  1. Create the following Okteto secrets with your AWS account values.
AWS_ACCESS_KEY_ID
AWS_REGION
AWS_SECRET_ACCESS_KEY

Note: Make sure this user has the permissions to create S3 buckets.

  1. Deploy the application from the UI using the Git URL (https://github.com/okteto/oktetodo-terraform-s3) option or clone the repo and run okteto deploy or okteto up.

About

A todo list app showing provisioning external resources using Terraform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published