Nara Kasbergen Kwon
Nara Kasbergen Kwon
I'm working through the V4->V5 upgrade (we're using Diactoros to work around the PSR-7 requirement for now) and one thing that has me stumped is how to make refresh tokens...
``` json { "schemaValidationMessages": [{ "level": "error", "message": "Can't read from file https://api.npr.org/documentation/beryllium/swagger.json" }] } ``` https://api.npr.org/documentation/beryllium/swagger.json is accessible to the public, and I know that the validator used to...
Everyone with even an indirect dependency on this library is now getting this security alert: https://github.com/advisories/GHSA-wf5p-g6vw-rhxx Upgrading Axios to `^1.6.0` should fix it. I tried submitting a PR but got...
### Description > Thinking about this: It would be really cool, if `cdktf provider add` had a flag like `--force-remote` that would make the command fail, if e.g. there's no...
We are excited to announce CDK for Terraform multi-language provider docs in the [Terraform Registry](https://registry.terraform.io/). This helps you simplify infrastructure provisioning and improve productivity by offering provider configuration options and...
### Extension Version v2.27.2023062109 (Preview) ### Problem Statement The newly-introduced TFC view does not support Terraform Enterprise. We purposely descoped this from our MVP because of the unknown LOE to...
### Extension Version v2.27.2023062109 (Preview) ### Problem Statement For our MVP of the Terraform Cloud view, we decided to focus on providing a really solid read-only experience and purposely descoped...
### Extension Version v2.27.2023062109 (Preview) ### Problem Statement Currently, the Runs panel has a "Refresh" button that can be used to refresh the listing of runs associated with a given...
### Extension Version v2.27.2023062109 (Preview) ### Problem Statement For the MVP of our Terraform Cloud integration, the TFC views and the code editing experience are almost completely divorced. One easy...
### Extension Version v2.27.2023062109 (Preview) ### Problem Statement For our MVP, the TFC experience in the extension relies on the user supplying a token (either by creating one via e.g....