mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-10 17:20:26 -04:00
Prevents unnecessary update operations by checking if the bucket's description and labels already match the requested values before issuing an update. Improves efficiency and avoids redundant API calls. |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| deprecated_client.go | ||
| deprecated_service.go | ||
| errors.go | ||
| errors_test.go | ||
| mock_service.go | ||
| service_bucket.go | ||
| service_build.go | ||
| service_channel.go | ||
| service_enforced_provisioner.go | ||
| service_version.go | ||