iasql
iasql copied to clipboard
Cloud Infrastructure as data in PostgreSQL
First version of aws_cloudfront module, that only maps the distribution configuration. It needs proper testing, and adding support for collecting metadata. Signed-off-by: Yolanda Robla Closes: #1120
Replace hacky [scheduler RPC](https://github.com/iasql/iasql-engine/blob/main/src/services/scheduler-api.ts) with a proper one, and beef up child process error handling such that it either respawns the child process or kills the parent, too, on failure...
There are still a few things missing, but since the module is not exposed I am hoping to land this before the release so I don't have to port over...
Ideally we can do this before v0.1 and add Heroku which is a tiny provider in case we need to make breaking changes to our API to remove, or generalize,...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.45 to 18.7.11. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
We can check how Terraform or other IaC apps are detecting the changes in JSON Policies and how are they checking if two policies are the same thing. We can...
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 1.6.22 to 2.1.3. Release notes Sourced from @mdx-js/react's releases. 2.1.3 Core 9904838a Fix rewriting of components for custom elements by @bholmesdev in mdx-js/mdx#2101 Docs 69a15b76 Add link...
Look at what Terraform does here