You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ terraform plan
Error: expected length of allowed_pattern to be in the range (1 - 1024), got
on .terraform/modules/ssm-ps-creds/main.tf line 46, in resource "aws_ssm_parameter" "default":
46: allowed_pattern = var.allowed_pattern
$ terraform version
Terraform v0.13.6
+ provider registry.terraform.io/hashicorp/aws v3.35.0
This works fine with AWS provider 3.34.0.
The text was updated successfully, but these errors were encountered:
This works fine with AWS provider 3.34.0.
The text was updated successfully, but these errors were encountered: