No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-25 15:37:50 +05:30
.github Feat: upgrades go version in CI 2026-06-25 14:57:58 +05:30
capability updated copyright headers 2026-03-31 23:16:49 -05:00
internal updated copyright headers 2026-03-31 23:16:49 -05:00
META.d updated copyright headers 2026-03-31 23:16:49 -05:00
types updated copyright headers 2026-03-31 23:16:49 -05:00
version updated copyright headers 2026-03-31 23:16:49 -05:00
.copywrite.hcl Copywrite: Boostrap new config 2023-01-26 15:23:50 -08:00
.roam.yaml Feat: upgrade go version to 1.25 2026-06-25 14:44:46 +05:30
CHANGELOG.md Feat: upgrades go version 2026-06-25 14:55:09 +05:30
config.go updated copyright headers 2026-03-31 23:16:49 -05:00
config_test.go updated copyright headers 2026-03-31 23:16:49 -05:00
errors.go updated copyright headers 2026-03-31 23:16:49 -05:00
errors_test.go updated copyright headers 2026-03-31 23:16:49 -05:00
go.mod Feat: upgrades go version 2026-06-25 14:55:09 +05:30
go.sum Feat: upgrades go version 2026-06-25 14:55:09 +05:30
interface.go updated copyright headers 2026-03-31 23:16:49 -05:00
LICENSE updated copyright headers 2026-03-31 23:16:49 -05:00
provider.go updated copyright headers 2026-03-31 23:16:49 -05:00
provider_actions.go updated copyright headers 2026-03-31 23:16:49 -05:00
provider_endpoint.go updated copyright headers 2026-03-31 23:16:49 -05:00
provider_test.go updated copyright headers 2026-03-31 23:16:49 -05:00
README.md typo in the badge URL 2022-08-10 12:11:52 -04:00
SECURITY.md Adding ENGSRV-043 files 2022-08-09 10:46:37 -04:00
structs.go updated copyright headers 2026-03-31 23:16:49 -05:00

HCP SCADA Provider build badge

SCADA is an internal component of the infrastructure of the Hashicorp Cloud Platform control plane and it stands for Supervisory Control And Data Acquisition. It provides HCP with access to functions and data on HCP-managed clusters.

The provider package establishes and maintains a long-lived connection to allow incoming requests to be served by components running in relative network isolation.

SCADA is a variation on a NAT traversal technique.

Who uses it

It's in use internally at Hashicorp.

License

Mozilla Public License v2.0