No description
Find a file
Phani Devavarapu 658b453911
Merge pull request #92 from hashicorp/dependabot/go_modules/gomod-backward-compatible-fee62e0d4a
Bump the gomod-backward-compatible group with 3 updates
2026-01-12 07:03:47 -07:00
.github PULL_REQUEST_TEMPLATE => pull_request_template 2025-05-15 09:25:31 -07:00
capability [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
internal [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
META.d [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
types [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
version [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
.copywrite.hcl Copywrite: Boostrap new config 2023-01-26 15:23:50 -08:00
CHANGELOG.md Add changelog and update version (#61) 2024-05-07 17:15:54 -04:00
config.go [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
config_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
errors.go [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
errors_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
go.mod Bump the gomod-backward-compatible group with 3 updates 2026-01-12 13:06:44 +00:00
go.sum Bump the gomod-backward-compatible group with 3 updates 2026-01-12 13:06:44 +00:00
interface.go [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
LICENSE [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
provider.go [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
provider_actions.go [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
provider_endpoint.go [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00:00
provider_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00: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 [COMPLIANCE] Update Copyright and License Headers 2025-11-08 10:52:11 +00: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