aboutsummaryrefslogtreecommitdiff
blob: 4dac161c1cca6341dd1c5c31728033994876adcf (plain) (blame)
1
2
3
resource "random_id" "atlas_tunnel_secret" {
  byte_length = 35
}
Powered by cgit v1.2.3 (git 2.41.0)