Releases: squaredup/terraform-provider-squaredup
Releases · squaredup/terraform-provider-squaredup
v1.4.1
What's Changed
Dependencies Update
- Bump actions/setup-go from 5.0.0 to 5.0.2 by @dependabot in #82
- Bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.12.0 by @dependabot in #83
- Bump github.com/hashicorp/terraform-plugin-testing from 1.7.0 to 1.10.0 by @dependabot in #84
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #79
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.4 by @dependabot in #76
- Bump actions/checkout from 4.1.3 to 4.1.7 by @dependabot in #77
- Bump golangci/golangci-lint-action from 4.0.0 to 6.1.0 by @dependabot in #86
- Bump hashicorp/setup-terraform from 3.0.0 to 3.1.2 by @dependabot in #85
- Bump github.com/hashicorp/terraform-plugin-framework-jsontypes from 0.1.0 to 0.2.0 by @dependabot in #87
- Bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0 by @dependabot in #74
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
New Features
- Support for Scopes by @shaswot77 in #53
Enhancements
- Update Query to New Graph Query Endpoint by @shaswot77 in #57
Other Changes
- Bump actions/checkout from 4.1.1 to 4.1.3 by @dependabot in #54
- Bump github.com/hashicorp/terraform-plugin-framework from 1.7.0 to 1.8.0 by @dependabot in #51
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #55
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.1 by @dependabot in #56
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
Enhancements
- Allow Nodes Datasource to be Filtered by Source Id by @shaswot77 in #50
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
Bug Fixes
- Node Lookup Fix by @shaswot77 in #49
Other Changes
- Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0 by @dependabot in #48
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Enhancements
- Allow URL to be provided as region by @shaswot77 in #42
- Add user-agent to Request Header by @shaswot77 in #43
- Increase of Node Lookup Retry & Exclude Canonical Node Types by @shaswot77 in #44
Bug Fixes
- Allow Empty Monitors for Selected Monitors Alert Type by @shaswot77 in #46
- Remove OA Url from State by @shaswot77 in #45
- Validate Dashboard JSON after Mustache Rendering by @shaswot77 in #47
Other Changes
- Bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.6.0 by @dependabot in #36
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #34
- Bump github.com/hashicorp/terraform-plugin-framework from 1.6.0 to 1.7.0 by @dependabot in #41
- Bump github.com/hashicorp/terraform-plugin-testing from 1.6.0 to 1.7.0 by @dependabot in #38
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
New Features
- Support for Dashboard Sharing by @shaswot77 in #26
- Support for Adding Alert Channels and Alerts by @shaswot77 in #25
- Support for Scripts by @shaswot77 in #29
Enhancements
- Workspace Resource Tidyup by @shaswot77 in #31
- Cleanup of Unused Properties and Enable Test Parallelisation by @shaswot77 in #32
Other Changes
- Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 by @dependabot in #22
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #23
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 by @dependabot in #24
- Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.17.0 by @dependabot in #27
- Bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0 by @dependabot in #30
- Bump github.com/hashicorp/terraform-plugin-docs from 0.17.0 to 0.18.0 by @dependabot in #28
Breaking Changes
open_access_enabled
has been renamed toallow_dashboard_sharing
insquaredup_workspace
resource
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
Enhancements
- Support for Dashboard Timeframe by @shaswot77 in #21
Bug Fixes
- Update API Endpoints by @shaswot77 in #19
Other Changes
- Bump github.com/hashicorp/terraform-plugin-go from 0.19.1 to 0.20.0 by @dependabot in #18
- Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #17
- Bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.6.0 by @dependabot in #16
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #20
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
New Features
- SquaredUp Nodes DataSource by @shaswot77 in #15
Other Changes
- Bump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1 by @dependabot in #14
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 by @dependabot in #10
- Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 by @dependabot in #12
- Update Module Name by @shaswot77 in #13
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.4.1 by @dependabot in #7
- Bump actions/checkout from 3.5.2 to 4.1.1 by @dependabot in #5
- Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 by @dependabot in #4
- Bump crazy-max/ghaction-import-gpg from 5.2.0 to 6.0.0 by @dependabot in #2
- Bump goreleaser/goreleaser-action from 4.2.0 to 5.0.0 by @dependabot in #1
- Bump actions/setup-go from 4.0.0 to 4.1.0 by @dependabot in #3
- GitHub Issue Templates by @shaswot77 in #8
- Document Generation Update and Linter Fix by @shaswot77 in #9
- Rename of Data Source and Simplify DataSource Config by @shaswot77 in #11
Full Changelog: https://github.com/squaredup/terraform-provider-squaredup/commits/v1.0.0