File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 77** /Makefile @ cloudposse-terraform-components/engineering
88** /Makefile. * @ cloudposse-terraform-components/engineering
99
10- # Cloud Posse must review any changes to tflint configuration and pre-commit config
11- .tflint.hcl @ cloudposse-terraform-components/engineering
10+ # Cloud Posse must review any changes to pre-commit configuration
1211.pre-commit-config.yaml @ cloudposse-terraform-components/engineering
1312
1413# Cloud Posse Admins must review all changes to CODEOWNERS, github configuration or the mergify configuration
Original file line number Diff line number Diff line change @@ -11,3 +11,5 @@ repository:
1111
1212
1313
14+
15+
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ locals {
4848}
4949
5050module "datadog_configuration" {
51- source = " ../../ datadog-configuration/ modules/datadog_keys"
51+ source = " github.com/cloudposse-terraform-components/aws- datadog-credentials//src/ modules/datadog_keys?ref=tags/v1.535.2 "
5252 context = module. this . context
5353}
5454
You can’t perform that action at this time.
0 commit comments