Code Monkey home page Code Monkey logo

terraform-provider-identitynow's Introduction

To find how you can declare resources see examples folder

Limitations:

  • Sources get created first, but an aggregation has to run before the rest of the plan can complete successfully because the entitlement data lookups will fail until the aggregation has pulled the entitlements from the source into IdentityNow.

  • After creating the source, you also need to go into the UI and press the "Test Connection" button to verify the source. This unlocks the ability to apply identitynow_account_schema_attribute and identitynow_account_aggregation_schedule.

  • Password policies can be created, but there is a bug in Idn that makes the association to the source not work. For now, you have to go into the UI and make the association. Sailpoint ticket: https://support.sailpoint.com/hc/en-us/requests/82917

  • Create/enable/disable profiles cannot be managed with Terraform yet. The API for them is highly unusual and not amenable to automation.

  • Due to a bug in IdentityNow, Encrypted field in ConnectorAttributes block cannot be left null.

Development

Edit the Go files that make up the provider, and rebuild the provider.

./scripts/build.sh

This script places the provider binary in an implied local mirror directory ($HOME/.terraform.d/plugins/). See build.sh for more comments about ensuring that Terraform uses the local mirror rather than searching the remote registry.

Testing the Provider

In order to test the provider, you can simply run make test.

$ make test

In order to run the full suite of Acceptance test identitynow url, client id and secret, owner name and id, cluster name and id are needed to make the API call to create IdentityNow source for test.

To run acceptance tests, first you need to update the script/gotestacc_vars.sh with above variables values and then simply run make testacc.

$ make testacc

terraform-provider-identitynow's People

Contributors

axonlmai avatar gburton1 avatar locmai avatar

Watchers

 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.