Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
silvermx committed Nov 8, 2023
1 parent 86f44db commit e78aa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ resource "google_project_service" "secretmanager_api" {
resource "time_sleep" "gcp_wait_crm_api_enabling" {
depends_on = [google_project_service.resourcemanager_api]
create_duration = "1m"
}s
}

0 comments on commit e78aa86

Please sign in to comment.