We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859e93c commit 56cbb10Copy full SHA for 56cbb10
terraform/env/dev/variables.tf
@@ -47,7 +47,7 @@ variable "environment" {
47
variable "project_name" {
48
description = "Nome do projeto"
49
type = string
50
- default = "certificates-tech-floripa"
+ default = "tech-floripa-certificates"
51
}
52
53
# Configuração do DynamoDB - Modo de Baixo Custo
terraform/variables.tf
0 commit comments