Start a module for creating a workload identity service account.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Requires a google_iam_workload_identity_pool to exist, but it is not
|
||||
# referenced in this module.
|
||||
|
||||
|
||||
variable "project" {
|
||||
description = "Project ID."
|
||||
type = string
|
||||
}
|
||||
Reference in New Issue
Block a user