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

Clout IoT: ability to add devices #1495

Comments

@sdouche
Copy link

sdouche commented May 15, 2018

The module can create registries but not handle devices.

Terraform Version

$ terraform version
Terraform v0.11.7
+ provider.google v1.12.0

Affected Resource(s)

google_cloudiot_registry

Expected Behavior

Be able to create devices with these arguments:

  • id
  • device communication
  • public key format (rs, es, rs_x509, es_x509)
  • public key expiration
  • device metadata
@emilymye
Copy link
Contributor

I'm not sure what you mean by device communication, but I assume you mean you want us to add google_cloudiot_device, equivalent to this API resource?

@sdouche
Copy link
Author

sdouche commented May 15, 2018

Hi @emilymye. You are right, it is this API. I stupidly copy/paste the name of fields on the screen, communication is the Blocked field in the API.

@sungchun12
Copy link

Are there any updates to this enhancement?

@ferrarimarco
Copy link

Now that GoogleCloudPlatform/magic-modules#3357 is merged, I can start having a look at this.

@ferrarimarco
Copy link

FYI: the work to support this resource is here: GoogleCloudPlatform/magic-modules#3637

@ghost
Copy link

ghost commented Aug 13, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Aug 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.