Andrew Hamade
Andrew Hamade
https://www.terraform.io/plugin/sdkv2/schemas/schema-types https://github.com/opsgenie/terraform-provider-opsgenie/pull/217 According to here the PR linked above actually shouldn't have broken it since they set TypeSet to TypeList. > TypeSet implements set behavior and is used to represent...
I made a change, but I am unable to test it because I don't have access to an OpsGenie account anymore. Can someone try this please? It probably won't work,...
> Happy to test this out, however when trying to download your build of the provider visiting: > > https://github.com/devopstagon/terraform-provider-opsgenie/releases > > in a web browser indicates there are no...
@jcsmith any luck?
> Testing indicates this resolves the issue of terraform always reporting changes to schedule rotation time restrictions. Amazing. I will submit it as a PR then. Thanks for testing! I...
Native images are basically the future of Java and microservices, so making this issue a priority would be a great idea.
I suspect it could be reverse proxy settings. This block seems to cause issues: ``` # location block for /web - This is purely for aesthetics so /web/#!/ works instead...
This is still broken :'(
> > This works when using the oicd provider. > > > > 1. Create an app registraion in azure ad. > > Note down the tenant id and client...
Azure AD groups should have unique ids like Windows groups. Get the ID and set that. If it still doesn't work then you misconfiguration something. Azure AD and Windows Server...