Skip to content

Files

Latest commit

8d6ba49 · Feb 3, 2022

History

History
42 lines (29 loc) · 1.63 KB

File metadata and controls

42 lines (29 loc) · 1.63 KB

terraform-google-gcr-cleaner-complete-example

Complete usage of the module (setting values for all variables)

Requirements

Name Version
terraform >= 1.0.10
google >= 4.1.0
google-beta >= 4.1.0

Providers

No providers.

Modules

Name Source Version
gcr_cleaner ../.. n/a

Resources

No resources.

Inputs

Name Description Type Default Required
google_project_id The project ID to create resources under. string n/a yes
region The region where resources will be created. string n/a yes

Outputs

Name Description
app_engine_application_name The name of the app engine application.
cloud_run_service_id The ID of the cloud run service.
cloud_scheduler_jobs List of the created scheduler jobs.