Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
namusyaka committed Mar 8, 2019
1 parent db89a5c commit e880cb5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@ module "pubsub" {

| Name | Description |
|------|-------------|
| id | The ID of the Pub/Sub topic |
| subscription_names | The name list of Pub/Sub subscriptions |
| subscription_paths | The path list of Pub/Sub subscriptions |
| topic | The name of the Pub/Sub topic |
| uri | The URI of the Pub/Sub topic |

[^]: (autogen_docs_end)

Expand Down Expand Up @@ -155,4 +157,4 @@ are as follows:
- Golang - gofmt. gofmt comes with the standard golang installation. golang
-s a compiled language so there is no standard linter.
- Terraform - terraform has a built-in linter in the `terraform validate` command.
- Dockerfiles - hadolint. Can be found in homebrew
- Dockerfiles - hadolint. Can be found in homebrew

0 comments on commit e880cb5

Please sign in to comment.