Skip to content

Conversation

@alexgallotta
Copy link
Contributor

No description provided.

@alexgallotta alexgallotta requested a review from a team as a code owner June 20, 2025 19:17
@alexgallotta alexgallotta requested a review from avangelillo June 20, 2025 19:17
| <a name="input_tracing_config_mode"></a> [tracing\_config\_mode](#input\_tracing\_config\_mode) | Whether to sample and trace a subset of incoming requests with AWS X-Ray. | `string` | `null` | no |
| <a name="input_vpc_config_ipv6_allowed_for_dual_stack"></a> [vpc\_config\_ipv6\_allowed\_for\_dual\_stack](#input\_vpc\_config\_ipv6\_allowed\_for\_dual\_stack) | Allows outbound IPv6 traffic on VPC functions that are connected to dual-stack subnets. | `bool` | `null` | no |
| <a name="input_vpc_config_security_group_ids"></a> [vpc\_config\_security\_group\_ids](#input\_vpc\_config\_security\_group\_ids) | List of security group IDs associated with the Lambda function. | `set(string)` | `null` | no |
| <a name="input_vpc_config_subnet_ids"></a> [vpc\_config\_subnet\_ids](#input\_vpc\_config\_subnet\_ids) | List of subnet IDs associated with the Lambda function. | `set(string)` | `null` | no |

Choose a reason for hiding this comment

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

Are all of the whitespace changes here to make make them more consistent in the editor?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think so, the IDE added them when I added the new readme line

@alexgallotta alexgallotta merged commit 5532f96 into main Jul 22, 2025
4 checks passed
@alexgallotta alexgallotta deleted the SVLS-6823-fips branch July 22, 2025 14:12
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.

3 participants