Skip to content

Commit

Permalink
Merge pull request #99 from lightstep/dependabot/terraform/lightstep/…
Browse files Browse the repository at this point in the history
…lightstep-tw-1.86.0

Update lightstep/lightstep requirement from ~> 1.84.2 to ~> 1.86.0
  • Loading branch information
adil-sultan authored Jan 11, 2024
2 parents 9b0fd12 + e00923c commit 1446a1a
Show file tree
Hide file tree
Showing 43 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion examples/applicationelb-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion examples/ec2-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion examples/rds-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion 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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/amplify-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/apigateway-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/applicationelb-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/athena-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/aurora-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/autoscaling-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/backup-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/certificatemanager-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/chatbot-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/chime-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloudfront-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloudhsm-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/cloudtrail-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/cognito-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/dynamodb-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/ebs-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/ec2-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/ecs-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/efs-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/eks-node-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/eks-pod-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/elasticache-redis-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/elasticmapreduce-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/eventbridge-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/inspector-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/kinesis-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/lambda-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/msk-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/msk-topic-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/natgateway-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/networkfirewall-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/rds-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/redshift-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/route53-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/s3-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/ses-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/sns-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/sqs-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion modules/stepfunctions-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.84.2"
version = "~> 1.86.0"
}
}
required_version = ">= v1.0.11"
Expand Down

0 comments on commit 1446a1a

Please sign in to comment.