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.
2 parents 67a6702 + 407a2ec commit 6d3705dCopy full SHA for 6d3705d
operations/deployment/terraform/locals.tf
@@ -7,6 +7,6 @@ locals {
7
GitHubBranchName = "${var.app_branch_name}"
8
GitHubAction = "bitovi/github-actions-node-app-to-aws-vm"
9
OperationsRepoEnvironment = "deployment"
10
- created_with = "terraform"
+ CreatedWith = "terraform"
11
}
12
0 commit comments