Releases: beranek1/terraform-aws-openid-config-crawler
Releases · beranek1/terraform-aws-openid-config-crawler
Minor changes
Add S3 bucket creation support
Destination S3 bucket is automatically created, if related input variable is omitted. Minor fixes regarding forwarding prefix to jwks module.
Add JWKS fetching support
Adds JWKS support by creating preconfigured openid-jwks-crawler module if enabled. JWKS json files are stored inside a subfolder named jwks. https://registry.terraform.io/modules/beranek1/openid-jwks-crawler/aws/latest
Initial release
Creates all necessary resources except the S3 bucket used for storing configurations, therefore an existing S3 bucket is required. S3 bucket creation will be added as an option sometime in the future.