Geoff Meakin
Geoff Meakin
Hi @manicminer, I wondered if you were able to help with this as its closely related to `https://github.com/hashicorp/terraform-provider-azuread/issues/679` I have some config which creates an `azuread_application` - I'm using `template_id`...
Closely related to https://github.com/hashicorp/terraform-provider-azuread/issues/306, I used to use the virtual `azuread_application_app_role` resource to create app-roles on eapps that were given to me by another team to manage. I had no...
Hi, I've written several of these tools for clients for azuread, google and other IDPs, and I was pleased to come across this tool for google, thanks for your hard...
The main README states: ``` Once you've set up the SAML SSO relationship between Google and AWS, you can find the SP ID by drilling into the Google Apps console,...
Running progrium/consul docker on AWS. I saw this in #56 - "There is an issue with the Consul Docker image, where you must run the container using --net="host". otherwise, communication...
Having seen hiera-eyaml in the wild a few times, it seems many people opt for the hiera-eyaml-gpg because of its support of multiple keys to allow different team members to...
pkcs7-subject cmdline object has been added globally rather than to the pkcs7 createkeys plugin
Noticed when getting exceptions in some places, they were not wrapped or formatted nicely making them hard to read. Also colorized output would help warn in red, info in white,...
Under mysterious conditions, hiera-eyaml replaces the .eyaml editing file with nothing (0 bytes). It may be related to a :wq on EDITOR=vi, needs to be investigated, its kind of unacceptable...
Hi, by default it seems to start on an ephemeral port. Is it possible to start it on port 4566 instead? Thanks