Skip to content

Commit 82ed362

Browse files
committed
Updated TF provider version
1 parent e50b53f commit 82ed362

File tree

171 files changed

+171
-171
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

171 files changed

+171
-171
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
22
required_providers {
3-
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.0" }
3+
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" }
44
}
55
}

argocd_dashboard/lifecycles/single_phase_dev_test_prod/pgbackend/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66

77
terraform {
88
required_providers {
9-
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.0" }
9+
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" }
1010
}
1111
}
1212

argocd_dashboard/lifecycles/single_phase_dev_test_prod/s3backend/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55

66
terraform {
77
required_providers {
8-
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.0" }
8+
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" }
99
}
1010
}
1111

argocd_dashboard/project_group/octopub/octopus/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
terraform {
22
required_providers {
3-
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.0" }
3+
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" }
44
}
55
}
66

argocd_dashboard/project_group/octopub/pgbackend/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66

77
terraform {
88
required_providers {
9-
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.0" }
9+
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" }
1010
}
1111
}
1212

argocd_dashboard/project_group/octopub/s3backend/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55

66
terraform {
77
required_providers {
8-
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.0" }
8+
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" }
99
}
1010
}
1111

argocd_dashboard/projects/argo_cd_dashboard/localbackend/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
terraform {
22
required_providers {
3-
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.0" }
3+
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" }
44
}
55
}
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
22
required_providers {
3-
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.0" }
3+
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" }
44
}
55
}

argocd_dashboard/projects/argo_cd_dashboard/pgbackend/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66

77
terraform {
88
required_providers {
9-
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.0" }
9+
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" }
1010
}
1111
}
1212

argocd_dashboard/projects/argo_cd_dashboard/s3backend/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55

66
terraform {
77
required_providers {
8-
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.0" }
8+
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" }
99
}
1010
}
1111

0 commit comments

Comments
 (0)