Open billmetangmo opened 2 months ago
This comment will be updated when code changes.
Error: "name" cannot be longer than 64 characters: "mtchoun-mouh-snyk-fix-4ea5a9b01620df9fe88a5b16a6e6e3ca-trigger_user_scan"
with aws_cloudwatch_event_rule.scheduler,
on main.tf line 309, in resource "aws_cloudwatch_event_rule" "scheduler":
309: name = (terraform.workspace == "mtchoun-mouh-master") ? "trigger_user_scan" : "${terraform.workspace}-trigger_user_scan"
Operation failed: failed running terraform plan (exit 1)
Error: "name" cannot be longer than 64 characters: "mtchoun-mouh-snyk-fix-4ea5a9b01620df9fe88a5b16a6e6e3ca-trigger_user_scan"
with aws_cloudwatch_event_rule.scheduler,
on main.tf line 309, in resource "aws_cloudwatch_event_rule" "scheduler":
309: name = (terraform.workspace == "mtchoun-mouh-master") ? "trigger_user_scan" : "${terraform.workspace}-trigger_user_scan"
Operation failed: failed running terraform plan (exit 1)
This comment will be updated when code changes.
Error: "name" cannot be longer than 64 characters: "mtchoun-mouh-snyk-fix-4ea5a9b01620df9fe88a5b16a6e6e3ca-trigger_user_scan"
with aws_cloudwatch_event_rule.scheduler,
on main.tf line 309, in resource "aws_cloudwatch_event_rule" "scheduler":
309: name = (terraform.workspace == "mtchoun-mouh-master") ? "trigger_user_scan" : "${terraform.workspace}-trigger_user_scan"
Operation failed: failed running terraform plan (exit 1)
Error: "name" cannot be longer than 64 characters: "mtchoun-mouh-snyk-fix-4ea5a9b01620df9fe88a5b16a6e6e3ca-trigger_user_scan"
with aws_cloudwatch_event_rule.scheduler,
on main.tf line 309, in resource "aws_cloudwatch_event_rule" "scheduler":
309: name = (terraform.workspace == "mtchoun-mouh-master") ? "trigger_user_scan" : "${terraform.workspace}-trigger_user_scan"
Operation failed: failed running terraform plan (exit 1)
Error: "name" cannot be longer than 64 characters: "mtchoun-mouh-snyk-fix-4ea5a9b01620df9fe88a5b16a6e6e3ca-trigger_user_scan"
with aws_cloudwatch_event_rule.scheduler,
on main.tf line 309, in resource "aws_cloudwatch_event_rule" "scheduler":
309: name = (terraform.workspace == "mtchoun-mouh-master") ? "trigger_user_scan" : "${terraform.workspace}-trigger_user_scan"
Operation failed: failed running terraform plan (exit 1)
Error: "name" cannot be longer than 64 characters: "mtchoun-mouh-snyk-fix-4ea5a9b01620df9fe88a5b16a6e6e3ca-trigger_user_scan"
with aws_cloudwatch_event_rule.scheduler,
on main.tf line 309, in resource "aws_cloudwatch_event_rule" "scheduler":
309: name = (terraform.workspace == "mtchoun-mouh-master") ? "trigger_user_scan" : "${terraform.workspace}-trigger_user_scan"
Operation failed: failed running terraform plan (exit 1)
Snyk has created this PR to fix 6 vulnerabilities in the pip dependencies of this project.
Snyk changed the following file(s):
requirements.txt
⚠️ Warning
``` moto 3.1.4 requires werkzeug, which is not installed. jinja2 3.1.4 has requirement MarkupSafe>=2.0, but you have MarkupSafe 1.1.1. diagrams 0.18.0 has requirement jinja2<3.0,>=2.10, but you have jinja2 3.1.4. botocore 1.33.13 has requirement urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.0.7. ```Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information: 🧐 View latest project report 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Cross-site Scripting (XSS) 🦉 Access Restriction Bypass 🦉 Denial of Service (DoS) 🦉 More lessons are available in Snyk Learn