sourcegraph/dev/managedservicesplatform
Robert Lin 5491331e48
msp: fixed-length operator access account ID, restrict service ID lengths (#59187)
Using service name in the account ID results in IDs that are too long for the operator access SA added in #59105 - this change uses a randomized name with fixed length. This fits the use case as well, since these operator accounts should only be used by MSP tooling.

To prevent future issues, there is now a check restricting the service ID length.
2023-12-21 17:12:35 -08:00
..
googlesecretsmanager msp: tfcworkspaces stack for notifications and provisioning runs (#59103) 2023-12-19 14:17:13 -08:00
internal msp: fixed-length operator access account ID, restrict service ID lengths (#59187) 2023-12-21 17:12:35 -08:00
spec msp: fixed-length operator access account ID, restrict service ID lengths (#59187) 2023-12-21 17:12:35 -08:00
terraformcloud sg msp: add 'sg msp tfc view' (#59142) 2023-12-20 16:20:53 -08:00
BUILD.bazel msp: tfcworkspaces stack for notifications and provisioning runs (#59103) 2023-12-19 14:17:13 -08:00
cdktf.go msp: tfcworkspaces stack for notifications and provisioning runs (#59103) 2023-12-19 14:17:13 -08:00
CODENOTIFY chore: update CODENOTIFY for Joe (#56647) 2023-09-14 16:09:33 +00:00
managedservicesplatform.go sg: add 'sg msp postgresql connect' (#59106) 2023-12-20 14:53:34 -08:00