Maksim Horbul
Maksim Horbul
We use LunaCA3 OpenSSL engine and need to load key from it. GetModulus turned to be a useful method for verifying RSA key.
Terraform does not allow to use variables other than self, count and for_each in destroy command. Also updated code to avoid deprecation warnings and fix variable types.
# Terraform CLI and Terraform AWS Provider Version Terraform v1.0.6 AWS provider 3.63.0 # Affected Resource(s) aws_cognito_user_pool # Affected Module Attrinbute(s) string_schemas number_schemas # Terraform Configuration Files ``` module "cognito_user_pool"...