Skip to content

Conversation

oxtoacart
Copy link
Collaborator

…es and CompressionFormat parameters

Updates tailscale/corp#26860

Depends on tailscale/tailscale-client-go-v2#14

testacc:
TF_ACC=1 go test $(TEST) -v $(TESTARGS) -timeout 120m

testacc_local:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drive-by, makes local acceptance testing easier.

@oxtoacart
Copy link
Collaborator Author

"upload_period_minutes": {
Type: schema.TypeInt,
Description: "The number of minutes to wait in between uploading new logs. If the quantity of logs does not fit within a single upload, multiple uploads will be made. Defaults to 1.",
Default: 1,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mpminardi Will specifying defaults here (or in the API implementation) cause spurious plan updates for existing configurations that don't specify these parameters?

@oxtoacart oxtoacart force-pushed the percy/corp26860 branch 3 times, most recently from 28021d7 to 12549a4 Compare March 4, 2025 18:33
@oxtoacart oxtoacart requested review from mpminardi and zehauser March 4, 2025 18:33
}
```

Remember to run `make build` to build the provider and pick up your local changes.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drive-by, as I forgot to do this while I was testing :)

Copy link
Member

@mpminardi mpminardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM. I think we can add an updates https://github.com/tailscale/corp/issues/26867 to the commit message as well.

…es and CompressionFormat parameters

Updates tailscale/corp#26860
Updates tailscale/corp#26867

Signed-off-by: Percy Wegmann <[email protected]>
@oxtoacart oxtoacart merged commit fd3759d into main Mar 5, 2025
5 checks passed
@oxtoacart oxtoacart deleted the percy/corp26860 branch March 5, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants