Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: remove iot #143

Merged
merged 3 commits into from
Aug 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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