You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to apply a google_cloudiot_registry with mqtt_config.mqtt_enabled_state = "MQTT_ENABLED", I get an error. Setting http_config does the same thing.
google_cloudiot_registry.iot-registry: Error updating registry registry: googleapi: Error 400: The provided 'update_mask' path 'mqtt_config' is not allowed. Only the fields ['credentials', 'event_notification_configs', 'http_config.http_enabled_state', 'log_level', 'mqtt_config.mqtt_enabled_state', 'state_notification_config.pubsub_topic_name'] are mutable., badRequest
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered:
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 👉 hashibot-feedback@hashicorp.com. Thanks!
ghost
locked and limited conversation to collaborators
Nov 18, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to apply a google_cloudiot_registry with mqtt_config.mqtt_enabled_state = "MQTT_ENABLED", I get an error. Setting http_config does the same thing.
Terraform Version
Terraform v0.11.7
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/ricochet1k/a6aa3defe4fa5bb0cc8bae7a957fa3f1
Expected Behavior
Enable MQTT and HTTP for IOT registry.
Actual Behavior
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: