terraform-nested-folders/00-backend.tf
Mauritz Uphoff 78b49c4c0c
All checks were successful
CI / Check License Header (push) Successful in 4s
CI / TruffleHog Secrets Scan (push) Successful in 5s
CI / Terraform CI (push) Successful in 9s
Initial commit
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
2025-11-12 09:18:37 +01:00

9 lines
No EOL
250 B
HCL

/*Copyright 2025 STACKIT GmbH & Co. KG <mauritz.uphoff@stackit.cloud>
Use of this source code is governed by an MIT-style
license that can be found in the LICENSE file or at
https://opensource.org/licenses/MIT.*/
/*terraform {
backend "s3" {}
}*/