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

[RPD-314] Remove non-modular Terraform files #212

Open
wants to merge 2 commits into
base: feature/modular-stacks
Choose a base branch
from

Conversation

Christopher-Norman
Copy link
Member

@Christopher-Norman Christopher-Norman commented Aug 31, 2023

This PR removes:

  • infrastructure/llm directory
  • infrastructure/default directory
  • LLM_STACK and DEFAULT_STACK lists from azure_runner.py

as they are no longer required. In this PR we also update the AzureRunner __init__ function to take no parameters as the existing parameter is no longer required.

Checklist

Please ensure you have done the following:

  • I have read the CONTRIBUTING guide.
  • I have updated the documentation if required.
  • I have added tests which cover my changes.

Type of change

Tick all those that apply:

  • Bug Fix (non-breaking change, fixing an issue)
  • New feature (non-breaking change to add functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (add details above)

@Christopher-Norman Christopher-Norman self-assigned this Sep 1, 2023
@Christopher-Norman Christopher-Norman added the enhancement New feature or request label Sep 1, 2023
@Christopher-Norman Christopher-Norman changed the title [WIP] [RPD-314] Remove non-modular Terraform files [RPD-314] Remove non-modular Terraform files Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant