Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Terraform configuration file #5

Closed
wants to merge 6 commits into from
Closed

Commits on Oct 10, 2023

  1. Add Terraform configuration file

    File contains configuration needed for Terraform to an EC2 t2.micro instance
    emilyllim committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    495352e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Add sensitive Terraform files to .gitignore

    Include Terraform state files, directories, and logs in .gitignore. Format Terraform configuration.
    emilyllim committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0cafb54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42e2cab View commit details
    Browse the repository at this point in the history
  3. Add workflow and configuration files for Actions

    Add requirements.txt to create the new files. Update .gitignore to ignore venv files.
    emilyllim committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    09f2cc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Add workflow file with AWS configuration

    Workflow file to be updated with steps to deploy benchrunner
    emilyllim committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7d9d788 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    0211600 View commit details
    Browse the repository at this point in the history