Skip to content

Commit

Permalink
Test if test config needed updated provider version
Browse files Browse the repository at this point in the history
  • Loading branch information
tleed5 committed Jan 10, 2024
1 parent ce83912 commit 9de544d
Show file tree
Hide file tree
Showing 74 changed files with 74 additions and 74 deletions.
2 changes: 1 addition & 1 deletion terraform/1-singlespace/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/10-helmfeed/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/10a-helmfeedds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/11-dockerfeed/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/11a-dockerfeedds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/12-ecrfeed/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/12a-ecrfeedds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/13-mavenfeed/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/13a-mavenfeedds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/14-nugetfeed/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/14a-nugetfeedds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/15-workerpool/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/15a-workerpoolds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/16-environment/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/16a-environmentlookup/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/17-lifecycle/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/17a-lifecycleds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/18-variableset/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/18a-variablesetds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/19-project/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/19a-projectds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/19b-projectspace/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/2-projectgroup/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/20-channel/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/20a-channelds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/21-tagset/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/22-gitcredentialtest/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/22a-gitcredentialtestds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/23-scriptmodule/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/23a-scriptmoduleds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/24-tenants/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/24a-tenantsds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/25-certificates/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/25a-certificatesds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/26-tenant_variables/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/27-machinepolicy/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/28-projecttrigger/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/29-k8starget/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/29a-k8stargetds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/2a-projectgroupds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/3-awsaccount/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/30-sshtarget/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/30a-sshtargetds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/31-listeningtarget/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/31a-listeningtargetds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/32-pollingtarget/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/32a-pollingtargetds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/33-cloudregiontarget/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/33a-cloudregiontargetds/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/34-offlinedroptarget/config.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
required_providers {
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.11.3" }
octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.14.3" }
// Use the option below when debugging
// octopusdeploy = { source = "octopus.com/com/octopusdeploy" }
}
Expand Down
Loading

0 comments on commit 9de544d

Please sign in to comment.