Skip to content

Commit 3a120ff

Browse files
chore(deps): update terraform plural to v0.2.25
1 parent 1af2b1c commit 3a120ff

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

example/customstackrun/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
plural = {
44
source = "pluralsh/plural"
5-
version = "0.2.1"
5+
version = "0.2.25"
66
}
77
}
88
}

example/gitrepository/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
plural = {
44
source = "pluralsh/plural"
5-
version = "0.2.1"
5+
version = "0.2.25"
66
}
77
}
88
}

example/globalservice/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
plural = {
44
source = "pluralsh/plural"
5-
version = "0.2.1"
5+
version = "0.2.25"
66
}
77
}
88
}

example/oidcprovider/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
plural = {
44
source = "pluralsh/plural"
5-
version = "0.2.1"
5+
version = "0.2.25"
66
}
77
}
88
}

example/prautomation/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
plural = {
44
source = "pluralsh/plural"
5-
version = "0.2.1"
5+
version = "0.2.25"
66
}
77
}
88
}

example/project/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
plural = {
44
source = "pluralsh/plural"
5-
version = "0.2.1"
5+
version = "0.2.25"
66
}
77
}
88
}

example/service/apps/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
plural = {
44
source = "pluralsh/plural"
5-
version = "0.2.24"
5+
version = "0.2.25"
66
}
77
}
88
}

example/service/helm/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
plural = {
44
source = "pluralsh/plural"
5-
version = "0.2.1"
5+
version = "0.2.25"
66
}
77
}
88
}

example/servicecontext/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
plural = {
44
source = "pluralsh/plural"
5-
version = "0.2.1"
5+
version = "0.2.25"
66
}
77
}
88
}

example/sharedsecret/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
plural = {
44
source = "pluralsh/plural"
5-
version = "0.2.1"
5+
version = "0.2.25"
66
}
77
}
88
}

0 commit comments

Comments
 (0)