Categorygithub.com/darkedges/terraform-provider-fram
repositorypackage
0.0.0-20241111103331-aa2a703e4d5b
Repository: https://github.com/darkedges/terraform-provider-fram.git
Documentation: pkg.go.dev

# README

Terraform Provider ForgeRock Access Manager

Run the following command to build the provider

go build -o terraform-provider-internal

Test sample configuration

First, build and install the provider.

make install

Then, run the following command to initialize the workspace and apply the sample configuration.

terraform init && terraform apply