Skip to content

Commit

Permalink
bump provider version
Browse files Browse the repository at this point in the history
  • Loading branch information
nslaughter committed Apr 30, 2023
1 parent cf3d0ae commit 6a96087
Show file tree
Hide file tree
Showing 41 changed files with 50 additions and 50 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The following shows an example Terraform configuration for various integrations:
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "1.70.6"
version = "1.76.0"
}
}
}
Expand All @@ -59,7 +59,7 @@ The following shows an example Terraform configuration for various integrations:
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "1.70.6"
version = "1.76.0"
}
}
}
Expand All @@ -84,7 +84,7 @@ The following shows an example Terraform configuration for various integrations:
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "1.70.6"
version = "1.76.0"
}
}
}
Expand All @@ -109,7 +109,7 @@ The following shows an example Terraform configuration for various integrations:
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "1.70.6"
version = "1.76.0"
}
}
}
Expand All @@ -134,7 +134,7 @@ The following shows an example Terraform configuration for various integrations:
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "1.70.6"
version = "1.76.0"
}
}
}
Expand All @@ -159,7 +159,7 @@ The following shows an example Terraform configuration for various integrations:
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "1.70.6"
version = "1.76.0"
}
}
}
Expand All @@ -184,7 +184,7 @@ The following shows an example Terraform configuration for various integrations:
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "1.70.6"
version = "1.76.0"
}
}
}
Expand All @@ -211,7 +211,7 @@ Visit Lightstep to [Learn how to send telemetry from an OpenTelemetry Collector
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "1.70.6"
version = "1.76.0"
}
}
}
Expand Down Expand Up @@ -264,7 +264,7 @@ Visit Lightstep to [Learn how to send telemetry from an OpenTelemetry Collector
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "1.70.6"
version = "1.76.0"
}
}
}
Expand All @@ -290,7 +290,7 @@ Visit Lightstep to [Learn how to send telemetry from an OpenTelemetry Collector
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "1.70.6"
version = "1.76.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion collector-dashboards/otel-collector-dashboard/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion collector-dashboards/otel-collector-host-dashboard/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down
Loading

0 comments on commit 6a96087

Please sign in to comment.