issues
search
terraform-aws-modules
/
terraform-aws-datadog-forwarders
Terraform module to create resources on AWS to forward logs/metrics to Datadog 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/datadog-forwarders/aws
Apache License 2.0
56
stars
41
forks
source link
fix: Update CI workflow versions to latest
#46
Closed
bryantbiggs
closed
3 weeks ago
bryantbiggs
commented
3 weeks ago
Description
Update CI workflow versions to latest
Motivation and Context
Updates our workflows to use the latest versions
Removes warnings for Python 3.12 in runners
Breaking Changes
No
How Has This Been Tested?
[ ] I have updated at least one of the
examples/*
to demonstrate and validate my change(s)
[ ] I have tested and validated these changes using one or more of the provided
examples/*
projects
[x] I have executed
pre-commit run -a
on my pull request
Description
Motivation and Context
Breaking Changes
How Has This Been Tested?
examples/*
to demonstrate and validate my change(s)examples/*
projectspre-commit run -a
on my pull request