Sign in
android
/
platform
/
external
/
google-cloud-java
/
refs/heads/android15-qpr2-s2-release
/
.
/
java-redis
/
.cloud
/
variables.tf
blob: e4fb8568cf83ae6a785ecb90ca88e6fcc616a7d4 [
file
] [
log
] [
blame
] [
edit
]
variable
"inputs"
{
type
=
object
({
project_id
=
string
# If true, creates the compute network to be used for integration testing.
should_create_redis_network
=
bool
should_enable_apis_on_apply
=
bool
should_disable_apis_on_destroy
=
bool
})
}