TERRAFORM HUB - rename folder from requests_namingRules to naming and adding requests as subfolder

OPMAAS-1688
Schmid Dennis 2022-06-08 10:38:45 +02:00
parent 36e565c21b
commit 94efaf45e3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ terraform {
backend "s3" {
bucket = "coco-dynatrace-tfstate"
key = "TERRAFORM/request_namingRules/terraform.tfstate"
key = "TERRAFORM/naming/requests/terraform.tfstate"
region = "eu-central-1"
dynamodb_table = "coco-dynatrace-tfstate"
encrypt = true