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

Invalid validation error message when running terraform init in template/aws #86

Open
brianpham opened this issue Jan 11, 2024 · 1 comment · May be fixed by port-labs/terraform-aws-port-exporter#10

Comments

@brianpham
Copy link

Seeing this error when following the instructions to install the AWS exporter

│ Error: Invalid validation error message
│ 
│   on .terraform/modules/port_aws_exporter/variables.tf line 70, in variable "schedule_state":
│   70:     error_message = "Schedule state must be 'ENABLED' or 'DISABLED'"
│ 
│ The validation error message must be at least one full sentence starting with an uppercase letter and ending with a period or question mark.
│ 
│ Your given message will be included as part of a larger Terraform error message, written as English prose. For broadly-shared modules we suggest using a similar writing style so that the overall result will be consistent.
@brianpham
Copy link
Author

Created a PR to fix the issue port-labs/terraform-aws-port-exporter#10

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