Skip to content

matheusbonaou/terraform-aws-base-assessment

Repository files navigation

Terraform AWS Base Assessment

Description: Base AWS Infrastructure for technical assessment of Matheus Bona OÜ

alt text

How to use ?

1 - Init

make init

2 - Plan

We have separated commands to plan the infrastructure creation/modification.

- Development

-- Plan (development)

make plan-development

- Production

-- Plan (production)

make plan-production

3 - Apply

We have separated commands to apply the infrastructure creation/modification.

- Development

-- Apply (development)

make apply-development

- Production

-- Apply (production)

make apply-production

Destroy (optional)

We have separated commands to destroy the infrastructure creation/modification.

- Development

-- Destroy (development)

make destroy-development

- Production

-- Destroy (production)

make destroy-production

About

Base AWS Infrastructure for technical assessment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published