Skip to content

Commit

Permalink
Update lightstep/lightstep requirement from ~> 1.84.2 to ~> 1.86.0
Browse files Browse the repository at this point in the history
Updates the requirements on [lightstep/lightstep](https://github.com/lightstep/terraform-provider-lightstep) to permit the latest version.
- [Release notes](https://github.com/lightstep/terraform-provider-lightstep/releases)
- [Changelog](https://github.com/lightstep/terraform-provider-lightstep/blob/main/.goreleaser.yml)
- [Commits](lightstep/terraform-provider-lightstep@v1.84.2...v1.86.0)

---
updated-dependencies:
- dependency-name: lightstep/lightstep
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 9b0fd12 commit 11eeae2
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 deletions.
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 11eeae2

Please sign in to comment.