-
### Description
Requesting new resources to manage tags on IAM resources. The aws_ec2_tag resource has been a huge improvement in how we're table to manage tags on the resources in that service and …
-
### What were you trying to accomplish?
Any `eksctl get` command fails. Did not test other commands. This works well on the same EC2 instance where we are running the docker container.
…
-
This might need to be an epic. It's a tech debt task to verify all of the CDK scripts in /resources/cdk to determine whether they use CDK v1 or v2, and if they use v1 they must be updated to v2.
(W…
-
When running `aws eks update-kubeconfig` with `--role-arn` new entry created under `.kube/config`. which contains the following:
```yaml
- name: arn:aws:eks:eu-west-1:123456789:cluster/xxx
use…
-
If you try to create the CloudFormation service quota for stacks in an AWS account that has never been used with Service Quotas, the following error happens in `Community::ServiceQuotas::CloudFormatio…
-
Hello,
We have all our IAM users that require mfa to login with their AWS access key, we do not allow them to create ServiceSpecificAccessKey (we plan to move to saml federation with ADFS, and we w…
-
I use IAM roles with MFA.
Thus, I see no way to support passing the 3 values in directly:
* access key ID
* secret access key
* session token
I want to be able to pass these 3 values in dir…
-
I feel uncomfortable storing in my config file AWS keys that can be used without multi-factor authentication. AWS lets you create an IAM user with a security policy that requires recent multi-factor …
-
After trying the enforced policy there are lots of reports of users complaining about being unable to run automated tasks.
The current policies apply to all the AWS interactions needing to contain …
-
### Terraform Core Version
1.2.8
### AWS Provider Version
4.46.0
### Affected Resource(s)
* aws_cognito_user_pool
### Expected Behavior
Attempting to create a pool with SMS phone…