Skip to content

Commit

Permalink
fix: Adding KMS API in bootstrap project (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
renato-rudnicki authored and bharathkkb committed Mar 31, 2021
1 parent f5f5224 commit 39b8da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 0-bootstrap/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ module "seed_bootstrap" {
activate_apis = [
"serviceusage.googleapis.com",
"servicenetworking.googleapis.com",
"cloudkms.googleapis.com",
"compute.googleapis.com",
"logging.googleapis.com",
"bigquery.googleapis.com",
Expand Down

0 comments on commit 39b8da3

Please sign in to comment.