Bach Huynh V. VN.Danang

Results 9 issues of Bach Huynh V. VN.Danang

Hi guys, I really happy when we have an options to limit IP to access `dev` env. Because It only added in to the rule of a lister rule without...

area/manifest
type/feature
area/env
type/request
size/M

Hi there, Many times, I used ``` copilot svc deploy --name api --env dev ``` just to apply my addons templates or change the a little bit infra configuration... So...

Hi there, Because Copilot does not Output the ACM ARM of a domain for cloudfront, so I want to use Mapping to hard code the ARN into the template ```...

type/feature
size/M

Hi Copilot team, When I tried to find workaround solution for this issue https://github.com/aws/copilot-cli/issues/4044 Here is my batch job manifest : ``` # The manifest for the "event-change-status" job. #...

Hi there, Today, I have just create Jobs via Copilot, it use Step Functions and Event Bridge to run a job. But, from my point of view, I always create...

Hi all, In the example: ``` # # Cleans up a GitHub PR # name: 🧼 Clean up environment on: pull_request: types: - closed jobs: cleanup: runs-on: ubuntu-latest permissions: write-all...

Hi there, I try my best to build on windows 10. Following by this guide: https://github.com/fireice-uk/xmr-stak-nvidia/blob/dev/WINCOMPILE.md but get the error: `c:\xmr-stak-nvidia\build>msbuild xmr-stak-nvidia.sln /p:Configuration=Release` ``` Microsoft (R) Build Engine version 15.4.8.50001...

Hi there! I try to set MaxConcurrentCount but it seems does not work. Here is my command ``` aws cloudformation update-stack-instances \ --stack-set-name Dev-SwitchRoleTerraform \ --accounts '["19613xxxxx","25913145xxxxx","5116737xxxxx","62613390xxxxx","70865695xxxxx"]' \ --regions '["ap-northeast-1"]'...