Olivier Bourdon

Results 10 issues of Olivier Bourdon

Update to Terraform 0.12.30 is a must (from my standpoint) because it allows [to access remote state from future Terraform versions,](https://github.com/hashicorp/terraform/blob/v0.12/CHANGELOG.md#01230-january-06-2021) HCL2 support is also a must In our case...

### SDK version ``` 2.19.0 ``` ### Use-cases See details in https://github.com/hashicorp/terraform-provider-aws/issues/25986 in case of early fatal AWS ASGs errors occurring after timeout, the error message is exactly the same...

enhancement
waiting-response
subsystem/tests

See the following links for details: - https://github.com/hashicorp/terraform-plugin-sdk/issues/1014 - https://github.com/hashicorp/terraform-provider-aws/issues/25986 - https://github.com/hashicorp/terraform-provider-aws/pull/25987 The documentation has been also updated to include meaningful example for this new functionnality

enhancement
breaking-change
subsystem/tests

Besides what the code is currently doing with this variables, is it possible to get an insight/explanation of what these are really meant for and what relationship they have between...

**Describe the bug** A fully functional HA Vault cluster whose backend is DynamoDB can be updated from 1.9.4 up to 1.10.7 without any problem Upgrading one more time to 1.11.0...

bug
waiting-for-response
storage/dynamodb
core/ha

May be all my changes are not necessary (sorry for the numerous source reformatting due to my IDEs and emacs rules which remove spaces, tabs and others) but seems to...

Considering the fact that your great API is supposed to be used in a lot of different contexts like web service (Tomcat, Jetty, ...) as well as applications/other APIs it...

and uniformize all function names to avoid confusion

I had to go into [the Lucide Icons Reflex source code file](https://github.com/reflex-dev/reflex/blob/main/reflex/components/lucide/icon.py) to figure out what name I had to use For instance https://lucide.dev/icons/chart-pie -> pie_chart and https://lucide.dev/icons/chart-area -> area_chart...

documentation
hacktoberfest