Stig Otnes Kolstad
Stig Otnes Kolstad
There's a list of [awesome Go projects called awesome-go][awesome-go]. None of the other GUI projects there seem to be similar to this one. [awesome-go]: https://github.com/avelino/awesome-go#gui
We are using Atlassian products at work. They are using *.cloudfront.net for includes, a subdomain I don't want to trust globally, but I want to always allow any includes on...
The latest docs is currently not showing `custom_fields` as an attribute.
GitHub is [switching the default branch name]( https://github.com/github/renaming) from `master` to `main`. Currently `refs/heads/master` is hard-coded. It would be good to have this configurable. https://github.com/lightspeed/palisade/blob/4eef8be1eb7077ff902db57b4590abbffcb1f57d/src/cmd/github_action.rs#L8-L11
### Affected Resource(s) Please list the resources as a list, for example: - akamai_property Instructions on how to import a resource of type `akamai_property` using the `terraform import` command is...
### Terraform Version Terraform v0.11.7 ### Affected Resource(s) Please list the resources as a list, for example: - kubernetes_service ### Terraform Configuration Files ```hcl resource kubernetes_namespace "default" { metadata {...
Hello! This is a feature request for adding `COMMENT` to the MySQL `CREATE USER` statements through the `mysql_user` resource. The signature for the `CREATE USER` statement in MySQL 8.0: ```...
AWS SDK has a new release almost daily. This is too much of a spam factor right now. Hopefully we can mitigate this in another way some day, but for...
A bit hard to know when the store is ready for action now. A log message of when the cache is refreshed and ready to serve would be helpful.