Skip to content

Commit

Permalink
Correct Cloud Run DomainMapping namespace in encoder
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
rileykarson authored and modular-magician committed Oct 10, 2019
1 parent 1c0c6a3 commit 0ba984b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/cloudfunctions_function.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ for Cloud Functions.
## Example Usage

Secured function with a user allowed to invoke:

```hcl
resource "google_storage_bucket" "bucket" {
name = "test-bucket"
Expand Down

0 comments on commit 0ba984b

Please sign in to comment.