Skip to content

Commit

Permalink
Update terraform provider version (fix Gigibyte issue) (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
JMHAUTBOIS-Claranet authored Jul 3, 2023
1 parent e0756ee commit 4fe3722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/stack/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
signalfx = {
source = "splunk-terraform/signalfx"
version = ">= 6.7.6"
version = ">= 7.0.0"
}
}
required_version = ">= 0.12.26"
Expand Down

0 comments on commit 4fe3722

Please sign in to comment.