packer/internal/hcp/api
Tanmay Jain 072dfdee9e Skips bucket update when metadata matches current state
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.
2026-04-27 14:07:59 +05:30
..
client.go [COMPLIANCE] Update Copyright and License Headers 2025-11-30 18:32:15 +00:00
client_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-30 18:32:15 +00:00
deprecated_client.go [COMPLIANCE] Update Copyright and License Headers 2025-11-30 18:32:15 +00:00
deprecated_service.go [COMPLIANCE] Update Copyright and License Headers 2025-11-30 18:32:15 +00:00
errors.go [COMPLIANCE] Update Copyright and License Headers 2025-11-30 18:32:15 +00:00
errors_test.go bump golang.org/x/crypto to 0.43.0 (#13518) 2025-11-18 15:49:03 +05:30
mock_service.go Skips bucket update when metadata matches current state 2026-04-27 14:07:59 +05:30
service_bucket.go Skips bucket update when metadata matches current state 2026-04-27 14:07:59 +05:30
service_build.go FEAT: Adds support for updating HCP Packer registry channels 2025-11-21 12:43:46 +05:30
service_channel.go Migrate HCP Packer to API V2 and new nomenclature changes (#12794) 2024-01-24 13:17:35 -05:00
service_enforced_provisioner.go Feature/enforced provisioner (#13591) 2026-04-17 14:17:28 +05:30
service_version.go Migrate HCP Packer to API V2 and new nomenclature changes (#12794) 2024-01-24 13:17:35 -05:00