Thanks to visit codestin.com
Credit goes to github.com

Skip to content

krishna140296/java-tech-test-feaure-devsecops-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name README

Prerequisites

Before you begin, ensure you have the following tools installed:

Docker Image Build

  1. Clone the repository:
    git clone <repository_url>
  2. Navigate to the project
    cd <project_directory>
    
    
  3. Build the Docker image:
  docker build -t my-docker-image
  1. Terraform Initialisation
  cd terraform
  1. Modify the tfvars file

  2. Teraform plan and apply

    Terraform plan #will crate a plan
    Terraform apply

Additional Notes

  1. Ensure that you have the necessary AWS credentials configured for Terraform to access your AWS account.
  2. Modify variables in terraform.tfvars based on your requirements.
  3. Adjust Dockerfile or Terraform files as needed for your specific project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published