Skip to content

Commit

Permalink
fix!: remove iot (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
stenalpjolly authored Aug 9, 2023
1 parent 892adec commit dca11ae
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 784 deletions.
33 changes: 0 additions & 33 deletions examples/cloudiot/README.md

This file was deleted.

80 changes: 0 additions & 80 deletions examples/cloudiot/main.tf

This file was deleted.

30 changes: 0 additions & 30 deletions examples/cloudiot/outputs.tf

This file was deleted.

20 changes: 0 additions & 20 deletions examples/cloudiot/variables.tf

This file was deleted.

28 changes: 0 additions & 28 deletions examples/cloudiot/versions.tf

This file was deleted.

4 changes: 0 additions & 4 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,3 @@ suites:
driver:
name: terraform
root_module_directory: test/fixtures/pubsub
- name: cloudiot
driver:
name: terraform
root_module_directory: test/fixtures/cloudiot
7 changes: 0 additions & 7 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,9 @@ spec:
actuationTool:
type: Terraform
version: '>= 0.13'
subBlueprints:
- name: cloudiot
location: modules/cloudiot
examples:
- name: bigquery
location: examples/bigquery
- name: cloudiot
location: examples/cloudiot
- name: kms
location: examples/kms
- name: simple
Expand Down Expand Up @@ -129,12 +124,10 @@ spec:
roles:
- level: Project
roles:
- roles/cloudiot.admin
- roles/pubsub.admin
- roles/resourcemanager.projectIamAdmin
- roles/bigquery.admin
services:
- cloudiot.googleapis.com
- cloudresourcemanager.googleapis.com
- pubsub.googleapis.com
- serviceusage.googleapis.com
Expand Down
102 changes: 0 additions & 102 deletions modules/cloudiot/README.md

This file was deleted.

Loading

0 comments on commit dca11ae

Please sign in to comment.