Skip to content

updating terraform based deployment #1

Merged
merged 1 commit into from
Apr 15, 2025
Merged

Conversation

arnol377
Copy link
Contributor

No description provided.

@arnol377 arnol377 merged commit 4b45901 into main Apr 15, 2025
arnol377 pushed a commit that referenced this pull request Apr 23, 2025
…es (#1)

- Deleted `package_lambda.py` script responsible for packaging AWS Lambda functions and layers.
- Removed `pip.conf` configuration file for pip settings.
- Eliminated `requirements.txt` file that specified Python dependencies.
- Deleted `test_payload.json` used for testing Lambda functions.
- Removed empty JSON and TFVAR files in `varfiles` directory.
- Deleted `variables.tf` file containing Terraform variable definitions.
- Removed `versions.tf` file specifying Terraform version requirements.
- Added new GitHub Actions workflow for building and pushing Lambda container images using Packer.
- Introduced `packer.pkr.hcl` file for Packer configuration to build Docker images for Lambda.

Co-authored-by: Dave Arnold <dave@roknsound.com>
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant