Frank van Boven

Results 14 issues of Frank van Boven

Hi, really like the binaries (save me a lot of hassle), currently using 4.13 (http://squid413.diladele.com/ubuntu/), any chance 4.15 will be released in the same way?

Question: There are a lot of Properties that have a specific list of allowed values, some example: * https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-connectioninput.html#cfn-glue-connection-connectioninput-connectiontype * https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-sslmode * https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-versioningconfig.html * https://docs.aws.amazon.com/waf/latest/APIReference/API_Predicate.html#WAF-Type-Predicate-Type * https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-allowedmethods These valid values...

enhancement

Just spent way too much time on deploying a scheduled Lambda... The ScheduledExpression can be a Cron, but it's not really a normal Cron 🤔 (When using an [online Cron](https://www.freeformatter.com/cron-expression-generator-quartz.html)...

good first issue
new rule
p1

Hi, Okta does not preserve the sorting as given in the `profile` json of the `okta_app_group_assignment` resource. As a result Teraform keeps updating the group assignment. ### Terraform Version -...

bug
needs-investigation

Hi! Can we get a new release?

Hi, There is some unclarity in the documentation regarding the use of `skip_groups` and the lifecycle policy change. We've got the following deprecation warning on an `okta_app_oauth` now: ``` │...

bug
documentation
triaged

Hi, just updated our Flyway image to `10.8.1` and running with the [suggested](https://github.com/flyway/flyway-docker?tab=readme-ov-file#supported-volumes) volume. But that throws a warning: ```cli WARNING: Storing migrations in 'sql' is not recommended and default...

Hi, we've configuring multiple groups and apps using a terraform module (so identical code) and in 3 out of 40 workspaces a group assignment (consistently the same) keeps throwing an...

bug
triaged

Hi, Currently datasource caching ([Documentation](https://grafana.com/docs/grafana/latest/administration/data-source-management/#query-caching)) is not supported by the Provider. We're moving to Enterprise instances and would like to enable Caching using Terraform. Asked Grafana about provisioning option and...

enhancement
enterprise
good-first-issue

Update our Grafana from `10.3.3` to `10.4.0` (not other changes) and now hitting the following error: ``` Error: ✗ *rendering.RenderingService run error: Unrecognized remote plugin message: Failed to read any...