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

Add support for "AWS_LAMBDA" as a valid Transfer Server identity provider type #206

Closed
ewbankkit opened this issue Dec 3, 2021 · 1 comment · Fixed by #208
Closed

Add support for "AWS_LAMBDA" as a valid Transfer Server identity provider type #206

ewbankkit opened this issue Dec 3, 2021 · 1 comment · Fixed by #208

Comments

@ewbankkit
Copy link

Rule: aws_transfer_server_invalid_identity_provider_type
Relates: hashicorp/terraform-provider-aws#22039.

ERROR: File "./website/docs/r/transfer_server.html.markdown", block #5 (lines 60-68):
1 issue(s) found:

Error: "AWS_LAMBDA" is an invalid value as identity_provider_type (aws_transfer_server_invalid_identity_provider_type)

  on /tmp/tmp.yB3PG06l1h/main.tf line 2:
   2:   identity_provider_type = "AWS_LAMBDA"

New Transfer Server identity provider type AWS_LAMBDA.

@ewbankkit
Copy link
Author

Relates #205.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant