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

fix: Add missing SG and subnet configuration for Job Retry lambda #4114

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

chrissng
Copy link
Contributor

@chrissng chrissng commented Sep 6, 2024

While the Security group IDs and Subnet IDs can be configured in the Job-retry lambda, the config variable did not accept it. I rectify the type definition in the variable. Additionally, I also updated the description of the variable for accuracy.

@chrissng
Copy link
Contributor Author

Hi @npalm , this is a simple bug fix. Any chance you can take a quick look? Thank you!

@chrissng
Copy link
Contributor Author

Hi @npalm @stuartp44 can you help review this PR? 🙏

@npalm npalm self-requested a review September 21, 2024 01:45
Copy link
Member

@npalm npalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thx

@npalm npalm merged commit 7095487 into philips-labs:main Sep 21, 2024
40 checks passed
npalm pushed a commit that referenced this pull request Sep 21, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.16.1](v5.16.0...v5.16.1)
(2024-09-21)


### Bug Fixes

* Add missing SG and subnet configuration for Job Retry lambda
([#4114](#4114))
([7095487](7095487))
* **lambda:** bump @aws-sdk/client-ec2 from 3.637.0 to 3.641.0 in
/lambdas in the aws group
([#4106](#4106))
([20f51a1](20f51a1))
* **lambda:** bump @octokit/auth-app from 6.1.1 to 6.1.2 in /lambdas in
the octokit group
([#4117](#4117))
([6e6bd98](6e6bd98))
* **lambda:** bump the aws group in /lambdas with 5 updates
([#4116](#4116))
([4a8826b](4a8826b))
* **lambda:** bump the aws group in /lambdas with 6 updates
([#4128](#4128))
([f6164e7](f6164e7))
* **lambda:** bump the aws-powertools group in /lambdas with 4 updates
([#4129](#4129))
([ab2605f](ab2605f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
jgutierrezglez pushed a commit to jgutierrezglez/terraform-aws-github-runner that referenced this pull request Sep 23, 2024
…ilips-labs#4114)

While the Security group IDs and Subnet IDs can be configured in the
Job-retry lambda, the `config` variable did not accept it. I rectify the
type definition in the variable. Additionally, I also updated the
description of the variable for accuracy.
jgutierrezglez pushed a commit to jgutierrezglez/terraform-aws-github-runner that referenced this pull request Sep 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.16.1](philips-labs/terraform-aws-github-runner@v5.16.0...v5.16.1)
(2024-09-21)


### Bug Fixes

* Add missing SG and subnet configuration for Job Retry lambda
([philips-labs#4114](philips-labs#4114))
([7095487](philips-labs@7095487))
* **lambda:** bump @aws-sdk/client-ec2 from 3.637.0 to 3.641.0 in
/lambdas in the aws group
([philips-labs#4106](philips-labs#4106))
([20f51a1](philips-labs@20f51a1))
* **lambda:** bump @octokit/auth-app from 6.1.1 to 6.1.2 in /lambdas in
the octokit group
([philips-labs#4117](philips-labs#4117))
([6e6bd98](philips-labs@6e6bd98))
* **lambda:** bump the aws group in /lambdas with 5 updates
([philips-labs#4116](philips-labs#4116))
([4a8826b](philips-labs@4a8826b))
* **lambda:** bump the aws group in /lambdas with 6 updates
([philips-labs#4128](philips-labs#4128))
([f6164e7](philips-labs@f6164e7))
* **lambda:** bump the aws-powertools group in /lambdas with 4 updates
([philips-labs#4129](philips-labs#4129))
([ab2605f](philips-labs@ab2605f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
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.

2 participants