terraform-provider-sysdig
terraform-provider-sysdig copied to clipboard
feat(cloudauth): add routing key metadata for gcp
This PR adds routingkey into metadata in the cloudauth account resource, needed when onboarding gcp accounts.
The cloudauth proto has been updated in the protorepo and copy pasted here.
The CI failures here don't seem to be related to the PR, but rather with the test configuration across all the tests :-
common_test.go:30: SYSDIG_MONITOR_API_TOKEN or SYSDIG_SECURE_API_TOKEN or SYSDIG_IBM_MONITOR_API_KEY must be set for acceptance tests .
Basically the env vars for API_TOKEN & API_KEY are not set for some reason.
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This PR has been closed due to inactivity.