opentofu/website/source/docs/providers/aws
Srikalyan Swayampakula 2aa28c34ca Not Error out on AWS Lambda VPC config if both subnet_ids and security_group_ids are empty. (#6191)
AWS Lambda VPC config is an optional configuration and which needs to both subnet_ids and
security_group_ids to tie the lambda function to a VPC. We should make it optional if
both subnet_ids and security_group_ids are not net which would add better flexiblity in
creation of more useful modules as there are "if else" checks. Without this we are creating
duplicate modules one with VPC and one without VPC resulting in various anomalies.
2016-08-15 17:52:42 +01:00
..
d Fix invalid reference in iam_policy_document document page. (#8151) 2016-08-12 12:34:27 +10:00
r Not Error out on AWS Lambda VPC config if both subnet_ids and security_group_ids are empty. (#6191) 2016-08-15 17:52:42 +01:00
index.html.markdown Add S3 endpoint override ability and expose S3 path style option (#7871) 2016-08-12 17:52:12 +01:00