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 f5617e7 commit 6284438Copy full SHA for 6284438
main.tf
@@ -1,6 +1,7 @@
1
module "tags" {
2
source = "git::https://github.com/rhythmictech/terraform-terraform-tags.git?ref=v0.0.2"
3
tags = var.tags
4
+
5
names = [
6
var.name,
7
"rolling-restart",
0 commit comments