- Notifications
You must be signed in to change notification settings - Fork25
License
hashicorp/go-checkpoint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Checkpoint is an internal service atHashicorp that we use to check version information, broadcast securitybulletins, etc.
We understand that software making remote calls over the internetfor any reason can be undesirable. Because of this, Checkpoint can bedisabled in all of our software that includes it. You can view the sourceof this client to see that we're not sending any private information.
Each Hashicorp application has it's specific configuration optionto disable checkpoint calls, but theCHECKPOINT_DISABLE
makesthe underlying checkpoint component itself disabled. For examplein the case of packer:
CHECKPOINT_DISABLE=1 packer build
Note: This repository is probably useless outside of internal HashiCorpuse. It is open source for disclosure and because our open source projectsmust be able to link to it.
About
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.