Skip to content

Terraform code sample for Mabel eCommerce resource configuration

License

Notifications You must be signed in to change notification settings

zaffrefashiongroup/mabel-ecommerce-ec2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README - Using Terraform to Provision Mabel eCommerce in AWS

================================================================================

Mabel eCommerce in AWS

Terraform code sample for Mabel eCommerce resource configuration Use at your own risk.

✅ Prerequisites

There are a few services you'll need in order to get this project off the ground:

  • AWS Account with permissions to create resources
  • Rubrik Polaris SaaS Subscription
  • Terraform

📘 How to Use This Project

Ensure the following resources are created in AWS:

  1. VPC in your desired region. Oregon (us-west-2) is selected by default. Gather the id value.
  2. A subnet with 4 or more available private IP addresses in your VPC. Gather the id value.
  3. A security group to assign to the Mabel eCommerce EC2 instances. Gather the id value.
  4. A Key Pair to assign to the Mabel eCommerce EC2 instances for console access. Gather the name value.

Modify the Terraform configuration as follows:

  1. Clone this repository and navigate to the code folder.
  2. Supply the values into the terraform.tfvars file along with an AWS access key and secret key with permissions to create and delete resources. Alternatively, use the AWS CLI to store your credentials.

📌 License

About

Terraform code sample for Mabel eCommerce resource configuration

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages