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 a0f7aab commit cd24ab7Copy full SHA for cd24ab7
providers.tf
@@ -8,6 +8,7 @@ provider "aws" {
8
tags = {
9
Organization = "soat-tech-challenge"
10
Workspace = "database-staging"
11
+ Exemplo = "apresentacao"
12
}
13
14
0 commit comments