Git Product home page Git Product logo

terraform-hsdp-connect-onboarding's Introduction

HSDP Connect IoT onboarding module

This module creates all necessary IAM groups and roles to support successful onboarding onto the HSDP Connect IoT services. Example usage:

module "connect_onboarding" {
  source = "philips-labs/connect-onboarding/hsdp"

  onboarding_iam_org_id = var.iam_org_id
  admin_users           = ["bosmang"]
  self_service_users    = ["bosmang"]
}

Requirements

Name Version
hsdp >= 0.14.1

Providers

Name Version
hsdp >= 0.14.1

Modules

No modules.

Resources

Name Type
hsdp_iam_group.connect_admin_group resource
hsdp_iam_group.connect_group resource
hsdp_iam_group.connect_self_service resource
hsdp_iam_role.connect_admin resource
hsdp_iam_role.connect_readonly resource
hsdp_iam_role.connect_role resource
hsdp_iam_role.connectss_role resource
hsdp_iam_org.org data source
hsdp_iam_user.admin_user data source
hsdp_iam_user.self_service_user data source

Inputs

Name Description Type Default Required
admin_service_ids List of service credentials for Connect IoT admin list(string) [] no
admin_user_ids List of admin Connect IoT admin users IDs list(string) [] no
admin_users List of admin Connect IoT admin users list(string) [] no
onboarding_iam_org_id IAM organization (GUID) you want to onboard to Connect IOT string n/a yes
provisioning_service_id The Connect IoT provisioning service ID, provided during onboarding by HSDP string "" no
self_service_users List of users who can use the Connect IoT Self Service UI list(string) [] no

Outputs

No outputs.

Contact / Getting help

Post your questions on the #terraform HSDP Slack channel

License

License is MIT

terraform-hsdp-connect-onboarding's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar loafoe avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.