Open ghost opened 5 years ago
Hey @ytejas :wave: Thank you for taking the time to file this issue! Given that there's been a number of Terraform and AWS provider releases since you initially filed it, can you confirm whether you're still experiencing this behavior?
This issue was originally opened by @ytejas as hashicorp/terraform#22800. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Terraform Configuration Files
Debug Output
Crash Output
Expected Behavior
Actual Behavior
SSL options are not supported for Network Load Balancers.
Steps to Reproduce
Additional Context
Following the documentation but the SSLCertificateArns and SSLPolicy does not apply. Beanstalk fails with the error - Failed Environment update activity. Reason: Configuration validation exception: Invalid option value: 'null' (Namespace: 'aws:elbv2:listener:443', OptionName: 'SSLCertificateArns'): SSL options are not supported for Network Load Balancers.
References
Link: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-general.html#command-options-general-elbv2-listener-default .