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 b5417de commit f7e5898Copy full SHA for f7e5898
variables.tf
@@ -1,6 +1,5 @@
1
data "aws_caller_identity" "current" {}
2
3
-//export
4
locals {
5
project = "example-pipecd-control-plane"
6
alb = {
0 commit comments