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 6386a8a commit b974ff4
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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.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.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down

0 comments on commit b974ff4

Please sign in to comment.