kt
kt
Adding another me to +1, its preventing me from running within docker using a shared networked CIFS volume (#750) and i'm not willing to use 777 permissions. Also would probably...
Hi @rayterrill, As in 2.0 we are deprecating all Azure AD resources and data sources in the Azure RM provider in favour of this new provider I have moved the...
@radeksimko - this has come up yet again in AzureRM (actually multiple times the last couple weeks) for a property where the API sets a default if not specified (that...
Thanks for looking into this @apparentlymart, I personally don't think marking the entire block as sensitive is a great UX from the users POV and would put my weight behind...
@magodo I'm not familiar with gogrep, but its popularity is dwarfed by the number of people who use grep/egrep, and we are not grepping go. we are grepping HCL/terraform blocks...
Can confirm this is still a problem with: ``` Terraform v0.11.7 + provider.archive v1.0.3 ``` panic: ``` panic: runtime error: invalid memory address or nil pointer dereference 2018-05-24T21:57:25.689-0700 [DEBUG] plugin.terraform-provider-archive_v1.0.3_x4:...
Hi @reg0l, @thyrion, @brikis98, @philipl, Thank you for opening and commenting on this issue. I have fixed the panic (#26) and can now see what is actually happening here: ```bash...
test failures still:
@richardfric - it might then be best to pull the default out of schema, mark it as computed, and then if it is not elastic set that default during Creat()
@wuxu92 - can we get the service team to fix the swagger? or is this the way they are going to detail their api in the specs going forward? if...