Skip to content

Commit

Permalink
add readme headers
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorludwig committed Dec 6, 2019
1 parent 01965a1 commit 9688913
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/billing_account/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Billing Account Example

This example illustrates how to use the `billing_accounts_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down
4 changes: 4 additions & 0 deletions examples/folder/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Folder Example

This example illustrates how to use the `folders_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down
4 changes: 4 additions & 0 deletions examples/kms_crypto_key/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# KMS Crypto Key Example

This example illustrates how to use the `kms_crypto_keys_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down
4 changes: 4 additions & 0 deletions examples/kms_key_ring/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# KMS Key Ring Example

This example illustrates how to use the `kms_key_rings_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down
4 changes: 4 additions & 0 deletions examples/organization/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Organization Example

This example illustrates how to use the `organizations_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down
4 changes: 4 additions & 0 deletions examples/project/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Project Example

This example illustrates how to use the `projects_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down
4 changes: 4 additions & 0 deletions examples/pubsub_subscription/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# PubSub Subscription Example

This example illustrates how to use the `pubsub_subscriptions_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down
4 changes: 4 additions & 0 deletions examples/pubsub_topic/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# PubSub Topic Example

This example illustrates how to use the `pubsub_topics_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down
4 changes: 4 additions & 0 deletions examples/service_account/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Service Account Example

This example illustrates how to use the `service_accounts_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down
4 changes: 4 additions & 0 deletions examples/storage_bucket/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Storage Bucket Example

This example illustrates how to use the `storage_buckets_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down
4 changes: 4 additions & 0 deletions examples/subnet/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Subnet Example

This example illustrates how to use the `subnets_iam` submodule

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Inputs

Expand Down

0 comments on commit 9688913

Please sign in to comment.