hongbo-miao/hongbomiao.com

View on GitHub
cloud-infrastructure/terraform/modules/snowflake/hm_snowflake_account_parameter/variables.tf

Summary

Maintainability
Test Coverage
variable "key" {
  type = string
}
variable "value" {
  type = string
}