Monica

Results 11 issues of Monica

Hello, I ask for forgiveness ahead of time. I'm a python newbie. I installed pyrad via: pip install pyrad I'm getting this when I run the example (with server/server info...

support

Does this include accounting? Or, is it only authentication?

## Is your request related to a new offering from AWS? CodeDeploy is not a new offering. https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codedeploy_deployment_config https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codedeploy_deployment_group https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codedeploy_app ## Is your request related to a problem? Please describe....

## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - Yes ✅: [please list the...

## Description The IAM profile is not being set on the EC2 instance. create_iam_instance_profile = false iam_instance_profile_arn = "arn:aws:iam::ACCT:role/role_name_here" ## ⚠️ Note Before you submit an issue, please perform the...

How to copy files into ECS container? I currently use this to log into an ECS container. aws ecs execute-command --region REGION --cluster CLUSTER --task XX --container CONTAINER --command "/bin/sh"...

feature-request

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

ECS
Proposed

Is Blue/green deployment (powered by AWS CodeDeploy) supported?

bug

I am getting this error: aws ecs execute-command --region REGION --cluster CLUSTER --task TASK --container CONTAINER --command "/bin/sh" --interactive The Session Manager plugin was installed successfully. Use the AWS CLI...

### Summary Is there an ECS AMI with ImdsSupport set to 2.0? ### Description Is there an ECS AMI with ImdsSupport set to 2.0? ### Expected Behavior ### Observed Behavior...