File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ corresponding terraform configurations:
6
6
7
7
| GCP Resource | Terraform Resource | Link to TerraHub Config |
8
8
| -----------------------| --------------------| -------------------------|
9
- | Cloud Function | google_cloudfunctions_function | https://github.com/TerraHubCorp/demo-terraform-automation-gcp/blob/master/google_function/.terrahub.yml#L24 |
10
- | Cloud Storage | google_storage_bucket | https://github.com/TerraHubCorp/demo-terraform-automation-gcp/blob/master/google_storage/.terrahub.yml#L7 |
11
- | Static Website | google_storage_bucket_object | https://github.com/TerraHubCorp/demo-terraform-automation-gcp/blob/master/static_website/.terrahub.yml#L8 |
12
- | IAM Policy | google_storage_bucket_iam_member | https://github.com/TerraHubCorp/demo-terraform-automation-gcp/blob/master/iam_object_viewer/.terrahub.yml#L9 |
9
+ | Cloud Function | google_cloudfunctions_function | [ google_function/.terrahub.yml#L24 ] ( https://github.com/TerraHubCorp/demo-terraform-automation-gcp/blob/master/google_function/.terrahub.yml#L24 ) |
10
+ | Cloud Storage | google_storage_bucket | [ google_storage/.terrahub.yml#L7 ] ( https://github.com/TerraHubCorp/demo-terraform-automation-gcp/blob/master/google_storage/.terrahub.yml#L7 ) |
11
+ | Static Website | google_storage_bucket_object | [ static_website/.terrahub.yml#L8 ] ( https://github.com/TerraHubCorp/demo-terraform-automation-gcp/blob/master/static_website/.terrahub.yml#L8 ) |
12
+ | IAM Policy | google_storage_bucket_iam_member | [ iam_object_viewer/.terrahub.yml#L9 ] ( https://github.com/TerraHubCorp/demo-terraform-automation-gcp/blob/master/iam_object_viewer/.terrahub.yml#L9 ) |
13
13
14
14
Follow below instructions to try this out in your own Google Cloud account.
15
15
You can’t perform that action at this time.
0 commit comments