Skip to content

Commit

Permalink
Upgrade terraform-provider-signalfx to v9.7.1 (#668)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider pulumi/pulumi-signalfx
--kind=all --target-version=9.7.1`.

- Updating Java Gen version from 1.0.0 to 1.1.0.
- Upgrading terraform-provider-signalfx from 9.7.0  to 9.7.1.
	
Fixes #667
  • Loading branch information
pulumi-bot authored Feb 3, 2025
1 parent 18b4f21 commit d9ba185
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pulumi-java-gen.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0
2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.23.3
require (
github.com/pulumi/pulumi-terraform-bridge/v3 v3.102.0
github.com/pulumi/pulumi/sdk/v3 v3.147.0
github.com/splunk-terraform/terraform-provider-signalfx v1.9.2-0.20250123232925-3eb63b5ab531
github.com/splunk-terraform/terraform-provider-signalfx v1.9.2-0.20250202225401-b32fb8e3c493
)

replace (
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2183,8 +2183,8 @@ github.com/spf13/pflag v1.0.2/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnIn
github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/splunk-terraform/terraform-provider-signalfx v1.9.2-0.20250123232925-3eb63b5ab531 h1:Nr2vgLXLVud2HS9wtQC7CiVRfQV+bsY8BJ0pczvWR34=
github.com/splunk-terraform/terraform-provider-signalfx v1.9.2-0.20250123232925-3eb63b5ab531/go.mod h1:FvD/+M/eJz35Et6VO8kAf7tRwaMVuPl0tW835XIZBUk=
github.com/splunk-terraform/terraform-provider-signalfx v1.9.2-0.20250202225401-b32fb8e3c493 h1:jS1BkFy53xoOuDFNbA7ioLi9XK3esUHC5HKm4ZhgqoQ=
github.com/splunk-terraform/terraform-provider-signalfx v1.9.2-0.20250202225401-b32fb8e3c493/go.mod h1:FvD/+M/eJz35Et6VO8kAf7tRwaMVuPl0tW835XIZBUk=
github.com/stoewer/go-strcase v1.3.0/go.mod h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
Expand Down
2 changes: 1 addition & 1 deletion sdk/java/build.gradle

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d9ba185

Please sign in to comment.