Skip to content

Refractor/terraform stack cleanup#210

Closed
Karthikeyannhs wants to merge 11 commits intomainfrom
refractor/terraform_stack_cleanup
Closed

Refractor/terraform stack cleanup#210
Karthikeyannhs wants to merge 11 commits intomainfrom
refractor/terraform_stack_cleanup

Conversation

@Karthikeyannhs
Copy link
Copy Markdown
Contributor

@Karthikeyannhs Karthikeyannhs commented Jul 2, 2025

Description

🧱 api-routing-layer

  • Hosts the API Gateway
  • Deployed using root credentials for the first time, and then it can be deployed by github actions without effecting the api layer

🧩 api-layer

  • Manages Lambda functions and integrations
  • Deployed using developer roles
  • Mirrors the test environment, where this layer is only deployed by git_hub actions

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@Karthikeyannhs Karthikeyannhs requested a review from eddalmond1 July 2, 2025 21:05
@Karthikeyannhs
Copy link
Copy Markdown
Contributor Author

The API Gateway has been moved to a separate stack(routing-layer) so it can be provisioned using root credentials. Meanwhile, the API Layer continues to be created using developer roles. This mirrors the setup in the test environment, where the API Layer is also deployed using developer roles.

@Karthikeyannhs Karthikeyannhs force-pushed the refractor/terraform_stack_cleanup branch from d762db9 to 5f5ecb0 Compare July 2, 2025 22:29
@Karthikeyannhs Karthikeyannhs requested review from eddalmond1 and removed request for eddalmond1 July 2, 2025 22:35
@Karthikeyannhs Karthikeyannhs deleted the refractor/terraform_stack_cleanup branch October 1, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant