Luis Oliveira
Luis Oliveira
Some transformers are merged since babel 5.8.2 [c0fd4c1f9e0b18231f585c4fa793e4cb0e01aed1](https://github.com/babel/babel/commit/c0fd4c1f9e0b18231f585c4fa793e4cb0e01aed1) Looks like is not a good suggestion to use only one. But for now I only have some warning messages: [BABEL] The...
- [ ] Create a suite of tests to validate the TypeScript Support; - [ ] Add a Type Definition of the module; - [ ] Add some docs of...
1.0
# Road Map - [Support to TypeScript](https://github.com/lgvo/di-decorators/issues/4) - [Browser Packages](https://github.com/lgvo/di-decorators/issues/5)
I'm having issues to run the tutorial with the locally (Terraform Community Edition), looks like the module is getting lost when using AWS SSO / Identity Center temporally credentials. Updating...
Update the modules: `terraform-aws-modules/vpc/aws:3.18.1` -> `5.5.2` `terraform-aws-modules/ec2-instance/aws:4.3.1` -> `5.6.0` Update the AWS provider from `~> 4.49.0` to `~> 5.37.0`. Tested with the workflow `init -upgrade`, `fmt`, `validate`, `apply` and checked...