chore(deps): update terraform tailscale to v0.26.0#28
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update terraform tailscale to v0.26.0#28renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
5debc9c to
14c3cb7
Compare
ca9dea5 to
83c1193
Compare
83c1193 to
351bc3b
Compare
0e58f85 to
4640da7
Compare
351bc3b to
2294a5a
Compare
2294a5a to
cb52b75
Compare
cb52b75 to
272d30d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.21.1→0.26.0Release Notes
tailscale/terraform-provider-tailscale (tailscale)
v0.26.0Compare Source
Changelog
29e49ed: examples: fix JSON and HuJSON ACL syntax (#609) (@alisdair)a7887ac: tailscale: add fields to device data sources (#574) (@zbuchheit)4ee6c93: build(deps): bump tailscale.com from 1.92.4 to 1.94.1 (#616) (@dependabot[bot])61d3d5f: tailscale: explicitly document all enum values (#622) (@alexwlchan)75931d9: tailscale: mark the posture provider secret key as sensitive (#623) (@alexwlchan)6ecece0: tailscale: add gcs log streaming (#617) (@danni-popova)v0.25.0Compare Source
Changelog
8830619: build(deps): bump tailscale.com from 1.88.3 to 1.90.4 (@dependabot[bot])f8ecd18: build(deps): bump github.com/hashicorp/terraform-plugin-docs (@dependabot[bot])530e5f6: build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 (@dependabot[bot])75963f2: build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 (@dependabot[bot])db23ade: build(deps): bump actions/cache from 4.3.0 to 5.0.1 (@dependabot[bot])82ea818: build(deps): bump actions/checkout from 5.0.0 to 6.0.1 (@dependabot[bot])c8d7dad: build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (@dependabot[bot])dcd7264: build(deps): bump golang.org/x/tools from 0.38.0 to 0.40.0 (@dependabot[bot])2658db6: build(deps): bump tailscale.com from 1.90.4 to 1.92.2 (@dependabot[bot])73e7c60: all: update docs for ACL resource and data source (@mpminardi)5b7bdad: tailscale: add federated identity resource (@mpminardi)1c5c044: build(deps): bump tailscale.com from 1.92.2 to 1.92.4 (@dependabot[bot])v0.24.0Compare Source
Changelog
6da8cb4: provider: added workload identity federation auth support (#567) (@mcoulombe)557bc36: docs: fix spelling of network flow logs (@oxtoacart)2d34561: remove alpha notice from dns_configuration resource (@oxtoacart)v0.23.0Compare Source
Changelog
ef88c7a: build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 (#525) (@dependabot[bot])f5906a2: build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#536) (@dependabot[bot])954ad81: build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 (#533) (@dependabot[bot])a0e4f2d: build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 (#529) (@dependabot[bot])3d79d2d: build(deps): bump actions/cache from 4.2.3 to 4.2.4 (#534) (@dependabot[bot])f0bdc4b: build(deps): bump tailscale.com from 1.84.2 to 1.86.4 (#532) (@dependabot[bot])7880b41: build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#535) (@dependabot[bot])c54f6a6: resource_device_subnet_routes: handle 404 response from resourceDeviceSubnetRoutesRead (@bdalpe)e3d1129: build(deps): bump github.com/hashicorp/terraform-plugin-docs (@dependabot[bot])e081071: resource_dns_configuration: create resource for managing entire DNS configuration at once (@oxtoacart)3690b17: README.md: update instructions for local acceptance tests (#551) (@tomhjp)c586731: build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (@dependabot[bot])41c19c0: build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (@dependabot[bot])c445899: build(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 (@dependabot[bot])9492339: build(deps): bump tailscale.com from 1.86.4 to 1.88.2 (@dependabot[bot])97f02f2: build(deps): bump github.com/hashicorp/terraform-plugin-docs (@dependabot[bot])e9a75a1: build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (@dependabot[bot])2a6aff4: build(deps): bump actions/cache from 4.2.4 to 4.3.0 (@dependabot[bot])2de2dcc: README.md: add callout to the versioning best practices (@mpminardi)682f3ca: resource_tailnet_settings: add https_enabled setting (@neinkeinkaffee)1a175c3: .github/workflows: run go mod tidy as part of format checks (@neinkeinkaffee)a1018e3: docs, tailscale: update tailnet field (#557) (@nikiUppal-TS)v0.22.0Compare Source
Changelog
ef88c7a: build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 (#525) (@dependabot[bot])f5906a2: build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#536) (@dependabot[bot])954ad81: build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 (#533) (@dependabot[bot])a0e4f2d: build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 (#529) (@dependabot[bot])3d79d2d: build(deps): bump actions/cache from 4.2.3 to 4.2.4 (#534) (@dependabot[bot])f0bdc4b: build(deps): bump tailscale.com from 1.84.2 to 1.86.4 (#532) (@dependabot[bot])7880b41: build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#535) (@dependabot[bot])c54f6a6: resource_device_subnet_routes: handle 404 response from resourceDeviceSubnetRoutesRead (@bdalpe)e3d1129: build(deps): bump github.com/hashicorp/terraform-plugin-docs (@dependabot[bot])9cffce1: resource_dns_configuration: create resource for managing entire DNS configuration at once (@oxtoacart)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.