Guilherme Zanini

Results 3 issues of Guilherme Zanini

**Using vuesax 3.11.7 version.** Hello, I updated my vuesax from version **3.9.0** to **3.11.7** and now i can't use the loading function outside of vue components. Example: **This works:** ```...

local container = Game.createItem(1988, 1) player:addItemEx(container) container:addItem(2160, 200) Would be interesting if there a way to add more than 100 items of a type in a once.

## what - Added [override_artifact_name] parameter (https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codebuild_project#override_artifact_name) - Added [artifact_encryption_disabled] parameter (https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codebuild_project#artifact_encryption_disabled) ## why - There are some projects that need to override the artifact name, encryption disabled, so I...