File tree Expand file tree Collapse file tree 4 files changed +18
-2
lines changed
Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -35,3 +35,12 @@ override.tf.json
3535# Ignore CLI configuration files
3636.terraformrc
3737terraform.rc
38+
39+ # Ignore lockfiles
40+ .terraform.lock.hcl
41+
42+ build
43+ target
44+ bin
45+ obj
46+ .DS_Store
Original file line number Diff line number Diff line change 1+ {
2+ "editor.tabSize" : 2 ,
3+ "editor.insertSpaces" : true
4+ }
Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright [yyyy] [name of copyright owner]
190-
189+ Copyright 2025-present Datadog, Inc.
191190 Licensed under the Apache License, Version 2.0 (the "License");
192191 you may not use this file except in compliance with the License.
193192 You may obtain a copy of the License at
Original file line number Diff line number Diff line change 1+ Datadog terraform-aws-ecs-datadog
2+ Copyright 2025 Datadog, Inc.
3+
4+ This product includes software developed at Datadog (https://www.datadoghq.com/).
You can’t perform that action at this time.
0 commit comments