-
### Current Terraform Version
```
$ terraform version
Terraform v1.0.0
on darwin_amd64
+ provider registry.terraform.io/hashicorp/aws v3.47.0
```
### Use-cases
Reduce the I/O noise of …
-
The Web Video Map Tracks Format is a proposal for a text format derived from WebVTT that allows to associate geotagging information with a video, for instance to synchronize video playback with moveme…
-
In Terraform build, Az.ResourceGraph Module URI (URL) is incorrect.
Listed as:
` uri = "https://www.powershellgallery.com/api/v2/package/az.resourcegraph/0.13.0"`
Should be:
` uri = "htt…
-
### What happened?
There has been a handful of issues with `LateInitalize` Management Policy which is ideal when using `initProvider` because you can run into infinite reconciliation loops with…
-
As discussed via email and during today's main call, @egekorkan and I as chairs of WoT CG would like to move some editing activities of the website to the WoT community group. This issue is to discus…
-
Hi @smellslikeml ,
I have read through the README.md provided but would like to clarify on some things that are not mentioned in it.
1. For the dataset, inside each subdirectory which is the lab…
-
### Which package/s are you suggesting this feature for?
tfgrid-sdk-ts, dashboard
# Situation
A user asked if we had a TFChain Explorer to see TFT balance/transactions of a given wallet.
#…
-
A quick and simple way to get setup using Torus with Terraform would make it really easy for anyone using Terraform to store/share their secrets inside Torus.
To use Torus today with Terraform or […
-
Deep thoughts
-
Hi, I would like to ask you is there any way to use profiler for inference. I was able to run for training, but it didn't work for inference (putting a callback function in predict function).